@charset "utf-8";

/* ---------------
	GLOBAL
---------------- */

html {
	color:#003655;
        overflow: scroll;
	overflow-x: hidden;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-weight:inherit;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
        
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
}
sub {
	vertical-align:baseline;
}
legend {
	color:#000;
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
input, button, textarea, select {
	font-size:100%;
}
ul li {
    list-style-type: none;
    margin-left: 0;
    padding-left: 1.3em;
}

/*----------------------------------------------------------
START CUSTOM CSS
---------------------------------------------------------- */
a {
	color: #003655;
	text-decoration: none;
}
a:hover {
	color: #003655;
	text-decoration: underline;
}
a img {
	border:0;
}
img a:hover {
	text-decoration: none;
}
select, option {
	font-size:12px;
}
option {
	padding-right: 10px;
}
ul, ol {
	margin-left: 20px;
}
p {
	padding-bottom: 10px;
}
h1, h2, h3, h4, h5, h6 {
	/*color:#eae1d6;*/
	line-height: normal;
	margin:0;
	padding:0 0 10px 0;
	font-weight: 300;
	font-style:  normal;
}
h1 {
	font-family: "Exo";
	font-weight: 700;
	font-size: 25px;
	color: #003655;
	padding: 5px 0 10px;
        text-shadow:0 0 1px transparent;
        -webkit-text-stroke: 1px transparent;
}
h2 {
	font-family: "Exo";
	font-size: 18px;
	font-weight: 600;
	color: #003655;
	padding: 0 0 5px;
        line-height: 26px;
        text-shadow:0 0 1px transparent;
        -webkit-text-stroke: 1px transparent;
}
h3 {
	font-size: 16px;
	font-weight: 400;
	color: #eae1d6;
	font-family: "Exo";
        text-shadow:0 0 1px transparent;
        -webkit-text-stroke: 1px transparent;
}
h4, h5, h6 {
	font-size:11px;
}
.clear {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 100%;
}
strong {
	font-weight:bold;
}
address {
	font-style:normal;
	padding-bottom:10px;
}

img { -ms-interpolation-mode: bicubic; }

/* main structure
-------------------------------------------------------*/
body {
	color: #003655;
	text-align: center;
	font: normal 11px/150% Verdana, Arial, Helvetica, sans-serif; 
    /*    font: normal 12px/150% Arial, Verdana, Helvetica, sans-serif;*/
        
}
body#page_home {
	background:transparent url(../images/bg_body.jpg) repeat-x 0 0;
}
.top_image {
	background:transparent url(../images/bg_body_sub.png) repeat-x 0 0;
	position: relative;
	padding-top: 125px;
        max-height: 145px;
        overflow: hidden;
}

#top_image { alignment-adjust: central; margin-left: 15px;}

.container {
	width: 990px;
	padding: 0;
	margin: 0 auto 0;
	text-align: left;
	position: relative;
	clear: both;
}


.containersp {
	padding:30px 0 0 15px;
	width: 975px;	
    overflow: hidden;
}
#top {
	width:100%;
	min-height:500px;
        
        margin-bottom: 100px;
}
#head {
  background: url("../images/bg_body_gts.jpg") repeat-x scroll 0 0 #000000;
  height: 125px;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 199;
}
#head .container {
    background: url("../images/bg_head_gts-t.jpg") no-repeat scroll 0 0 transparent;
	height: 125px;
	padding:0;	
}

#head .gts-hu {
    background: url("../images/bg_head_gts-t-hu.jpg") no-repeat scroll 0 0 transparent;
	height: 125px;
	padding:0;	
}

#head .gts-ro {
    background: url("../images/bg_head_gts.jpg") no-repeat scroll 0 0 transparent;
	height: 125px;
	padding:0;	
}

#head .gts {
    background: url("../images/bg_head_gts.jpg") no-repeat scroll 0 0 transparent !important;
	height: 125px;
	padding:0;	
}

#head .gts-cz {
    background: url("../images/bg_head_gts-t2.jpg") no-repeat scroll 0 0 transparent !important;
	height: 125px;
	padding:0;	
}



#head .gts-cz .logo a.DT-head { display: none !important;}
#head .gts-cz #top_menu { margin-right: 70px;}
#head .gts-cz #top_menu .nav_top { right: 130px;}
#head .gts-cz #top_menu .nav_top .submenudiv { margin-left: -40px;}

#head .gts-cz #top_menu .nav_top .sublang { left: -240px !important; top: 22px !important;}

.magenta-box {
    margin-top: 350px;
    margin-left: 14px;
    margin-right: 14px;
    background-color: #ee008c;
    color: #fff;
    padding: 30px 60px;
    font-size: 14px;
    line-height: 20px;
    -webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;

}
.magenta-box h1 { color: #fff;}
 

.magenta-button-1 { 
    background-color: #ee008c;
    color: #fff;
    font-size: 18px !important;
    text-decoration: none;
    padding: 15px 40px;
    -webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
transition: background-color .3s;
}
.magenta-button-1:hover { color: #fff !important; text-decoration: underline !important; background-color: #9c005d;}

#head #logo {
	height: 70px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 155px;
}
#head #logo a {
	display: block;
	width:100%;
	height:100%;
	text-indent: -9999px;
	overflow:hidden;
}


#main_body {
    margin-top: 15px;
    overflow: hidden;
}

/* menu
-------------------------------------------------------*/
#top_menu div {
}
#main-menu {
    z-index: 98;	
	position: relative;
    width: 940px;
	height: 25px;
    margin: 16px auto 0;
}
#main-menu #menu {
    height: 70px;
    margin: 0;
    padding: 0;
	position: absolute;
    right: 0;
}
ul#nav_menu {
	display: inline-block;
	font-size: 13px;
	height: 40px;
	list-style: none outside none;
	background: url("../images/menu_li.gif") no-repeat scroll left 0 transparent;
	margin: 33px 0 0 15px;
	position: absolute;
	padding: 0 0 0 1px;
	z-index:900;
	top: 47px;
	width:975px;
}
ul#nav_menu li {
	background: url("../images/menu_li.gif") no-repeat scroll right 0 transparent;
    display: block;
    float: left;
    margin:0 auto;
    padding: 0 1px 0 0;
    text-align: center;
    /* width: 191px; */ 
}

ul#nav_menu li.toplevel {
  background: url("../images/menu_li.gif") no-repeat scroll right 0 transparent;
  float: left;
  line-height: 40px;
  /* min-width: 18%; */
  padding: 0 1px 0 0;
  text-align: center;
}

ul#nav_menu li.toplevel a {
  height: auto;
  padding: 0px 32px 0px 32px;
}

ul#nav_menu li a {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    height: 26px;
    padding: 7px;
    text-decoration: none;
    text-transform: uppercase;
    width: auto;
    text-align: center;
}
ul#nav_menu li a span {
  background: none repeat scroll 0 0 transparent;
  cursor: pointer;
  display: block;
  font-family: Verdana,Geneva,sans-serif;
  font-weight: normal;
  padding: 0;
  width: auto;
}
ul#nav_menu li a span span {
    background: none repeat scroll 0 0 transparent;
    line-height: 25px;
}
ul#nav_menu li a:hover, ul#nav_menu li.active a:hover, ul#nav_menu li a.class_hover, ul#nav_menu li.active a.class_hover {
    background: none repeat scroll 0 0 #f4f6f9;
	color:#ec7703;
}
ul#nav_menu li.active a {
    background: url("../images/nav_active_li.png") repeat-x scroll 0 0 transparent;
}

ul#nav_menu li.active span {
}
ul#nav_menu li.active li span {
}

ul#nav_menu li.active li a {
    background: none repeat scroll 0 0 transparent;
}
.nav_top {
  display: inline-block;
  font-size: 12px;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 170px;
  top: 0;
  z-index: 1002;
    /*display: inline-block;
    font-size: 12px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
	float: right;*/
}
.nav_top li {
    display: block;
    float: left;
    margin: 4px 0 0 2px;
    padding: 0;
	position: relative;
}
.nav_top li a {
    /*color: #79a6c2;*/
    color:#385f7e;
	font-size:11px;
    display: block;
    float: left;
    padding: 22px 22px 0 25px;
    text-decoration: none;
    width: auto;
}
.nav_top li a:hover {
	color:#ec7703;
}
.nav_top li.mc1 {
    background: url("../images/mc1.gif") no-repeat scroll 0 21px transparent;
}
.nav_top li.mc2 {
    background: url("../images/mc2.gif") no-repeat scroll 0 21px transparent;
}
.nav_top li.mc3 {
    background: url("../images/mc3.gif") no-repeat scroll 0 21px transparent;
}
.nav_top li a span {
    cursor: pointer;
    display: block;
    height: 25px;
    width: auto;
}

#subMenu ul {
    background-color: #00334D;
    text-align: left;
}
#subMenu li {
    margin: 0;
    padding: 0;
    text-align: left;
}
#subMenu li a span {
	padding: 0;
}
#subMenu li a span span, #subMenu li a.first span span, #subMenu li a.last span span {
    color: #FFFFFF;
    display: block;
    padding: 15px 25px 15px 15px;
    text-align: left;
    text-decoration: none;
    white-space: nowrap;
}
#subMenu li a {
	border-top:1px solid #464646;
    color: #FFF;
    display: block;
    padding: 0;
	font-size: 14px;
}
#subMenu li a.first {
	border-top:none;
}
#subMenu li a:hover, #subMenu li.active a {
    text-decoration: none;
}
#subMenu li a.first:hover span, #subMenu li.active a.first span {
    background-color: #ed1c24;
    color: #FFFFFF;
}
#subMenu li a.last:hover span, #subMenu li.active a.last span {
}
#subMenu li a:hover span span, #subMenu li a.first:hover span span, #subMenu li a.last:hover span span, #subMenu li.active a span span, #subMenu li.active a.first span span, #subMenu li.active a.last span span {
    background: url("../images/sipkab.png") no-repeat scroll 213px center transparent;
    background-color: #ed1c24;
    color: #FFFFFF;
}

/* head 
-------------------------------------------------------*/
#head .logo {
    height: 70px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 230px;
    z-index: 99;
}
#head .logo a.GTS-head {
    display: inline-block;
    height: 70px;
    overflow: hidden;
    text-indent: -9999px;
    width: 30%;
    float: left;
}
#head .logo a.DT-head {
    display: inline-block;
    height: 70px;
    overflow: hidden;
    text-indent: -9999px;
    width: 70%;
    float: left;
}
#head .gts .logo a.DT-head { display: none !important;  }
#head .gts .logo a.GTS-head {  width: 100%; }

#head .gts-hu .DT-head { display: none !important;}
#top_respo .gts-hu .DT-head { display: none !important;}

#head .gts-ro .DT-head { display: none !important;}
#top_respo .gts-ro .DT-head { display: none !important;}

#content {
    float: left;
    margin-left: 10px;
    position: relative;
    width: 715px;
    margin-bottom: 20px;
}
.templ4 #content {
    margin-left: 0;
    width: 715px;
}

.templ7 #content {
    margin-left: 0;
    width: 715px;
}

.templ2 #content {
    float: none;
    padding-right: 15px;
	padding-bottom:20px;
    width: auto;
	margin-left: 0;
}
#content h3 {
	font-family: "Exo";
	font-weight: 700;
	font-size: 18px;
	color: #6e9ab6;
	/*padding: 5px 0 10px;*/
        line-height: 24px;
        padding: 0 0px 8px 0px;
}
#content table {
	margin: 0;
	border: 0;
	padding: 0;
}
#content ul {
	margin: 0;
	padding: 0;
}
#content li {
	margin: 0;
	padding: 2px 0 2px 20px;
	background: url('../images/ul_content_li.gif') no-repeat scroll 0 8px transparent;
}
#content ol li { background: none; padding-left: 10px;}

#content a {
	text-decoration:underline;
}
#content a:hover{
	color: #ec7703;
}

/* top_search 
-------------------------------------------------------*/
#top_search {
  background: url("../images/top_search.gif") no-repeat scroll 0 0 transparent;
  display: inline-block;
  float: right;
  height: 26px;
  margin-bottom: 3px;
  margin-top: 22px;
  padding-right: 15px;
  width: 148px;
}
#top_search .content {
    min-height: 26px;
}
#top_search .submit {
    background-color: transparent;
    border: 0 none;
    cursor: pointer;
    float: right;
    height: 22px;
    margin: 2px 3px 0 0;
    text-indent: -9000px;
    width: 22px;
}
#top_search .input {
    float: right;
}
#top_search .input_text {
    background-color: transparent;
    border: 0 none;
    color: #B3B2B2;
    font-size: 11px;
    padding: 6px 5px;
    width: 105px;
}
#top_search .input_text.focused {
    color: #79a6c2;
}

/* content 
-------------------------------------------------------*/
.boxs {

        overflow:hidden;
	padding:514px 14px 10px 0;
	z-index:10;


}

#inner_home {

        background-color: #fff;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
        padding: 10px 0px 25px 0px;
        z-index:10;
        margin: 0px 0px 0px 15px; 
        
        -webkit-box-shadow: 0px 0px 3px 0px rgba(197, 219, 233, 0.3);
box-shadow: 0px 0px 3px 0px rgba(197, 219, 233, 0.3); 
        position: relative;
        
        border: 1px solid #c5dbe9;
        overflow: hidden;
        
        behavior: url(../ie-css3.htc);
}

.fix_box a.butt { position: absolute; /* bottom: 20px; */ top: 112px;} 
.fix_boxr a.butt { position: absolute; top: 89px; }


div.cnt div {  }

.fix_box {
	width:296px;
	margin-left:30px;
	margin-top: 10px;
	/* padding-right:151px; */
	float:left;
        position: relative;
}

.fix_box a h2 { padding: 0px !important;}

.fix_box  .fix_box_img {
        float:right;
        margin-left: 10px;
       -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
    
}
.fix_boxr p { padding-bottom: 4px !important;}

.fix_box p{
	color:#000;
	font-size:12px;
}
.fix_box .butt, #butt {
	padding:0 0 0 10px;
    background: url("../images/butm_l.png") no-repeat scroll 0 0 transparent;
	height:30px;
	display: inline-block;
        
}
.fix_box .butt span, #butt span {
    background: url("../images/butm_r.png") no-repeat scroll right 0 transparent;
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    height: 23px;
    padding: 7px 30px 0 10px;
}
.fix_box .butt:hover, #butt:hover {
	background-position: 0 -30px;
}
.fix_box .butt:hover span, #butt:hover span {
	background-position: right -30px;
}
.fix_boxr {
  /*background: url("../images/bg_fix_boxr.png") no-repeat scroll right 0 transparent;*/
  /*float: left;*/
  float:right;
  height: 111px;
  /*margin-left: 15px;*/
  padding:10px 20px 20px 20px;
  width: 260px;
  color:#003655;
}
.fix_boxr .all {
	float:right;
	color:#6e9ab6;
	text-decoration:underline;
}
.fix_boxr h2 {
	display: inline-block;
}
.fix_boxr .read, .article .read  {
	background: url("../images/arr_m.png") no-repeat scroll right 4px transparent;
	display:inline-block;
	color:#6e9ab6;
	padding-right:15px;
}


.fix_boxr .butt, #butt {
	padding:0 0 0 10px;
    background: url("../images/butm_l.png") no-repeat scroll 0 0 transparent;
	height:30px;
	display: inline-block;
        
}
.fix_boxr .butt span, #butt span {
    background: url("../images/butm_r.png") no-repeat scroll right 0 transparent;
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    height: 23px;
    padding: 7px 30px 0 10px;
}
.fix_boxr .butt:hover, #butt:hover {
	background-position: 0 -30px;
}
.fix_boxr .butt:hover span, #butt:hover span {
	background-position: right -30px;
}

.article {
	padding:0 15px 25px 10px;
}
#pager {
    left: 0;
    line-height: 7px;
    float: right;
    z-index: 999;
}
#pager a {
    background: url("../images/pager.png") no-repeat scroll center top transparent;
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    height: 7px;
    line-height: 7px;
    margin: 0 7px;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 7px;
	text-indent:-9999px;
}

#pager a.activeSlide, #pager a:hover {
    background: url("../images/pager.png") no-repeat scroll center bottom transparent;
}
.contentt {
	padding:5px 14px;
}
.content_top {
    background: url("../images/content_top.gif") no-repeat scroll center top transparent;
	width:962px;
	height:14px;
}
.content_bottom {
    background: url("../images/content_bottom.gif") no-repeat scroll center bottom transparent;
	width:962px;
	height:16px;
}
.content_body {
    background: url("../images/content_body.gif") repeat-y scroll center 0 transparent;
    width: 962px;
}

.content_body .cols {
    background: url("../images/bg_cols.png") no-repeat scroll center 0 transparent;
    
}
.content_body .col {
    float:left;
	overflow:hidden;
	padding:0 10px 0 30px;
}
.content_body .col1 {width:141px;}
.content_body .col2 {width:168px;}
.content_body .col3 {width:168px;}
.content_body .col4 {width:148px;}
.content_body .col5 {width:135px;}
.content_body strong {
	color:#ec7703;
        font-size: 10px;
}
.content_body ul {
	padding-top:10px;
	margin:0;
}
.content_body li {
	padding-left:0;
        font-size: 11px;
}
.content_body a {
	font-size:11px;
}
.content_body a:hover {
	color:#ec7703;
	text-decoration:none;
}


/* footer 
-------------------------------------------------------*/
.footer {
	padding:10px 0;
	text-align:center;
	position:relative;
        margin-bottom: 20px;
        font-size: 11px;
        color:#000;
}
.agreed { margin-bottom: 0px !important;}

.footer a {
	font-size:11px;
	padding:0 5px;
        text-decoration: underline;
}
.footer a:hover {
        color: #EC7703;
}

.footer span {
	color:#79a6c2;
	padding:10px 0;
	display:block;
}
.footer span.copy {
	color:#79a6c2;
	padding:10px 0;
	display:block;
        float:left;
        width:300px;
        margin-left: 20px;
}

.footer span.disclaimer {
        color:#79a6c2;
	padding:10px 0;
	display:block;
        float:right;
        width:620px;
        text-align:right;
        padding-right: 20px;
}

.footer .share {
	position:absolute;
	right:14px;
	top:0;
}
.footer .addthis_toolbox {
}
.footer .addthis_button_facebook span.at15t_facebook {
	background: transparent url(../images/widget.png) no-repeat 0 0px;
	height: 25px;
    padding: 0 3px 0 0;
    width: 25px;;
}
.footer .addthis_button_twitter span.at15t_twitter{
	background: transparent url(../images/widget.png) no-repeat -30px 0px;
	height: 25px;
    padding: 0 3px 0 0;
    width: 25px;
}
.footer .addthis_button_google span.at15t_google{
	background: transparent url(../images/widget.png) no-repeat -60px 0px;
	height: 25px;
    padding: 0 3px 0 0;
    width: 25px;;
}
#slider2 {
    /* background: url("../images/bg_body_gts_2.jpg"); */
	height: 550px;
    width: 100%;
	margin-top:120px;
    position: absolute;
    top: 0;
	left:0;
	z-index: 0;
        overflow: hidden;
}
#slider2 .slider_img {
	height: 550px;
    width: 100%;
    background-repeat: repeat-x !important;
    background-position: top !important;
}
#slider2 img{
	height: 550px;
    left: 50%;
    /* margin-left: -700px;*/
    margin-left:-50%;
    position: absolute;
    top: 0;
    /*width: 1400px;*/
    z-index: 0;
}

img.rsImg { height: 125px !important; width: 960px !important;  margin-top: 0px !important; -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
position: absolute; z-index: 1;
}

/* submenu 
-------------------------------------------------------*/
.nav_top .submenu {
    font-weight: normal;
    text-transform: none;
    width: 100%;
}
.nav_top .submenu {
    margin: 0;
	position:relative;
}
.nav_top .submenu tr {
    background: none repeat scroll 0 0 transparent;
    float: none;
    padding: 0;
    position: relative;
}
.nav_top .submenu tr a {
    color: #003655;
    display: block;
    float: none;
    font-size: 11px;
    font-weight: normal;
    height: auto;
    padding: 0 5px 0 0;
    text-decoration: none;
    text-transform: none;
    width: auto;
}
.nav_top .active .submenu li a {
}
.nav_top .submenu li a:hover {
    color: #ec7703;
}
.nav_top li:hover .submenudiv {
    left:-20%; 
}

#top_menu .nav_top .sublang {
    display: block;
    position: absolute;
    left: -79px;
    text-align: left;
    top: 49px;
    width: 200px;
    color: #79A6C2;
    z-index: 1000;
}
.nav_top .sublang a {
    /* color: #79A6C2; */
    color: #385F7E;
    display: inline-block;
    float: none;
    font-size: 11px;
    padding: 1px 5px 0 5px;
    text-decoration: none;
    width: auto;
}
.nav_top .sublang a.active {
    /* text-decoration: underline; */
    font-weight: bold;
    
}
.nav_top .submenudiv {
    background: url("../images/submenu_top.png") no-repeat scroll center 0 transparent;
	clear: both;
	font-weight: normal;
    left: -9999em;
    position: absolute;
    text-transform: none;
    top: 47px;
 	padding-top:8px;
	z-index:1002;
}
.nav_top .submenudiv table{
	border-collapse: collapse;
	clear: both;
}
.nav_top .submenudiv td{
	background-color:#eaedf3;
	white-space:nowrap;
	padding: 4px 0;
	text-align:left;
}
.nav_top .submenudiv .submenu_top_left{
    background: url("../images/submenu_box_tb.png") no-repeat scroll left 0 transparent;
	padding: 15px 15px 0 0;
	display:block;
}
.nav_top .submenudiv .submenu_top_right{
	background: url("../images/submenu_box_tb.png") no-repeat scroll right 0 transparent;
    padding: 15px 0 0 15px;
	display:block;
}
.nav_top .submenudiv .submenu_bottom_left {
  background: url("../images/submenu_box_bb.png") no-repeat scroll left 0 transparent;
  display: block;
  padding: 15px 15px 0 0;
}
.nav_top .submenudiv .submenu_bottom_right {
  background: url("../images/submenu_box_bb.png") no-repeat scroll right 0 transparent;
  display: block;
  padding: 15px 0 0 15px;
}
.nav_top .submenudiv .submenu_top{
	height: 15px;
    line-height: 15px;
    padding: 0;
}
.nav_top .submenudiv .submenu_bottom{
    background: url("../images/submenu_box_bs.png") repeat-x scroll 0 0 transparent;
	height: 15px;
    line-height: 15px;
    padding: 0;
}
.nav_top .submenudiv .submenu_l a {
	text-align:right;
	padding:0 26px 0 0;
	min-height: 18px;
    min-width: 30px;
}
.nav_top .submenudiv .submenu_r a {
	text-align:left;
	padding:0 0 0 25px;
	height: 18px;
}
.nav_top .submenudiv .submenu_hoverl, .nav_top .submenudiv .submenu_hoverr {
  background-color: #EAEDF3;
  height: 18px;
  padding: 0 0 0 5px;
}
.nav_top .submenudiv  tr:hover .submenu_hoverl {
    background: url("../images/submenu_hover_trl.png") no-repeat scroll left 0 #fff;
}
.nav_top .submenudiv  tr:hover .submenu_hoverr {
    background: url("../images/submenu_hover_trr.png") no-repeat scroll left 0 #fff;
}
.nav_top .submenudiv  tr:hover .submenu_l, .nav_top .submenudiv  tr:hover .submenu_r{
    background-color:#fff;
	color:#ec7703;
}
.nav_top .submenudiv  tr:hover a{
	color:#ec7703;
}
.nav_top .submenudiv #username, .nav_top .submenudiv #password {
  background-image: url("../images/submenu_input_bg.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-color:transparent;
  border: medium none;
  color: #79a6c2;
  display: block;
  float: right;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  outline: medium none;
  padding: 0 10px;
  width: 150px;
}
.nav_top .submenudiv #username {
	margin-top:15px;
}
.nav_top .submenudiv .submenu_close a {
	width:19px;
	height:19px;
    background: url("../images/submenu_cancel.gif") no-repeat scroll 0 0 transparent;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	position:absolute;
	bottom:17px;
	right: 0;
	top: 0;
	padding:0;
}
#top_menu .nav_top .submenudiv .submenu_close {
	text-align:center;
	color:#ec7703;
	font-size:12px;
	font-weight:bold;
	padding: 3px 0 6px 0;
	min-height: 10px;
	display: block;
	position: relative;

}
.nav_top .submenudiv .sub_stred {
	padding-left:20px;
	padding-right:20px;
}
.nav_top .submenudiv #butt span {
}
.nav_top .submenudiv .center {text-align:center;}


#nav_menu .submbox ul {
    font-weight: normal;
    text-transform: none;
	padding-left: 45px;
    /* width: 100%;*/
}
#nav_menu .submbox ul {
    margin: 0;
}
#nav_menu .submbox ul li {
    background: none repeat scroll 0 0 transparent;
    float: none;
    padding: 0;
    position: relative;
	text-align:left;
	width: auto;
	line-height: 18px;
}
#nav_menu .submbox ul li a {
    color: #003655;
    display: inline-block;
    float: none;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    text-align: left;
    text-decoration: none;
    text-transform: none;
    width: auto;
	padding:1px 0 1px 12px;
	margin-top:2px;
}
#nav_menu .submbox ul li a span {
	padding:0 15px 1px 5px;
	height:auto;
    color: #003655;
	line-height: 18px;
}
#nav_menu .active .submbox ul li a {
}
#nav_menu .submbox ul li a:hover {
 	border-radius:5px;
	background: #e96102; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f08e04', endColorstr='#e96102'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#f08e04), to(#e96102)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #f08e04,  #e96102);
    color: #FFFFFF;
}
#nav_menu .submbox ul li a:hover span {
    color: #FFFFFF;
}
#nav_menu li:hover .submdiv {
    left: 0px;
}
#nav_menu .submdiv {
 	border-radius:0 0 5px 5px;
	border-bottom: 0px solid #6ba2bf/*#52697a*/;
	border-left: 0px solid #6ba2bf;
	border-right: 0px solid #6ba2bf;
	background-color:#f4f6f9;
    font-weight: normal;
    left: -9999em;
    /* padding: 30px 20px 20px; */
    padding: 20px 0px 20px 20px;
    position: absolute;
    text-transform: none;
    top: 40px;
    width: 940px;
    margin-left: -1px;
    
    -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
    -moz-box-shadow:    4px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow:         4px 4px 4px rgba(0, 0, 0, 0.25);
    
    /* behavior: url(../ie-css3.htc); */
}


#nav_menu .submdiv .subm_bg {
    background: #f4f6f9;
}
.submdiv .submbox {
	vertical-align: text-top;
	/* padding:10px 20px 10px 20px;*/
        padding:10px 0px 15px 15px;
        background: url("../images/submbox_bg_one_new.png") no-repeat scroll left 5px transparent;
        /* background: url("../images/submbox_bg_one.png") no-repeat scroll left 25px transparent; */
}
.submdiv .submbox.first_col {
    background: none;
}
.submdiv .submbox.sb1 {
	width:199px;
}
.submdiv .submbox.sb2 {
	width:360px;
}
.submdiv .submbox.sb3 {
	width:240px;
}
.submdiv .submbox h3 {
    color: #003655;
    font-family: "Exo";
    font-size: 20px;
    font-weight: 600;
    min-height: 32px;
    padding: 10px 0 0 60px;
    text-align: left;
}
.submdiv .submbox h3 cufon {margin-bottom:8px;}

.submdiv .submbox h3 a{
    color: #003655 !important;
    font-family: "Exo";
    font-size: 20px;
    font-weight: 600;
    min-height: 32px;
    padding: 0px 0 0 0px;
    text-align: left !important;
    background: none !important;
    padding: 0px !important;
    margin: 0px !important;
    text-transform: none !important;
}


div.crumb {
    background-color: #EAEDF3;
    color: #003655;
    font-size: 11px;
    padding: 6px 0;
    position: absolute;
    width: 100%;
    z-index: 180;
}
div.crumb1 {
    top: 270px;
}
div.crumb2 {
    top: 125px;
	position: fixed;
    left: 0;
}
div.crumb .container {
	padding: 0 15px;
	width: 960px;
}
div.crumb a {
    color: #6e9ab6;
	padding-right: 15px;
	margin-right: 5px;
	background: url("../images/crumb.png") no-repeat scroll right 4px transparent;
}
div.crumb.class_crumb {
    display: block;
    position: fixed;
    top: 123px;
    /* z-index: 100; */
    z-index: 80;
}
#sub_menu {
    color: #003655;
    float: left;
    font-size: 13px;
    padding: 0 30px 10px 0;
    width: 210px;
}
#sub_menu {
    color: #003655;
    float: left;
    font-size: 13px;
    padding: 0 30px 10px 0;
    width: 210px;
}
.templ4 #sub_menu {
    color: #003655;
    float: left;
    font-size: 13px;
    padding: 0 0 10px 20px;
    width: 230px;
    margin-top:14px;
}
.sub_ulmenu {
    margin: 0;
    padding: 0;
    text-align: left;
}
.sub_ulmenu li {
    margin: 0;
    padding: 0;
    text-align: left;
}
.sub_ulmenu li a span {
  display: block;
  padding: 7px 0 7px;
  border-radius: 0 4px 4px 0;
  text-align: left;
  text-decoration: none;
}
.sub_ulmenu li a {
    color: #003655;
    display: block;
    margin-bottom: 2px;
    padding: 0 0 0 15px;
	border-radius: 5px 5px 5px 5px;
}
.sub_ulmenu li.active a {
    /*background: url("../images/submenu_active_r.png") no-repeat scroll left center transparent; */
	background: url("../images/submenu_active_r_new.png") no-repeat scroll left center transparent;
    color: #FFFFFF;
}
.sub_ulmenu li.active a span {
    background: url("../images/submenu_active_r_new.png") no-repeat scroll right center transparent;
    color: #FFFFFF;
    text-align: left;
    width: 100%;
}
.sub_ulmenu li.active li a span {
    color: #467491;
	background: none repeat scroll 0 0 transparent;
}
.sub_ulmenu li a:hover {
    text-decoration: none;
}
.sub_ulmenu ul {
    margin: 0;
    padding: 0;
    text-align: left;
}
.sub_ulmenu li li a, .sub_ulmenu li.active li a {
    background: url("../images/submenu_li.png") no-repeat scroll 19px center transparent;
    color: #467491;
    display: block;
    padding: 0 0 0 32px;
    text-align: left;
    font-size: 11px;
    line-height: 13px;
}
.sub_ulmenu li a:hover, .sub_ulmenu li.active li a:hover, .sub_ulmenu li.active li a:hover span , .sub_ulmenu li li.active a:hover, .sub_ulmenu li li.active a:hover span,.sub_ulmenu li.active a:hover span {
    background: none no-repeat scroll 0 0 #EC7703;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
}
.sub_ulmenu li li.active a {
    background: url("../images/submenu_active_l.png") no-repeat scroll left center transparent;
    color: #FFFFFF;
    padding: 0 0 0 32px;
	border-radius: 5px;
}
.sub_ulmenu li li.active a span {
    background: url("../images/submenu_active_r_new.png") no-repeat scroll right center transparent;
    color: #FFFFFF;
    text-align: left;
    width: 100%;
	border-radius: 0 5px 5px 0;
}

.sub_ulmenu li li ul { padding-left: 10px; line-height: 12px; list-style: none;}
.sub_ulmenu li li ul li { background: url("../images/submenu_li.png") no-repeat scroll 19px center transparent top;
    color: #467491;
    display: block;
    padding: 0 0 0 0px;
    text-align: left;
    font-size: 11px;
    list-style: none !important;
    margin-left: 5px;   

}
.sub_ulmenu li li.active ul li { background: url("../images/submenu_li.png") no-repeat scroll 19px center transparent;}
.sub_ulmenu li li.active ul li span { background: none;}

.sub_ulmenu li ul li.active ul li a{
  background: url("../images/submenu_li.png") no-repeat scroll 19px center transparent;
    color: #467491 !important;
    display: block;
    padding: 0 0 0 32px;
    text-align: left;
}
.sub_ulmenu li ul li.active ul li a span {
    border-radius: 0 5px 5px 0;
    display: block;
    padding: 7px 0;
    text-align: left;
    text-decoration: none;
    color: #467491 !important;
}
.sub_ulmenu li ul li.active ul li a:hover span { color: #fff !important;}

.content_left {
    float: left;
	width:480px;
	margin-right:20px;
	margin-bottom:10px;
        text-align: justify;
}
#content .content_right .con_a {
    background: url("../images/con_a_download.png") no-repeat scroll 20px 8px transparent;
	padding:5px 20px 6px 45px;
	border-top: 1px solid #c5dbe9;
	display:block;
	text-decoration:none;
}
.contact_person {
    padding: 15px 20px 20px !important;
    width: 170px !important;
}
.con_left_space {
	padding-right:15px;
}
.contact_person, .content_right {
    background-color: #F4F6F9;
    border-bottom: 1px solid #C5DBE9;
    border-radius: 8px 8px 8px 8px;
    color: #003655;
    float: left;
    font-size: 11px;
    line-height: 15px;
    padding: 15px 0 10px 0;
    width: 210px;
}
#content .contact_person h3, #content .content_right h3 {
	color:#003655;
	font-weight:800;
	padding: 4px 20px 5px;
}
.contact_person span {
    
	display: block;
    font-size: 13px;
	color:#467491;
	padding: 6px 0 6px 26px;
}
.contact_person span.tel {
	background: url("../images/contact_tel.gif") no-repeat scroll left 8px transparent;
}
.contact_person span.tel2 {
	background: none !important; padding: 0px !important; font-size: 12px !important;
}
.contact_person span.chat {
	background: url("../images/contact_chat.gif") no-repeat scroll left 8px transparent;
}
.contact_person span.chat a { color:#467491; text-decoration: none !important;}
.contact_person span.chat a:hover { text-decoration: underline; }

.contact_person span.person {
	background: url("../images/contact_person.gif") no-repeat scroll left 5px transparent;
        font-weight: bold;
}
.contact_person span.email {
        background: url("../images/contact_email.gif") no-repeat scroll left 8px transparent;
}
.contact_person span.email a { color:#467491; text-decoration: none !important;}
.contact_person #butt {
	display:block;
	margin:10px 0px 0px 0px;
	text-decoration:none;
}
.contact_person  #butt span {
	display:block;
}
.box {
    background: url("../images/box_sipka.png") no-repeat scroll 210px 30px #C5DBE9;
    border: 1px solid #C5DBE9;
    border-radius: 5px 5px 5px 5px;
    display: block;
    float: left;
    margin: 0 10px 10px 0;
    overflow: hidden;
    padding: 10px 10px 10px 5px;
    position: relative;
    text-decoration: none !important;
    width: 213px;
}
.box:hover {
    background: url("../images/box_sipka.png") no-repeat scroll 210px -42px #EAEDF3;
    border: 1px solid #EC7703;
}
.box .span_box {
    display: block;
    padding-left: 56px;
    padding-right: 16px;
	color:#467491;
}
.box .box_h3 {
    color: #003655;
    display: block;
    font-family: "Exo";
    font-size: 14px;
    font-weight: 800;
    padding: 0 0 2px;
}

#content .ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0 0 0 8px;
}
.ui-tabs-nav {
    border: 0 none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.ui-tabs #tab .ui-tabs-nav li {
    /*padding: 0 5px; */
    padding: 5px 2px 0px 2px;
	background:none;
	border: medium none;
	display: table-cell !important;
	/* width:137px; */
        height:46px;
        /*vertical-align: baseline !important;*/
        text-wrap: normal;
        overflow-wrap: break-word; 
}



.templ4 .ui-tabs #tab .ui-tabs-nav li {
    /*padding: 0 5px; */
    padding: 5px 10px 0px 10px;
	background:none;
	border: medium none;
	display: table-cell !important;
	/* width:137px; */
        height:46px;
        /*vertical-align: baseline !important;*/
        text-wrap: normal;
        overflow-wrap: break-word; 
}


.ui-tabs {
    background: url("../images/tabs_bg.png") repeat-x scroll 0 0 transparent;
    border: 0 none;
    margin-bottom: 50px;
    margin-top: 40px;
    padding: 0;
	border-radius: 8px 8px 0 0;
}
.ui-tabs li.ui-tabs-selected {
}
#content .ui-tabs .ui-tabs-nav li a {
    color: #467491;
    font-size: 11px !important;
    /* font-family: "Verdana,Arial, Helvetica, sans-serif"; */
    font-family: Verdana;
    font-weight: bold;
    /* height: 51px; */
    /* line-height: 51px; */
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    
    display: table-cell !important;
    /* vertical-align: baseline !important; */
 
    
}
.ui-tabs .ui-tabs-nav li a .tab {
    display: block;
    height: 25px;
    position: absolute;
    text-indent: -9999px;
    top: 222px;
    width: 25px;
}
#tab {
    border: 1px solid #c5dbe9;
    border-radius: 10px 10px 10px 10px;	
}
.ui-tabs .ui-tabs-panel {
    margin-top: 51px;
    padding: 20px;
	font-size:12px; line-height:18px; 
        /* text-align:justify;*/ 
        color:#316283;
}
.ui-tabs .ui-tabs-panel ul {
    margin-left: 0;
    padding-bottom: 20px;
}


#content .ui-tabs .ui-tabs-panel h3 {
    color: #003655;
	font-weight: 800;
}

.ui-widget-header {
    background: none repeat scroll 0 0 transparent;
}

#content .ui-tabs .ui-tabs-nav .ui-tabs-selected a {
	color:#003655;
        background: url("../images/tabs_selected.png") no-repeat scroll center bottom transparent;
	text-decoration:none;
	/* width:130px; */
        height:46px;
        text-wrap: normal;
        overflow-wrap: break-word; 
        display:inline-block !important;
        /* vertical-align: baseline !important; */
}

#content .ui-tabs .ui-tabs-nav a div {
    /*padding: 5px 15px;*/
    padding: 5px 3px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
        /* width:124px !important; */
        /*
        white-space: pre-wrap;      /* CSS3 */   
        /* white-space: -moz-pre-wrap; /* Firefox */    
        /* white-space: -pre-wrap;     /* Opera <7 */   
        /* white-space: -o-pre-wrap;   /* Opera 7 */    
        /* word-wrap: break-word;      /* IE */
        /* text-align: center;
        display:table-cell !important;
        vertical-align: baseline !important;
        margin-top:auto !important;
        margin-bottom:auto !important;
        */
        /* position: absolute !important; */
        /*
        bottom: 9px !important;
        */
        font-size: 10px !important;
        text-align: center;
}

#content .ui-tabs .ui-tabs-nav a div.margin_16 {
        bottom: 16px !important;
}

#content .ui-tabs .ui-tabs-nav .ui-state-hover a div {
    background-color: #EC7703;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    /*padding: 5px 15px;*/
    padding: 5px 3px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E1E1E1;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F4F4F5;
    border-bottom: 0 none !important;
    border-image: none;
    border-left: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
    border-top: 1px solid #E1E1E1;
    color: #212121;
    font-weight: normal;
}
.templ4 .ui-tabs {
    background: url("../images/tabs_bg4.png") repeat-x scroll 0 0 transparent;
	margin-top: 0;
}
.templ4 #tab {
    border: none;
    overflow: hidden;
}
.templ4 .ui-tabs .ui-tabs-panel {
    border-right: 1px solid #C5DBE9;
    border-left: 1px solid #C5DBE9;
    border-bottom: 1px solid #C5DBE9;
	border-radius: 0 0 10px 10px;
}
.templ4 #content .ui-tabs .ui-tabs-nav .ui-tabs-selected a {
    background: url("../images/tabs_selected4.png") no-repeat scroll center bottom transparent;
}


.templ7 .ui-tabs {
    background: url("../images/tabs_bg7.png") repeat-x scroll 0 0 transparent;
	margin-top: 0;
}
.templ7 #tab {
    border: none;
    overflow: hidden;
}
.templ7 .ui-tabs .ui-tabs-panel {
    border-right: 1px solid #C5DBE9;
    border-left: 1px solid #C5DBE9;
    border-bottom: 1px solid #C5DBE9;
	border-radius: 0 0 10px 10px;
}
.templ7 #content .ui-tabs .ui-tabs-nav .ui-tabs-selected a {
    background: url("../images/tabs_selected.png") no-repeat scroll center bottom transparent;
}

.mailform_box {
    float: right;
    width: 500px;
}
.mailform {
    color: #898989;
    width: 190px;
}
.mailform span.error {
    color: #FF0000;
    padding-left: 14px;
}
.mailform fieldset {
    border: medium none;
}
.mailform p {
    font-size: 12px;
	padding-bottom: 0;
}
.mailform fieldset div {
    padding-bottom: 12px;
}
.mailform label.infield {
    display: inline-block;
    padding: 4px 0 0;
    width: 140px;
}
.mailform label.infield.sprava {
    display: block;
    width: 100%;
}
.mailform input.text {
	background-color: #ffffff;
    border-top: 1px solid #c3c5c7;
	border-left: 0 none !important;
	border-right: 0 none !important;
	border-bottom: 0 none !important;
	border-radius:8px;
    color: #79a6c2;
    font-size: 11px;
    padding: 8px 10px;
    width: 170px;	
}
.mailform textarea {
 	background-color: #ffffff;
    border-top: 1px solid #c3c5c7;
	border-left: 0 none !important;
	border-right: 0 none !important;
	border-bottom: 0 none !important;
	border-radius:8px;
    color: #79a6c2;
    font-size: 11px;
    padding: 8px 10px;
    width: 170px;	
	max-width:170px;
}
.mailform #captcha-row label {
    display: block;
    float: left;
    width: 140px;
}
.mailform #captcha-row input {
    background-color: #F0F0F0;
    border: 1px solid #22C0F1;
    padding: 4px;
    width: 90px;
}
.mailform .buttons {
    text-align: right;
}
.buttons input {
    background: url("../images/butm_r.png") no-repeat scroll right 0 transparent;
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    padding: 0 30px 0 10px;
	border-radius: 8px;
	border: medium none;
        cursor: pointer !important;
}
.buttons input:hover {
    background-position: right -30px;
}

.form, .mail_form {
	position: relative;
	padding-bottom:20px;
}
.form .name, .form .email, .form .message, .mail_form input.text, .mail_form input.captcha, .mail_form input.text_file, .mail_form textarea , .mail_form select{
	background-color: #f4f6f9;
    border-top: 1px solid #c3c5c7;
	border-left: 0 none !important;
	border-right: 0 none !important;
	border-bottom: 0 none !important;
	border-radius:8px;
    color: #79a6c2;
    font-size: 11px;
    padding: 8px 10px;
    width: 210px;	
	margin-top: 10px;
}
.form .email{
	margin-left:25px;
}
.mail_form  .buttons {text-align:right; margin-top: 20px;}
.form .message {
	margin-top:10px;
    width: 470px;		
}
.form .send{
	position:absolute;
	bottom:20px;	
	left:500px;
}
.mail_form .two-column.left{
	float: left;
        width:50%;
}
.mail_form .two-column.right{
	float: right;
}
.mail_form .center{
	clear: both;
}
.mail_form .infield {
  display: inline-block;
  margin-top: 14px;
  text-align: left;
  vertical-align: top;
  width: 100px;
}
.mail_form select{
    width: 230px;	
}
.mail_form .two-column.center .infield {
	/* width:150px; */
        width:90%;
}
.mail_form .two-column.center .ltextarea {
	display:block;
}
.mail_form  .mailform-checkboxlist .checkbox_text {
	/* width:600px !important; */
        width: 90%;
}
.mail_form span.help { color: grey; font-size: 11px; clear: both; float: left; margin-left: 17px;}

.mail_form .two-column.center textarea {
	width:700px;
	max-width:700px;
	height:120px;
}
.mail_form .one-column.center textarea {
	width:360px;
	max-width:700px;
	height:120px;
}
.mail_form textarea{
	margin-top:10px;
    width: 210px;
	height:80px;
	max-width:210px;	
}
.mail_form .one-column.center .infield {
	width:300px;
}
.mail_form .one-column.center input.text{
    width: 360px;	
}
.mail_form .one-column.center select{
    width: 330px;	
}
#captcha-block {margin-top:10px;}
.mail_form .captcha_infield {
  float:left;
  width: 200px;
}
.mailform-checkboxlist input {margin-top:15px;}
#advert {
	margin-top:50px;
	background-color:#467491;
	padding:20px;
	border-radius:8px;
	font-size:11px;
	color:#ffffff;
}
#advert h3 {
	color:#ffffff;
	padding-bottom:12px;
}
#advert h3 a{
	color:#ffffff;
}
#advert img{
	border: 5px solid #79a6c2;
	margin-bottom:15px;
}

.advert_grey {
    background-color:#f4f6f9 !important;
    color: #467491;
    border-bottom: 1px solid #c5dbe9;
    padding: 20px 15px 20px 15px !important;
}

.advert_grey strong a { width: 175px !important; margin-bottom: 10px;}
.advert_grey strong a span { width: 145px;}

.advert_grey .color a { color: #467491 !important; }
.advert_grey .color { color: #467491 !important; }

.templ4 #advert {
	background-color:#f4f6f9;
	color:#79a6c2;
	border-bottom: 1px solid #C5DBE9;
	margin-top: 30px;
}
.templ4 #advert h3 {
	color:#003655;
}

.templ7 #advert {
	background-color:#f4f6f9;
	color:#79a6c2;
	border-bottom: 1px solid #C5DBE9;
	margin-top: 30px;
}
.templ7 #advert h3 {
	color:#003655;
}

.range { font-size:12px; line-height:18px; color: #003655; font-family: Verdana,Arial,Helvetica,sans-serif; width: 100%;}

#tab .range { width: 675px;}

/* fotoGal 
-------------------------------------------------------*/
#content .fotoGal {
    background-color: #c5dbe9;
	border-radius:5px;
	padding-left:20px;
	padding-top: 20px;
	margin-bottom: 20px;
}
#content .fotoGal a {
    background-color: #6e9ab6;
    border: 5px solid #79a6c2;
    display: inline-block;
    float: left;
    height: 130px;
    margin: 0 20px 20px 0;
    text-align: center;
    vertical-align: middle;
    width: 200px;
}
#content .fotoGal a:hover, #content .lokalita a:hover {
    border: 5px solid #ec7703;
}

/* ViewTable 
-------------------------------------------------------*/
.ViewTable {
    margin: 0 0 20px 0;
}
.ViewTable table {
    border-collapse: separate;
    border-spacing: 0;
    clear: both;
    font-size: 12px;
    margin: 0;
    text-align: left;
    width: 100%;
}
.ViewTable table td {
    color: #467491;
    line-height: 30px;
    padding: 1px 10px;
    vertical-align: middle;
}
.ViewTable table th {
    color: #467491;
	background-color:#c5dbe9;
	font-weight:bold;	
    line-height: 30px;
    padding: 1px 10px;
    vertical-align: middle;
}
.ViewTable table tr.head th {
    color: #ffffff;
	background-color:#467491;	
	text-transform:uppercase;
	font-weight:bold;
	text-align: center;
    padding: 1px 10px;
    vertical-align: middle;
}
.ViewTable table tr.odd td {
    background-color: #f5f7fa;
}
.ViewTable table tr.even td {
    background-color: #eaedf3;
}


.content_left_bann {
	background: url("../images/box10.png") no-repeat scroll 10px center #842792;
	float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    width: 300px;
    border-radius: 8px 8px 8px 8px;
    color: #ffffff;
    line-height: 15px;
    padding: 20px 20px 20px 140px;
	position:relative;
}
.content_right_bann {
	background: url("../images/box11.png") no-repeat scroll 10px center #508C00;
    border-radius: 8px 8px 8px 8px;
    color: #ffffff;
    float: left;
    line-height: 15px;
    padding: 20px 20px 20px 70px;
    width: 140px;
    margin-bottom: 20px;
	position:relative;
}
.content_left_bann h2, .content_right_bann h2 {
	color:#ffffff;
	text-transform:uppercase;
}
.content_left_bann .go, .content_right_bann .go {
	position:absolute;
	top:20px;
	right:20px;
}
.go {
	background: url("../images/go_l.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 20px;
    padding: 0 0 0 6px;
    line-height: 20px;	
}
.go span {
    background: url("../images/go_r.png") no-repeat scroll right 0 transparent;
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    height: 20px;
    line-height: 20px;	
    padding: 0 23px 0 0;
}
.go:hover {
	background-position: 0 -20px;
}
.go:hover span {
	background-position: right -20px;
}



/* upravy miso */
.content_full { width: 712px;}
.spacer { height: 20px; width: 100%; float: left;}

#searchcontrol {
}
#searchcontrol .gsc-control-cse .gs-spelling, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title * {
    color: #003655;
}
#searchcontrol .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    color: #003655;
}
#searchcontrol .gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl {
    color: #EC7703 !important;
}
#searchcontrol  .gs-spelling a {
    color: #003655;
}
#searchcontrol .gsc-webResult .gsc-result {
    border-bottom: 1px solid #c5dbe9;
}
#containerart .pagination ul li.inactive,
#containerart .pagination ul li.inactive:hover{
	background-color:#ededed;
	color:#bababa;
	border:1px solid #bababa;
	cursor: default;
}
#containerart .data ul li{
	list-style: none;
	font-family: verdana;
	margin: 5px 0 5px 0;
	color: #000;
	font-size: 13px;
}

#containerart .pagination ul{
	margin-left:7px;
}
#containerart .pagination{
	width: 720px;
	height: 25px;
	padding-top: 3px;
}
#containerart .pagination ul li{
	list-style: none;
	float: left;
	border: 1px solid #006699;
	padding: 2px 6px 2px 6px;
	margin: 0 3px 0 3px;
	font-family: arial;
	font-size: 14px;
	color: #006699;
	font-weight: bold;
	background: none #f2f2f2;
}
#containerart .pagination ul li:hover{
	color: #fff;
	background-color: #006699;
	cursor: pointer;
}
.go_button
{
background-color:#f2f2f2;border:1px solid #006699;color:#cc0000;padding:2px 6px 2px 6px;cursor:pointer;position:absolute;margin-top:-1px;
}
.total
{
float:right;font-family:arial;color:#999;
}
#contentart {
    float: left;
    margin-left: 0;
    position: relative;
    width: 725px;
	padding-bottom: 20px;
}
#content h1 cufon {
    margin-bottom: 8px;
}
#content h2 cufon {
    margin-bottom: 6px;
}


#right_content_52 h1 cufon {
    margin-bottom: 8px;
}
#right_content_52 h2 cufon {
    margin-bottom: 6px;
}

#content .article table {
    border-collapse: collapse;
    margin-bottom: 15px;
}
.article table.fr {
    margin-left: 15px;
}
.article table th, .article table td {
    border: 1px solid #FFFFFF;
    border-collapse: collapse;
    padding: 5px 12px;
    vertical-align: middle;
}
.article table tr th {
    background-color: #C2D1DA;
    color: #004F7D;
}
.article table tr td {
    background-color: #F5F8FA;
}
.article table tr.odd td {
    background-color: #EBF1F5;
}
.article table tr td.center {
    text-align: center;
}
.article table.layout tr td {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    padding: 0;
    text-align: left;
    vertical-align: top;
}
.article table.bordered tr td {
    border-color: #C2D1DA;
    border-style: solid;
    border-width: 0 1px 1px 0;
}

.article .clr:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.article .half {
    width: 49%;
}
.article .fr {
    float: right;
}
.article .fl, .article .fc {
    float: left;
}
#content .news-details span.phone {
  background: url("/images/ico-tel.png") no-repeat scroll 0 4px transparent;
}
#content .news-details span.email {
  background: url("/images/ico-email.png") no-repeat scroll 0 5px transparent;
}
#content .news-details span.phone, #content .news-details span.email {
  padding-left: 20px;
  width: auto;
}
#content .news-details span {
  display: block;
  float: left;
  font-weight: normal;
  width: 55px;
}
#content .news-details p {
  margin: 0 0 10px;
}
.error {color: #d81001; display: inline-block;}
#map_basic_img {
	width: 400px; float: right;
	overflow: hidden;
}
#map_basic {
	overflow: hidden; position: relative;
}

.container .range a { color: #ec7703; }

img.round { -webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
-webkit-box-shadow: 1px 1px 2px rgba(50, 51, 50, 0.23);
-moz-box-shadow:    1px 1px 2px rgba(50, 51, 50, 0.23);
box-shadow:         1px 1px 2px rgba(50, 51, 50, 0.23);
}

div.hr { height: 1px; background-color: #ffffff; border-bottom: #B3B2B2 dotted 1px; float: left; width: 100%; margin-bottom: 25px; margin-top: 15px; }


.one-column .infield {
    display: inline-block;
    margin-top: 14px;
    text-align: left;
    vertical-align: top;
    width: 280px;
}

.mail_form  .captcha_infield {
    float: left;
    width: 280px !important;
}
#captcha-row { clear: both;}

#captcha-block img { float: left; -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;}
.mail_form input.captcha { width: 78px !important; margin: 4px 0px 5px 5px !important; float: left; }

.mail_form .buttons { clear: both;}

div.cnt { position: relative;}


table.intro { -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border: 0px solid #fff;

}

.mailform-checkboxlist { clear: both;}

/* cookies */

div.cookies { background: url(../layout/cookies_box.jpg); height: 70px; width: 100%; position: fixed; z-index: 1200; bottom: 0px;}

div.cookies div.holder { 
    clear: both;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: left;
    width: 730px;
    
    padding-left: 60px;
    padding-right: 170px;
    height: 58px; 
    padding-top: 12px;
    background: url(../layout/cookies_warn.jpg) no-repeat left;
    
    color:#fff;
    font-size: 10px;
    line-height: 13px;
}
div.cookies div.holder strong { font-size: 12px;}


div.cookies div.holder a { color: #84b4d3; text-decoration: underline;}
div.cookies div.holder a:hover { color: #EC7703;}

div.cookies a.butt:hover span { text-decoration: underline;}

div.cookies div.holder .butt, #butt {
	padding:0 5px 0 15px;
    background: url("../images/butm_l.png") no-repeat scroll 0 0 transparent;
	height:30px;
	display: inline-block;
        
}
div.cookies div.holder .butt span, #butt span {
    background: url("../images/butm_r.png") no-repeat scroll right 0 transparent;
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    height: 23px;
    padding: 7px 20px 0 0px;
}


hr { width: 100%; height: 1px;  border: none; border-bottom: 1px solid #eb6b24; float: left; background-color: #fff; }

#butt { font-weight: bold !important;}


div.class52 { width: 472px !important; float: left; margin-right: 15px; }

div.class52 a.more52 { color:#EC7703 !important; background: url("../images/ul_content_li.gif") no-repeat scroll 0 8px rgba(0, 0, 0, 0);
    margin: 0;
    padding: 2px 0 2px 20px;}

#right_content_52 { width: 226px !important; float: left; margin-top: 5px;}
img.clas52img { -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px; margin-bottom: 20px;}

#right_content_52 fieldset label { display: none;}
#right_content_52 fieldset label.checkbox_text { display: block;}

#right_content_52 fieldset input { max-width: 206px !important;}
#right_content_52 fieldset { width: 226px;}

#right_content_52 input.checkbox { float: left; margin-right: 8px;}
#right_content_52 label.checkbox_text { width: 200px; float: left;}



a.butt {
	padding:0 5px 0 15px;
    background: url("../images/butm_l.png") no-repeat scroll 0 0 transparent;
	height:30px;
	display: inline-block;
        
}

a.butt span {
    background: url("../images/butm_r.png") no-repeat scroll right 0 transparent;
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    height: 23px;
    padding: 7px 30px 0 0px;
}
a.butt:hover { background: url("../images/butm_l.png") no-repeat scroll 0 -30px transparent;}
a.butt:hover span { background: url("../images/butm_r.png") no-repeat scroll right -30px transparent;}

.range a { display: inline-block;}