*
{
  padding: 0;
  margin: 0;
}
body
{
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #333333;
   background: #002d59 url(bg-body.png) no-repeat center top; 
   line-height: 1.5em;
}
.editor { background-color: #ffffff; } 

.container
{
	width: 100%;
	height: 100%;
	float: left;
} 

/* ---------------------------------obecné------------------------------------------- */
.left { float: left; }
.right { float: right; }
.cl { clear: both; height: 1px;margin: 0;padding: 0; }
.center { text-align: center; }

.mb10 { margin-bottom: 10px;}
.mr15 { margin-right: 15px;}

/* font */
.b { font-weight: bold;  }
.i { font-style: italic;  }
.white { color: #ffffff; }
.hidden { display: none;}
.gallery-items .itm.hidden {display: none;} 
h1{  }
h2{  }
h3{  }
h4{  }
h5{  }
h6{ font-size: 12px; }

a { text-decoration: underline; color: #FF3300;}
a:hover {color: #FF3300;}
a:visited {color:  #FF3300;}
hr 
{
   border: 0;
   border-bottom: 1px solid #BABABA;
   height: 1px;
   width: 100%;
   float: left;
   margin: 10px 0;
}

a:hover { text-decoration: none; }
a img{ border: none; } /* , a:link img */

p { margin: 0 0 5px 0; }

h1, h2, h3, h4, h5, h6
{
   font-weight: bold;
   padding: 10px 0 5px 0;  
}

.border, a .border
{
   border:1px solid #012344;   
   padding: 6px;
}
a .border { text-decoration: none; }

.label-left
{
   float: left;
   background: none;
   padding-right: 7px;
}
h1, .editor h1
{
   color:#FF3300;
   font-weight: normal;
   font-size:18px;   
   padding: 0px 0 12px 0px;
	background: url(border-red.png) no-repeat left bottom;
	margin: 0 0 10px 0;

}
.txt-page-content h1
{
   color:#FF6600;
   font-size:18px;
   font-weight:normal;
   padding-bottom:20px;
}

h2, .editor h2
{

   font-size: 16px;
   color: #001A33;
}
h3, .editor h3
{

   font-size: 16px;
   color: #093A6B;
}
h4, .editor h4
{
   font-size: 16px;
   color: #FF3300;
   font-weight: normal;
}
h5, .editor h5
{
   font-size: 13px;
   color: #093A6B; 
   font-weight: normal;
}
h6, .editor h6
{
   font-weight: normal;
   font-size: 12px;
   color: #093A6B;
}
ul, .editor ul
{
   list-style: none;
	padding: 10px 0 10px 2px;
}
ol
{
	padding: 10px 0 10px 25px;
}
.editor ol
{
   padding: 10px 0 10px 25px;
}
ul ul, .editor ul ul
{
   padding: 0;
   padding-left: 14px;
}
ul li, .editor ul li
{
   padding-left: 23px;
   padding-bottom: 2px;
   background: url(list.gif) no-repeat left 4px;
}
ul ul li, .editor ul ul li
{
   padding-left: 19px;
   background: url(list2.gif) no-repeat left 4px;
}

ol li, .editor ol li
{
   padding-left: 0;
}
     
.col-middle a
{

}
.col-middle a:hover
{

}


.zvyrazneny_txt
{
   font-weight: bold;
   color: #4f5b55;
}

table{ font-size: 100%; }
table td, table th { padding: 4px; text-align: left; }

input.field, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 3px;
	border: 1px solid #00306e;
}
input
{

}
textarea
{

}
input.checkbox,
input.radio
{
	border: none;
	background: none;
	width: auto;
}



/* tabulky */
table.standard
{
	border-collapse: collapse;
	width: 100%;
	margin: 10px 0;
	border: 0;
	border-top: 1px solid #405F7E;
}
table.colored
{
	border-collapse: collapse;
	width: 100%;
	margin: 10px 0;
	border: 0;
   border-top: 1px solid #FF6640;

}

table.standard th, table.standard td
{
   border: 0;
	border-bottom: 1px solid #405F7E;
	padding:7px 8px 6px 0;
	background-color: #ffffff;
	color: #333333;
}
table.colored th, table.colored td
{
	border: 0;
	padding:7px 8px 6px 0;
   border-bottom: 1px solid #FF6640;
	background-color: #ffffff;
	color: #333333;
}

table.standard th,
table.colored th
{

	text-align: left;
	font-weight: bold;
}
table.colored th 
{

}

.main
{
	width: 1052px;
	text-align: left;
	margin: 0 auto; 
	position: relative;
}

.main-in
{
   width: 1052px;
   float: left;
	min-height: 100%;
	margin-top: 173px;
}
.main-pg, .main-pg .main-in
{
	overflow: hidden;
}
.header
{
	width: 1052px;
   height: 73px;
	position: absolute;
	top: 100px;
	left: 0;
	z-index: 9;
}


.cols
{
   width: 1052px;
   float: left; 
   min-height:349px;  
   padding-bottom: 35px;
}
.cols.hp-cols
{
	background: none;
	padding-bottom: 50px;
}

.col-left
{
    float: left;
    min-height: 50px;
    width: 317px;
    border-top: 1px solid #ffffff;
}
.col-right
{

   width: 735px;
   float: right;
	min-height:50px;   
}
.gallery-cols .col-right
{
/*    background: url(gallery-col-right-bg.gif) no-repeat right 45px; */
}

.pg-content
{
   width: 630px;
   float: left;
/*    background-color: #ffffff; */
   padding: 20px 52px 58px 54px;
   position: relative;
   min-height:25px;
   background-color: #ffffff;
}

/* header */

.header-left
{

}

.header-right
{
   width: 459px;
   height: 34px;
   float: left;
	margin-left: 237px;  
	padding-top: 29px;
	border-bottom: 1px solid #CCCCCC;
}
.languages
{
	color: #ffffff;
	float: left;
}
.languages a
{
	color: #ffffff;
	margin-right: 15px;
}
.languages a.active
{
	text-decoration: none;
}
.secondary-menu
{
   width: 471px;
   height: 41px;
   float: left;
	margin-left: 504px;  
	padding-top: 13px;

}
.secondary-menu a
{
	color: #89A7A9;
	margin-right: 11px;
}

.logo
{
   position: relative;
	left: 0px;
	top: 0px;
   width: 318px;
   height: 73px;
   cursor: pointer;
   float: left;
   z-index: 90;
}

.homelink
{
   display: block;
   width: 318px;
   height: 73px;
   cursor: pointer;
   background: url(logo.png) no-repeat left top;
   position: relative;
}

.vh{display: none;}
.header-bg
{
   background: url(header.png) no-repeat right 0px;
   z-index: 9;
   position: absolute;
   right: 0;
   top: 50px;
   width: 759px;
   height: 279px;
}
.page .header-bg
{
   top: -73px;
}
.header-img
{
   background: url(header-img-green.jpg) no-repeat left top;
   width: 654px;
   height: 264px;
   float: left;
   position: relative;
}
.bg-top
{
   background: url(bg-top.png) no-repeat left top;
   height:487px;
   left:-107px;
   position:absolute;
   top:0;
   width:967px;
   z-index:9;
}

.search-form
{
	height:31px;
	padding:0;
	position:absolute;
	right:38px;
	top:22px;
	width:227px;
	z-index:200;
}
.search-form label
{
   color: #ffffff;
   font-size: 12px;
   font-family: arial;
   float: left;
	padding: 2px 10px 0 7px;
} 
.search-form .field
{
	background-color:#89A7A9;
	border:medium none;
	float:left;
	font-size:13px;
	height:16px;
	padding:2px 5px;
	width:79px;
/*     padding: 7px 3px 13px 3px\9;
   height: 10px\9;  */ 
}

.search-form .submit
{   
	background:url("search-btn.png") no-repeat left top;
	border:0 none;
	cursor:pointer;
	float:right;
	font-size:12px;
	font-weight:bold;
	height:20px;
	margin-top:0px;
	width:51px;
	margin-left: 4px;
}

.lang-menu
{
   font-size: 18px;
   color: #ff7700;
   position: absolute;
   right: 0;
   top: 75px;
}

.lang-menu a 
{
   color: #192720;
   text-decoration: none;
   padding: 0 4px;
   
}
.lang-menu a:hover, .lang-menu a.active { color: #FF6600}

.menu-top
{
   background-color: #192720;
   max-width: 440px;
   height: 55px;
   position: absolute;
   right: 358px;
   top: 0px;
}
.menu-top ul
{
   padding: 20px 4px 0 18px;
}
.menu-top li
{
   float: left;
   background: url(list-top.gif) no-repeat left 2px;
   padding-left: 13px;
   padding-right: 15px;
   font-size: 12.5px;
}
.menu-top li.first
{

}
.menu-top li a
{
   color: #ffffff;
   text-decoration: none;
   text-transform: uppercase;
}
.menu-top li a:hover, .menu-top li a.active
{

}

.menu-main
{
   width: 727px;
   float: right;
   z-index: 100;
   padding: 0px 0px 0 0;
   overflow: hidden;
   height: 73px;
}
.menu-main ul
{
   list-style: none;
   padding: 0;
   float: right;
}
.menu-main ul li
{   
   font-size: 12px;
   margin: 0;
   padding: 0;
   background: none;
   float: left;
}

.menu-main li a
{
   text-decoration: none;
   color: #ffffff;
   padding: 27px 23px 27px 23px; 
	display: block;
	border: 1px solid #404449;
	border-bottom: 0;
	font-size: 25px;
	font-family: "apertura-condensed-1","apertura-condensed-2",arial,sans-serif;
	letter-spacing: -1px;
}
.menu-main li a:hover, .menu-main li a.active
{
	border: 1px solid #ffffff;
	border-bottom: 0;
}
.menu-main li a.active
{
	font-weight: bold;
}
.menu-main li a span { }
.menu-main li.first a { }
.menu-main ul li.active { }
.menu-main ul ul
{
	padding: 6px 0;
   border-top: 1px solid #FFFFFF;
}
.menu-main ul ul li
{
	font-size: 12px;
	border: 0;
	font-weight: normal;
}

.menu-main ul ul li a 
{
	border: 0;
	padding:1px 10px 1px 45px;	
}
.menu-main ul ul li a.active
{
   border-bottom: 0;
   background: url(menu-act-lev2.gif) no-repeat 24px 6px;
   color: #cc3300;
}

.menu-main ul ul ul,
.menu-main ul ul ul ul
{
	border-top: 0;
	padding: 0;
}

.menu-main ul ul ul li a { padding-left:55px; }
.menu-main ul ul ul li a.active { background: url(menu-act-lev2.gif) no-repeat 40px 6px; }
.menu-main ul ul ul ul li a { padding-left:65px; }
.menu-main ul ul ul ul li a.active { background: url(menu-act-lev2.gif) no-repeat 50px 6px; }
.menu-main ul ul ul ul ul li a { padding-left:75px; }
.menu-main ul ul ul ul ul li a.active { background: url(menu-act-lev2.gif) no-repeat 60px 6px; }
.menu-main ul ul ul ul ul ul li a { padding-left:85px; }
.menu-main ul ul ul ul ul ul li a.active { background: url(menu-act-lev2.gif) no-repeat 70px 6px; }

.product-menu
{
   width: 1052px;
   height: 62px;
   float: left;
   background-color: #192720;
   position: absolute;
   top: 474px;
   left: 0;
   z-index: 1;
   
}
.product-menu ul
{
   list-style: none;
   padding: 24px 0 0 0;
}
.product-menu ul li
{   
   font-size: 21px;
   padding: 0px;
   margin: 0;

   background: url(menu-product-li.gif) no-repeat right bottom;
   padding: 27px 21px 3px 23px;
   display: inline; 
	position: relative;  
}
.product-menu ul li.last
{

}
.product-menu li a
{
   text-decoration: none;
   color: #ffffff;  
   background: url(menu-product-list.gif) no-repeat left 4px;
   padding-left: 30px; 
   text-transform: uppercase;   
}
.product-menu li:hover
{
	background: none;
}
.product-menu li a:hover
{
	color: #ff912a;
	background: url(menu-product-list-active.gif) no-repeat left 11px;
}


.product-menu ul ul
{
   position: absolute;
   left: 0;
   bottom: 49px;
   background-color: #192720;
   padding: 0;
   width: 177px;
   display: none; 
   z-index: 999;
}

.product-menu ul ul li
{
   float: none;
   font-size: 12px;
   font-weight: bold;
   border-bottom: 1px solid #26372E;
   font-family: arial, sans-serif;   
	background:url("menu-product-list-2.gif") no-repeat 23px 11px;
	color:#FFFFFF;
	padding: 13px 5px 11px 50px;
	width: 121px;
	display: block;
}
.product-menu ul ul li:hover
{
	background:url("menu-product-list-2.gif") no-repeat 23px 11px;
}
.product-menu ul ul li a 
{
	background: none; 
	padding-left: 0; 
	text-transform: none;	
}
.product-menu ul ul li a:hover {background: none;}

.product-menu ul ul ul
{
   left: 177px;
   bottom: -1px;
}

.product-menu ul li:hover ul { display: block; }
.product-menu ul li:hover ul ul { display: none; }
.product-menu ul ul li:hover ul { display: block; }

.banner-img
{
	height:569px;
	width:1051px;
	float: left;
	border: 1px solid #ffffff;
	position: relative;
}
.banner-img-in
{
	height:569px;
	width:1051px;
	overflow: hidden;
	position: relative;
}

.banner-img-in .item { 
	position: absolute;
	top: 0px;
}

.banner-prev,
.banner-next
{
    position: absolute;
    display: block;
    top: 115px;
    z-index: 99;
}
.banner-prev 
{
	background: url(arrow-l.png) no-repeat left top;
	width: 78px;
	height: 74px;
	left: -75px;

}
.banner-next 
{
	background: url(arrow-r.png) no-repeat left top;
	width: 81px;
	height: 74px;
	right: -78px;
}
.banner-prev span,
.banner-next span
{
	display: none;

}

.breadcrumb
{
   padding: 0px 0px 12px 0px;
   color: #333333;
   font-size: 10px;


}
.breadcrumb a
{
   color: #333333;
   text-decoration: underline;
}
.breadcrumb a:hover { text-decoration: none;}

.article
{
   padding: 0px 25px 0px 21px;
	float:left;
	width:648px;
}
.article .item
{
   float:left;
   padding-bottom:18px;
   width: 100%; 
	padding-top: 15px; 
	border-top: 1px solid #C4D3D4;
}
.article .item.first
{
	border-top: 0;
}

.article .item .img
{
   float:left;
   width:151px;
   height:128px;
   position:relative;
   margin: -3px 17px 4px 0;
   z-index: 1;
}
.article .item .img .img-bg
{
/*    background: url(img-bg1.png) no-repeat left top; */
   position: absolute;
   left: -6px;
   top: -7px;
   z-index: 9;
   width: 151px;
   height: 128px;
}


.article .item .float-content { }
.article .item.withoutImg .float-content { }
.article .item.withoutImg .nav-top { }
.article .item h2.label
{
   font-size: 16px;
   padding: 0 0 5px 0px;
   color: #cc3300;
}
.article .item.hot h2.label
{

}
.article .item.withoutImg h2.label
{

}
 .article .item h2.label a
{
   color: #cc3300;
   text-decoration: none;
}
.article .item h2.label a:hover{text-decoration: underline;}
.article .item .perex
{
   padding-top: 15px;
}
.article .item .nav-top
{
	padding: 0 0 10px 0px;
   color: #134e52;

}
.article .item .date
{
	color: #87a5a9;
	float: left;
	font-size: 11px;
}
.article .item .place
{
   color: #134e52;
   font-size: 11px;
}
.article .item .rubric
{
   font-size: 11px;
}
.article .item .more
{

}
.nav-article
{
   font-family: georgia;
   font-weight: bold;
}
.nav-article .date
{
   color: #000;
   padding-right: 5px;
}
.nav-article .rubric a
{
   text-decoration: none;
}
.nav-article .rubric a:hover {text-decoration: underline;}



.article-detail
{

} 
.article-detail .item
{

}
.article-detail .item .art-nav-top
{
   height: auto;
   padding-bottom: 10px;
}
.article-detail .item .label
{
font-size:14px;
padding:0 0 15px 0;
}
.item .date
{

}
.article-detail .item .date
{
   color:#000000;
   font-family:georgia;
   font-size:14px;
   font-weight:bold;
   padding-bottom:15px;
   padding-right: 10px;
}
.article-detail .item .rubric
{
   font-family:georgia;
   font-size:14px;
   font-weight:bold;
}
.article-detail .item .rubric a
{
   text-decoration: none;
}
.article-detail .item .rubric a:hover {text-decoration: underline;}
.article-detail .item .img
{
   float: left;
   margin:0 14px 8px 0;
}
.article-detail .item .perex
{
   color:#000000;
   font-size:14px;
   font-weight:bold;
   padding-bottom:15px;
   padding-top: 15px;
}
.article-detail .item.withoutImg .perex
{
   width: 100%;
}
.article-detail .item .content
{

}

.box-hp-left
{
	left:40px;
	position:absolute;
	top:348px;
	width:257px;
}
.box-hp-left h2
{
  padding-top: 0px;
}

.box-hp-left .box-top
{
	background: url(box-hp-left-top.png) no-repeat left top;
	width: 257px;
	height: 15px;
	float: left;
}
.box-hp-left .box-bottom, .box-hp-left .box-bottom-h1
{
	background: url(box-hp-left-bottom.png) no-repeat left top;
	width: 257px;
	height: 15px;
	float: left;
}
.box-hp-left .box-in
{
	background: url(box-hp-left-in.png) repeat-y left top;
	width: 257px;
	float: left;
}
.box-hp-left h2.label
{
	color: #CC3300;
	font-size: 18px;
	padding: 0 40px 0 21px;
}
.box-hp-left .content
{
	padding: 4px 32px 10px 23px;
}
.box-hp-left .arr
{
	position: absolute;
	right: 0;
	top: 17px;
	background: url(box-hp-left-arr.png) no-repeat left top;
	width: 24px;
	height: 27px;
}



.box-hp-right
{
	position: absolute;
	right: -16px;
	top: 178px;
	width: 248px;
}
.box-hp-right .box-top
{
	background: url(box-hp-right-top.png) no-repeat left top;
	width: 248px;
	height: 15px;
	float: left;
}
.box-hp-right .box-bottom, .box-hp-right .box-bottom-h1
{
	background: url(box-hp-right-bottom.png) no-repeat left top;
	width: 248px;
	height: 15px;
	float: left;
}
.box-hp-right .box-in
{
	background: url(box-hp-right-in.png) repeat-y left top;
	width: 248px;
	float: left;
}
.box-hp-right h2.label
{
	color: #ffffff;
	font-size: 18px;
	padding: 2px 28px 8px 38px;
}
.box-hp-right .content
{
	padding: 8px 28px 22px 38px;
	color: #ffffff;
	line-height:1.4em;
}
.box-hp-right .arr
{
	position: absolute;
	left: 0;
	top: 65px;
	background: url(box-hp-right-arr.png) no-repeat left top;
	width: 24px;
	height: 27px;
}

.box
{
   position: relative;
   float: left;
}
.cols-bottom .box
{
	margin-bottom: 10px;
	width: 266px;
	float: left;
	color: #ffffff;
}
/*.cols-bottom .box.odd
{
	float: right;
}*/
.cols-bottom .box-first
{
	float: left;
	padding: 0 0 35px;
	position: relative;
	width: 412px;
}
.cols-bottom .box-second
{
	width: 350px;
}
.cols-bottom .box-th
{
	float: right;
	width: 260px;
}
.cols-bottom .box.box-first h2.label
{
    background: url(reference-border.png) no-repeat left bottom;
}
.cols-bottom .box-first .content
{
	line-height: 2em;
	margin-top: -2px;
}

/* .cols-bottom .box-in
{
	padding: 18px 31px 0px 23px;
	height: 176px;
	overflow: hidden;
} */
.cols-bottom .box h2.label, .cols-bottom .box h1.label
{
   background: url("label-border.png") no-repeat left bottom;
   color: #FFFFFF;
   font-size: 18px;
   font-weight: normal;
   line-height: 1em;
   padding: 0 0 34px 0;
   margin: 0 0 14px 0;
}
.cols-bottom .box .content
{

}

.cols-bottom .box ul
{
	padding: 3px 0 5px 0;
}
.cols-bottom .box ul li
{
	background: url(list.png) no-repeat left 4px;
	padding-left: 26px;
	padding-bottom: 8px;
}
.cols-bottom .box .content a
{
	color: #ffffff;
}

.box-footer
{
    background: url("footer-border.png") no-repeat right -60px;
    float: left;
    min-height: 183px;
    padding: 38px 38px 0 38px;
    width: 719px;
}
.box-footer .box
{
	float: left;
	width: 335px;
	padding-right: 24px;
	background: url("footer-border.png") no-repeat right top;
}
.box-footer .box.odd { 
	padding-right: 0px;
	padding-left: 24px;
	background: url();
}
.box-footer .box .label { color: #ffffff; }
.box-footer .box .content
{
	font-size: 10px;
	line-height: 1.5em;
}

.col-left .box
{
	float: left;
	width: 316px;
	margin-bottom: 25px;
}

.col-left .box .box-in
{
	width: 100%;
	float: left;
}
.col-left .box h2.label
{
	color: #001A38;
	font-size: 18px;
	padding: 17px 20px 16px 20px;
	background: url(border-white-box.png) no-repeat left bottom;
}
.col-left .box .content
{
	padding: 15px 20px 20px 20px;
	color: #001A35;
}

/* box white */
.col-left .box.white
{
	width: 314px;
	border-top: 1px solid #305173;
	border-left: 1px solid #305173;
}
.col-left .box.white .box-in
{
	background-color: #ffffff;
	border: 1px solid #072F58;
}
.col-left .box.white h2.label {}
.col-left .box.white .content {}

/* box blue*/
.col-left .box.blue {}
.col-left .box.blue .box-in { background-color: #26415C; }

.col-left .box.blue h2.label
{
	color: #ffffff;
	background: url(submenu-border.png) no-repeat left bottom;
}
.col-left .box.blue .content { color: #ffffff; }
.col-left .box.blue ul li { background: url(list-box.gif) no-repeat left 4px; }

.box.hp_bottom .box_nav {}
.box.hp_bottom .box_nav span { display: none; }
.box.hp_bottom .box_prev
{
   width: 67px;
   height: 193px;
   display: block;
   position: absolute;
   left: 0;
   top: 42px;
   background: url(hp_bottom_prev.png) no-repeat left top;
}
.box.hp_bottom .box_next
{
   width: 67px;
   height: 193px;
   display: block;
   position: absolute;
   right: 0;
   top: 42px;
   background: url(hp_bottom_next.png) no-repeat left top;
}
.box.hp_bottom .label_bottom { display: none; }
.box.hp_bottom .box_bottom { display: block; }
.box.hp_bottom .box_nav {  }

.box-home
{
   width: 100%;
   float: left;
   margin-top: 15px;
}
.box-home .box { }
.box-home .box-in
{
   padding: 18px 30px 43px 27px;
   background-color: #FF6600;
   width:517px;
   float: left;
}
.box-home .box .label
{
   font-size: 18px;
   font-weight: normal;
   color: #FF6600;
   padding:0 0 15px 22px;
}

.img-box
{
   width: 153px;
   height: 104px;
   float: left;
   margin-left: 25px;
   position: relative;
}
.img-box.first { margin-left: 0; }

.img-box .img-box-in
{
   position: absolute;
   left: -5px;
   top: -5px;
   background: url(img-border.png) no-repeat left top;
   width: 153px;
   height: 104px;
   z-index: 7;
}
.img-box:hover .img-box-in { background: url(img-border-active.png) no-repeat left top; }
.img-box img { vertical-align: middle; }
.img-box a
{
   position: relative;
   z-index: 99;
}

.hp-content
{
   width:381px;
   height: 577px;
   float: left;
	background: url(hp-new.png) no-repeat left top;
   color: #ffffff;
   position: absolute;
   left: 411px;
   top: 0;
   z-index: 9;
}
.hp-content-in { padding-top: 192px; }

.hp-content .news { background: none; }
.hp-content .news .item
{
	padding: 30px 40px 22px 25px;
	background: url(hp-new-line.png) no-repeat left top;
}
.hp-content .news .label
{
	color: #001F40;
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 10px 0;
}
.hp-content .news .label a
{
	color: #001F40;
	text-decoration: none;
}
.hp-content .news .label a:hover {text-decoration: underline;}
.hp-content .news .date
{
	color: #001F40;
	font-size: 9px;
}
.hp-content .news .item .perex
{
	color: #333333;
	padding-top: 1px;
}
.hp-content .news .perex a { color: #333333; }
.hp-content .news a.more
{
	color: #001A35;
	padding-left: 25px;
	position: absolute;
	left: 0;
	bottom: 18px;
}

.footer-wrapper { 
   background: #003366 url(bg-bottom2.png) repeat-x left top;
   float: left;
   width: 100%;
   text-align: center;
}

.footer
{
   clear:both;
   color:#ffffff;
   left:0px;
   padding:0px 0 40px 0;
   position:relative;
   top:0;
   width: 1052px;
   text-align: left;
   margin: 0px auto;
   min-height: 241px;
}
.footer-b-left
{
	background: url(footer-border.png) no-repeat left top;
	position: absolute;
	top: -60px;
	left: 0px;
	width: 3px;
	height: 274px;
}
.footer-b-right
{
	background: url(footer-border.png) no-repeat left top;
	position: absolute;
	top: -60px;
	right: -1px;
	width: 3px;
	height: 274px;
}
.footer-in
{

}
.footer a { color: #ffffff; }
.footer a:hover {text-decoration: none;}

.footer-in ul {list-style: none; padding: 0;}
.footer-in ul li 
{
   display: inline;
   padding-left: 0;
   background: none;   
}
.footer-in li a { }
.footer-in li a:hover { }

.footer .middle
{
   float: left;
   padding: 38px 97px 0 25px;
   width: 255px;
   height: 183px;
   background: url(footer-border.png) no-repeat right bottom;
   
}
.footer .right
{
   text-align: right;
   padding: 2px 0 2px 15px;
}

.foo-menu { float: left; }
.foo-menu ul.foo 
{
	list-style: none;
	padding: 0;
}
.foo-menu ul.foo li
{
	position: relative;
	overflow: hidden;
	padding: 30px 20px 0 20px;
	float: left;
   background: url("footer-border.png") no-repeat right bottom;
}
.foo-menu ul.foo li.rss
{
	width: 42px;
	height: 44px;
	padding: 30px 20px 0 24px;
}
.foo-menu ul.foo li.skype
{
	width: 43px;
	height: 44px;
	padding: 30px 20px 0 23px;
}
.foo-menu ul.foo li.facebook
{
	width: 45px;
	height: 46px;
	background: none;
}
.foo-menu ul.foo li a
{
	text-align: center;
	line-height: 40px;
	width: 80%; 
	height: 80%;
	padding: 5%;
	overflow: hidden;
	display: block;
	font-size: 11px;
}
.foo-menu ul.foo li span
{
	position: absolute;
	left: 16px;
	top: 28px;
	width: 50px;
	height: 50px;
	background-position: left top;
	background-repeat: no-repeat;
} 
.foo-menu ul.foo li.rss span
{
	background-image: url(rss.png);
	width: 42px;
	height: 44px;
}
.foo-menu ul.foo li.skype span
{
	background-image: url(skype.png);
	width: 43px;
	height: 44px;
}
.foo-menu ul.foo li.facebook span
{
	background-image: url(facebook.png);
	width: 45px;
	height: 46px;
}
.copyright { 
	float: left;
	clear: both;
	padding: 20px 17px;
	width: 219px;
}

.cal 
{
	padding: 0px;
	float: left;
   width: 248px;
   height: 287px;
	background: #999999 url(cal-bg.gif) no-repeat center 75px;
	position: relative;
}
.cal-nav
{
	padding: 24px 24px 6px 19px;
	float: left;
	width:205px;
}
.cal-nav h3
{
	color: #ffffff;
	font-size: 12px;
	float: left;
	padding:0 10px 0 0;
}
.cal-nav a
{
	float: right;
	color: #ffffff;
	text-align: right;
}

.cal .in
{
	padding: 3px 19px 15px 19px;
	float: left;
/* 	background: url(cal-bg.gif) no-repeat center top; */
	width: 210px;
	position: relative;
}

.cal a
{

}
.cal table
{
	width: 100%;
	border-spacing: 0px;
	padding-bottom: 0px;
}

.cal table.select-date
{
	padding-bottom: 0;
	border: none;
	height: 39px;
}


.cal tr.day td a
{
	text-decoration: none;
}
.cal tr.day td.event 
{ 
	background: url(cal-event.png) no-repeat center center;	
}
.cal tr.day td.event:hover 
{ 
	background: url(cal-event-hover.png) no-repeat center center;	
	color: #333333;
	cursor: pointer;
}
.cal tr.day td.event:hover a
{
	color: #333333;
}
.cal tr.day td.event a:hover
{
	color: #333333;
}
.cal tr.day td.event a { color: #000; }
.cal tr.day td.today 
{ 
	background: url(cal-today.png) no-repeat center center;
	color: #ffffff;
}
.cal tr.day td.today:hover
{
	background: url(cal-today-hover.png) no-repeat center center;
	color: #333333;
}
.cal tr.day td.today a { color: #ffffff; }
.cal tr.day td
{
	text-align: center;
	width: 28px;
	height: 27px;
	padding: 0;	
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	position: relative;
}
.cal tr.day .calDaysWrap
{
	position: relative;
	display: block;
	height:12px;
	width:26px;
	text-align: center;
	padding: 7px 0 8px 2px;
}
.cal tr.day td span, .cal tr.day td a
{
	width: 28px;
	height: 27px;
}
.cal tr.days td
{

   color: #333333;
   text-align: center;
   font-size: 12px;
   padding-bottom: 9px;
}
.cal td.months
{
	text-align: center;
	padding: 11px 0 15px 0;

}
.cal-months
{
	background:url("cal-bg.gif") no-repeat center top;
	width:210px;
	margin-top: 8px;
}
.pg-cols .cal-months
{
	background:url("cal-pg-bg.gif") no-repeat center top;
}

.prev-month span
{
   background: url(cal-prev.png) no-repeat left top;
   width: 24px;
   height: 24px;
   display: block;
   margin-left: -1px;
}
.next-month span
{
   background: url(cal-next.png) no-repeat left top;
   width: 24px;
   height: 24px;
   display: block;
   margin-right: -2px;
}

.pg-cols .cal
{
	padding: 0px 0px 0px 15px;
	float: left;
   width: 368px;
   height: 288px;
	background: #CCCCCC url(cal-pg-bg.gif) no-repeat 35px 75px;
	border-bottom:40px solid #FFFFFF;
}
.pg-cols .cal-nav h3, .pg-cols .cal-nav a 
{
	color: #333333;
}
/* .pg-cols .cal .in 
{
	background:url("cal-pg-bg.gif") no-repeat 20px top;
} */
.cal-line
{
	background: url("cal-bg.gif") no-repeat 0px top; 
	position: absolute;
	left: 22px;
	top: 45px;
	width: 204px;
	height: 2px;
} 
.pg-cols .cal-line
{
	background: url("cal-pg-bg.gif") no-repeat 0px top;
	position: absolute;
	left: 35px;
	top: 45px;
	width: 204px;
	height: 2px;
}
.name_of_month
{
	width: 157px;
	display: block;
}
.bubble
{
	position: absolute;
	background: url(bubble.png) no-repeat left top;
	top: -82px;
	left: -7px;
	width: 121px;
	height: 92px;
	font-size: 10px;
	z-index: 99;
	text-align: left;
	color:#333333;
}
.bubble .bubble-in
{
	padding: 12px 14px 13px 17px;
}
.bubble strong
{
	font-size: 12px;
	font-weight: normal;
	color: #B9222A;
	display: block;
	padding-bottom: 5px;
}
.cal tr.day td .bubble span
{
	display: block;
	height: auto;
}
.cal tr.day td .bubble a:hover strong
{
	text-decoration: underline;
}
.bubble
{

}



.box-acts
{
   float: left;
   width:205px;
}
.box-acts .item
{
   padding: 13px 0 12px 0;
   border-bottom: 1px solid #CCCCCC;
}
.box-acts .item .date
{
   color: #999999;
   padding-bottom: 0px;  
   font-size: 12px; 
}
.box-acts .item h3.label
{
   font-size: 11px;
   font-weight: normal;
   padding: 0;
}
.box-acts .item h3.label a
{
   color: #333333;
}

.page-navigation
{
   float: right;
   margin: 35px 5px 0 10px;
}
.page-navigation .left
{
   width: 212px;
   height: 20px;
   border-top: 1px solid #333333;
   border-bottom: 1px solid #333333;
   padding: 9px 0px 11px 15px;
   float: left;
}
.page-navigation .left a
{
   display: block;
   float: left;
   margin-right: 15px;
}
.page-navigation a {text-decoration: none;}
.page-navigation a:hover {text-decoration: underline;}
.page-navigation .right
{
   margin-left: 11px;
   width: 433px;
   height: 20px;
   border-top: 1px solid #CCCCCC;
   border-bottom: 1px solid #CCCCCC;
   padding: 9px 0px 11px 15px;
   float: right;
}




.action
{
   float:left;
   padding:20px 24px 0 24px;
   width:477px;
}
.action .item
{
   float:left;
   padding-bottom:15px;
   width:100%;
}
.action .item.first{ margin-left: 0;}
.action .item h2.label
{
   color:#FF6600;
   float:left;
   font-size:16px;
   padding:0 10px 5px 0;
}
.action .item h2.label a {text-decoration: none;color:#FF6600;}
.action .item h2.label a:hover { text-decoration: underline;}
.action .item .img
{
   position: relative;
   margin: 9px 20px 15px 0;
   float: left;
}
.nav-action-top
{
   float: left;
   padding-top: 2px;
}
.action .item .date
{
   background:url("dot.gif") no-repeat left 3px;
   color:#2C3D52;
   font-size:11px;
   padding-left:17px;
   margin-right: 10px;
}
.action .item .place
{
   background:url("dot.gif") no-repeat left 3px;
   color:#2C3D52;
   font-size:11px;
   padding-left:17px;
}
.action .item .perex
{
   padding-top: 5px;
}

.action .item .more, 
.article .item .more
{
   padding-left: 3px;
	color: #B8212A;
   font-size: 10px;
}
.action .item .more:hover, 
.article .item .more:hover
{
   text-decoration: underline;
}



/* pager start */
.pager
{
	display: block;
	position: absolute;
	right: 52px;
	bottom: 26px;
	color: #003366;
	font-size: 14px;
	z-index: 999;
}
.pager a
{
	color: #003366;
} 
.pager a:hover
{
	color: #CC3300;
	text-decoration: underline;
}

.pager-lists a, .pager-lists span.active
{

   margin: 0 4px;
   font-size: 12px;
}



.pager-lists a.active {font-weight: bold;}
.pager-lists a 
{

}
.pager-lists a:hover 
{

}
.pager-lists span.active 
{ 
	color: #CC3300;
}
.pager-lists
{
/* 	display: block;
	position: absolute;
	right: 52px;
	bottom: 36px;
	color: #003366;
	font-size: 14px; */
}
.pager-first
{
   width: 24px;
   height: 14px;
   display: block;
   float: left;
}
.pager-first a
{
   background: url(first.gif) no-repeat left top;
   width: 24px;
   height: 14px;
   display: block;
}
.pager-first a:hover
{
   background: url(first-hover.gif) no-repeat left top;
}

.pager-prev a
{
/* 	background: url("arrow-l.png") no-repeat left top;
	height: 74px;
	left: -74px;
	width: 78px;
	display: block;
	position: absolute;
	bottom: 0px; */
	background: url(pager-prev.gif) no-repeat left top;
	padding: 0 5px 3px 25px;
	font-size: 12px;
}
.pager-prev a
{
}
.pager-prev a:hover
{
/*    background: url(prev-hover.gif) no-repeat left top; */
}

.pager-next a
{
/* 	background: url("arrow-r.png") no-repeat left top;
	height: 74px;
	right: -74px;
	width: 78px;
	display: block;
	position: absolute;
	bottom: 0px; */
	background: url(pager-next.gif) no-repeat right top;
	padding: 0 25px 3px 5px;
	font-size: 12px;
}
.pager-next a
{

}
.pager-next a:hover
{
/*    background: url(next-hover.gif) no-repeat left top; */
}

.pager-last 
{
   width: 24px;
   height: 14px;
   display: block;
   float: left;
   margin-left: 10px;
}
.pager-last a
{
   background: url(last.gif) no-repeat left top;
   width: 24px;
   height: 14px;
   display: block;
}
.pager-last a:hover
{
   background: url(last-hover.gif) no-repeat left top;
}



/* --------------------------------------------- */
.cols-gall .pager
{
   color:#ffffff;
}
.cols-gall .pager a
{
   color: #ffffff;
}
.cols-gall .pager-first a
{
   background: url(first-gall.gif) no-repeat left top;
}
.cols-gall .pager-first a:hover
{
   background: url(first-gall-hover.gif) no-repeat left top;
}
.cols-gall .pager-prev a
{
   background: url(prev-gall.gif) no-repeat left top;
}
.cols-gall .pager-prev a:hover
{
   background: url(prev-gall-hover.gif) no-repeat left top;
}
.cols-gall .pager-next a
{
   background: url(next-gall.gif) no-repeat left top;
}
.cols-gall .pager-next a:hover
{
   background: url(next-gall-hover.gif) no-repeat left top;
}
.cols-gall .pager-last a
{
   background: url(last-gall.gif) no-repeat left top;
}
.cols-gall .pager-last a:hover
{
   background: url(last-gall-hover.gif) no-repeat left top;
}

/* pager end */



.action-detail
{
   padding: 0px 25px 22px 21px;
	float:left;
	width:648px;
/*    margin-bottom: 30px; */
}
.action-detail .item
{

}
.action-detail .item h2.label
{
	font-size: 16px;
	color:#FF7700;
	padding: 0 0 3px 0;
}
.action-detail .item .img
{
   float:left;
   height:auto;
   margin: 3px 29px 29px 0px;
   position:relative;
   width:auto;
   position: relative;
   z-index: 1;
}
.action-detail .item .img .img-bg
{
/* 	background:url(img-bg2.png) no-repeat left top; */
   width:225px;
   height:191px;
   left:-9px;
   position:absolute;
   top:-17px;
   z-index:9;
}

.gallery .item .img
{

}

.act.action-detail .item-in
{
	background:url("article-bg.gif") no-repeat 21px bottom;
	float:left;
	margin-bottom:8px;
	padding-bottom:18px;
}
.action-detail .item-in-in
{

	width:648px;
	float: left;
}
.action-detail .withImg .item-in-in
{


}
.action-detail .item h1.label
{
   float:left;
   font-size:14px;
   padding:0 10px 15px 0;
   color: #7f1313;
   font-weight: bold;
}
.action-detail .item 
{

}
.action-detail .item .date
{
/*    background:url(list.gif) repeat-x right 3px; */
   color:#FF6600;
   float:left;
   padding-bottom:10px;
   width:519px;
}
.action-detail .item .date-in
{
   background-color:#FFFFFF;
   float:left;
   padding-right:10px;
}

.action-detail .item .perex
{

}
.action-detail .nav-action-top 
{
   padding-top: 3px;
}
.action-detail .content
{
   padding: 20px 0px 22px 0px;
	width:648px;
}
.act.action-detail .content
{
	padding: 7px 45px 20px 21px;
	margin-bottom: 8px;
	background:url("article-bg.gif") no-repeat 21px bottom;
}
.recomend .nav-action
{
background:url("article-bg.gif") no-repeat 0 bottom;
margin-bottom:0px;
padding:15px 45px 18px 0;
width:481px;
}




.gallery
{
	float:left;
	width:100%;
	background: url("border-red.png") no-repeat left bottom;
	padding-bottom: 23px;
}
.gallery-detail
{

}
.gallery .item
{
	float:left;
	margin:0 0px 16px 34px;
	padding: 0px;
	width:292px;
	border: 1px solid #032545;
}         
.gallery .item.first{ margin-left: 0px;}

.gallery .item .img, action-detail .gallery .item .img
{
	width: 275px;
	height: 183px;
   margin: 0;
	float: left;
	padding: 7px 0 8px 8px;
}




.gallery .item .label,
.action-detail .gallery .item .label
{
   font-size:16px;
   padding: 10px 10px 10px 10px;
   color: #08396B;
   height: 40px;
   background: url(border-blue-gallery.png) no-repeat left bottom;
}
.gallery .item .label a
{
   color: #08396B;
   text-decoration: none;
}
.gallery .item .label a { text-decoration: none;}
.gallery .item .label a:hover { text-decoration: underline; }

.gallery .item:hover .label,
.action-detail .gallery .item:hover .label
{
	background: url(border-red-gallery.png) no-repeat left bottom;
}
.gallery .item:hover,
.action-detail .gallery .item:hover
{
	border: 1px solid #FF3503;
}
.gallery .item:hover .label,
.action-detail .gallery .item:hover .label,
.gallery .item:hover .label a,
.action-detail .gallery .item:hover .label a
{
	color: #FF3300;
}


.gallery-detail h1.label
{
   color: #ff6600;
   font-size: 18px;
   font-weight: normal;
   padding-bottom: 20px;
}
.gallery-content
{
   margin-bottom: 20px;
   width:100%;
}

.gallery .item .more
{
	color: #B9222A;
	font-size: 10px;
}

.gallery-items
{
   width: 665px;
   float: left;
   padding:0px 0 0 0px;  
   background: url(gallery-border-top.gif) no-repeat 9px top;
}
.itm-pc
{
   float:left;
   margin:0px 17px 19px 0;
   position:relative;
	width: 196px;  
	padding-top:0px;
}
.gallery-items .itm
{
	display:block;
	float: left;
	width:180px;
	height:124px;
	text-decoration: none;
	padding: 7px;
	border: 1px solid #002243;
}
.gallery-items .itm:hover
{
	text-decoration: none;
	border: 1px solid #FF3300;
}



.itm-pc .lb
{
   font-weight: bold;
   padding: 3px 0 5px 0;
   margin: 0;
   color: #ff7700;
   font-size: 14px;
}
.itm-pc .lb a {color: #ff7700;}
.itm-pc .desc
{
	font-size: 11px;
}

.news-detail
{
   width: 100%;
   float: left;
}
.news-detail .item
{
   margin-bottom:24px;
   float: left;
   width:686px;
}
.news-detail .item .label
{
   font-size:18px;
   font-weight:bold;
   padding-bottom:10px;
   padding-top:0;

}
.news-detail .item .perex {}
.news-detail .item .date
{
   font-size: 12px;
   padding-top:11px;
}
.news-detail .item .text
{
   border-bottom:1px solid #CCCCCC;
   float:left;
   padding:0px 0 8px 0px;
   position:relative;
   width:686px;
}
.mb20{margin-bottom: 20px;}
.ml20{margin-left: 20px;}

.messages
{
   margin: 15px 0 15px 0;
   color: #ffffff;
   font-weight: bold;
   font-size: 12px;
   padding:0 25px 0px 0px;

}
.messages .info, .messages .error, .messages .title
{
   margin-bottom: 5px;
   margin-left: 1px;
   padding: 5px 11px;
   width: 99%;
   font-size: 12px;
   text-transform: uppercase;
}

.messages p:first-letter
{
	color: #FF3300;
}

.messages .info, .messages .title
{
   background-color: #002C57;
}
.messages .error
{
   background: #FF3300;
}
.customForm-content
{
	float:left;
	width:100%;
}
.customForm
{
   width: 100%;
   float: left;
   min-height: 100px;
	background: url("border-red.png") no-repeat left bottom;
	padding-bottom: 13px;
/* 	padding: 0 0 15px 0; */
}
.customForm form
{
 width: 100%;
}
.customForm-content th, .customForm-content td
{
   padding: 0;
}
.customForm td.label, .article-detail .customForm td.label 
{
   padding: 6px 0 15px 0;
}
.customForm td.field
{
   padding: 0 0 0 10px;
}


/* .customForm .customFormField:hover,
.customForm .customFormField:focus,
.captcha .captcha-number:hover,
.captcha .captcha-number:focus,
.login-form .field:hover,
.login-form .field:focus
{
   border: 2px solid #FF6600;
   margin: 0;
} */
/* .customForm .field-radio .customFormField { width: 200px;}
.customForm select
{

}
.customForm td
{
   vertical-align: top;
   padding: 4px 0;
}

.gestbook .customForm .submit
{
   margin:-73px 0 0 0;
}
.customForm .submit.mt0
{
   margin: 0;
   margin-bottom: 10px;
}
.customForm .submit-new
{
	margin: 0 1px 0 0;
}
.customFormNotice
{
   padding: 5px 0 5px 16px;
   clear: both;
   display: block;
   color: #134d52;
   font-size: 11px;
}
.field-radio .customFormNotice, 
.field-select .customFormNotice, 
.field-checkbox .customFormNotice, 
.field-file .customFormNotice
{
	padding-left: 0px;
}
.field-radio, .field-select, .field-checkbox, .field-file
{
   padding-left: 11px;
}
.customForm .field-radio,  
.customForm .field-checkbox, 
.customForm .field-file,
.customForm td.field-select
{
   padding-left: 20px;
} */


.captcha
{

   position:relative;
   height: 60px;
   padding: 55px 18px 25px 14px;
   background: url(border-red.png) no-repeat left top; 
  /*  background: url(captcha.gif) no-repeat left top; */
/*    
   border-top: 1px solid #000;
   border-bottom: 1px solid #000; */
}
.captcha .captcha-image
{
   position: absolute;
   left: 0px;
   top: 79px;
   border:1px solid #FF3300;
}
.captcha .captcha-help
{
   position: absolute;
   left: 0px;
   top: 26px;
   width:300px;
   color: #333333;
   line-height: 1.4em;
}
.captcha .captcha-help a
{
	color: #FF3300;
}
.captcha .captcha-number
{
   background-color:#C9CFD5;
   border: 0;
   height: 26px;
   left: 140px;
   margin:1px;
   padding:2px 10px 2px 10px;
   position:absolute;
   top: 85px;
   width: 132px;
   font-size: 21px;
   letter-spacing: 1em;
   color: #FF3300;
   font-weight: bold;
}
.customForm .label
{
   font-size: 13px;
   color: #cc3300;
}

/* form new */
.form-row
{
	float: left;
	padding-bottom: 13px;
	width: 100%;
}
.form-row .form-label
{
	color: #08396B;
	font-weight: bold;
	font-size: 16px;
}
.form-row .customFormNotice
{
	float: right;
	font-size: 10px;
}
.form-row label
{
	display: block;
	float: left;
	padding-bottom: 6px;
}
.form-row .form-input
{
    float: left;
    width: 100%;
}
.customFormField
{
   border: 1px solid #ffffff;
   width: 606px;
   height: 20px;
   padding: 5px 10px;
   color: #000;
   background-color: #C9CFD5;
}
.customForm h2
{
	float: left;
	width: 100%;
}
textarea.customFormField
{
   background-color: #C9CFD5;
   border:1px solid #ffffff;
   width: 606px;
   height: 63px;
   padding: 5px 10px;
}
.customFormField:hover, .customFormField:focus,
textarea.customFormField:hover, textarea.customFormField:focus,
.captcha .captcha-number:hover, .captcha .captcha-number:focus
{
   border: 1px solid #FF3300;
}
.form-row-radio
{

}
.form-row-radio .form-label,
.form-row-checkbox .form-label,
.form-row-file .form-label,
.form-row-select .form-label
{
	width: 100%;
	float: left;
}
.form-row-radio .form-input,
.form-row-checkbox .form-input,
.form-row-file .form-input,
.form-row-select .form-input
{
	background-color: #C9CFD5;
	padding: 10px;
	width: 606px;
	float: left;
}
.form-row-radio .form-input
{
	padding-bottom: 5px;
}
.form-row-radio .form-input input,
.form-row-checkbox .form-input input
{
/* 	display: block;
	float: left; */
}
.form-row-radio .form-input label,
.form-row-checkbox .form-input label
{
	margin-top: -1px;
	padding: 0 14px 0 3px;
	display: inline;
	float: none;
}
.form-row-select select
{
	width: 606px;
	color: #001B37;
	border: 0;
	background-color: #C9CFD5;
}

.form-row-radio .customFormField,
.form-row-checkbox .customFormField
{
	width: 250px;
}
.customForm .submit
{
   background-color: #FF3300;
	border: 0;
	color: #FFFFFF;
	cursor: pointer;
	float: right;
	font-size: 21px;
	font-weight: bold;
	height: 95px;
	margin: -115px 7px 0 0;
	padding: 4px 10px;
	position: relative;
	text-align: center;
	width: 307px;
	z-index: 9;
	text-transform: uppercase;
}




.gestbook
{
float:left;
padding:0 25px 0 21px;
width:648px;
}
.gestbook .item
{
   padding: 17px 0;
   float: left;
   width: 100%;
   color: #134e52;
   border-top: 1px solid #CED3D2;

}             
.gestbook .item .date
{
   color:#87A5A9;
   float:left;
   font-size:11px;
   padding-right:5px;
}
.gestbook .item .autor
{
   font-size: 11px;
   color: #134e52;
   padding-left:5px;
}
.gestbook .item .txt
{
   float: none;
   border-top: 0;
   margin-bottom: 0;
   padding-top: 10px;
}
.gestbook .item .g-txt
{
   border-bottom:1px solid #000000;
   float:left;
   margin-bottom: 0px;
   padding:15px 0;
}

.sitemap
{
/*    border-bottom:1px solid #CCCCCC;
   padding-bottom: 30px;
   margin-bottom: 40px; */
}
/* 1.level */
.page-sitemap
{

}
.page-sitemap-content
{
   float:left;
   padding:0px 44px 20px 21px;
   width: 482px;
}
.page-sitemap-content a {text-decoration: none;}
.page-sitemap-content a:hover { text-decoration: underline;}
.page-sitemap-content ul
{
   padding-bottom: 0;
}
.page-sitemap-content ul li
{
	line-height: 1.6em;
}
.page-sitemap-content li a
{
   text-decoration: none;  
}
.page-sitemap-content li a:visited {}
.page-sitemap-content li a:hover { text-decoration: underline;}
.page-sitemap-content ul ul
{
	padding-left: 0;
	margin-left: -9px;
}
.page-sitemap-content  h2
{
color:#4F5B55;
}
/* 2.level */
/* .page-sitemap ul ul
{
   padding-left: 0px;
   padding-top: 3px; 
}
.page-sitemap ul ul li
{
   background:url(list2.gif) no-repeat 0 5px;
   padding-left:13px;
   padding-top: 0;
   font-size: 13px;
}
.page-sitemap ul ul li a
{
   color: #FF6600;
}
.page-sitemap ul ul li a:hover { } */

/* 3.level */
/* .page-sitemap ul ul ul 
{
   padding-left: 2px;
}
.page-sitemap ul ul ul li
{
   background:url(list3.gif) no-repeat 0 7px;
   padding-left:13px;
   padding-top: 0;
   font-size: 13px;
   font-weight: normal;
}

.page-sitemap ul ul ul li a
{
   color: #FF6600;
}
.page-sitemap ul ul ul li a:hover { } */


/* 4.level */
/* .page-sitemap ul ul ul ul
{

}
.page-sitemap ul ul ul ul li
{

}
.page-sitemap ul ul ul ul li a
{
   font-size: 12px;
}
.page-sitemap ul ul ul ul li a:hover {} */


.reference
{
   width: 100%;
   float: left;
}
.reference .item
{
   background:url("box-dot.png") repeat-x left bottom;
   float:left;
   padding-bottom:15px;
   padding-top:12px;
   width:100%;
}
.reference.detail .item
{
   background: none;
}

.reference .item.second
{
   margin-left: 29px;
}              
.reference .item a.image
{

}
.reference .item img
{
   float: left;

}
.reference .item .txt
{
   color: #000;
}
.reference .item .txt .itm span
{
   font-family: georgia;
   font-weight: bold;
}
.reference .item .label
{
   color:#000000;
   font-size:15px;
   font-weight:bold;
   padding:0 0 5px 0;

}
.reference .item .label a
{
   color: #000;
}
.reference .item .img
{
   float:left;
   margin:6px 10px 10px 0;
   position:relative;
}
.reference .item .label a {text-decoration: none;}
.reference .item .label a:hover {text-decoration: underline;}
.reference .item .itm
{
   padding-bottom: 6px;
}
.reference .item .perex
{

}
.reference .item.withoutImg .perex
{

}
.reference.detail .item .perex
{
   height: auto;
   margin-bottom: 20px;
}
.reference.detail .item .content
{
   padding: 0px 0 12px 0;
/*    border-bottom: 1px solid #000000; 
   margin-bottom: 20px;
   padding: 25px 0;
*/
   width: 100%;
   float: left;
}
.box-article .news
{
   width: auto;
}
.news 
{
   float: left;  
	width:100%;
	background: url("border-red.png") no-repeat left bottom;
	padding-bottom: 13px;
}
.pg-content .news .item
{

   float: left;
   padding: 0px 0px 20px 0px;
   width: 100%;
}
.nav-news-top
{
   height: 57px;
}
.pg-content .news .item h2.label
{
   font-size:16px;
   margin:0;
   color: #08396B;
   padding:0 15px 5px 0;
   background: url(border-blue.png) no-repeat left bottom;
}
.pg-content .news .item h2.label a
{
   text-decoration: none;
   color: #08396B;
}
.pg-content .news .item h2.label a:hover
{
   text-decoration: underline;
}
.pg-content .news .item .date
{
	font-size: 9px;
	color: #001F3F;
	float: left;
}
.pg-content .news .item  .date_wrap
{
	font-size: 10px;
	color: #999999;
	padding: 0 5px 0 2px;
}
.box-article .news .item .date
{
	color: #F77924;
	font-size: 10px;
	padding-bottom: 9px;
	display: block;
}
.pg-content .news .item .more
{
	font-size: 10px;
	color: #B8212A;
} 
.pg-content .news .item .more:visited
{
	color: #B8212A;
}
.news .item .perex
{
	padding-top: 12px;
	height: auto;
}
.box-article .news .item .perex-in
{
   height: 53px;
   overflow: hidden;
}

.box-article-in 
{ 
	float:left;
	height:115px;
	width:179px;
	overflow: hidden;
	padding-left: 4px;
}

.news.detail .item
{

}
.news.detail .item .label
{
   background:none;
   color:#FF6600;
   float:left;
   font-size:18px;
   line-height:21px;
   padding:0 20px 10px 3px;
}
.news.detail .item .date
{

}
.news.detail .item .item-in
{
   background: url(hp-content.png) repeat left 3px;
}

.news.detail .item .item-in .date
{
   padding: 3px 0px 0 23px;
   display: block;
   float: right;
   margin-right: -19px;
}
.news-detail-date
{
   padding: 0;
   float: left;
   color: #001F3F;
   font-size: 9px;
}
.news.detail .item .perex
{

}
.news.detail .item .content
{

}
.hp-cols .hp_hidden
{
	display: none;
}
.pg-cols .pg_hidden
{
	display: none;
}


.hp-cols .label_hp_hidden
{
	display: none;
}
.pg-cols .label_pg_hidden
{
	display: none;
}


.f3-item
{
   padding: 10px;
   width: 628px;
   float: left;
}
.f3-item:hover *
{

}
.hp-label
{
   padding: 24px 0 22px 0;
   font-size: 18px;
   font-weight: normal;
   color:#FF6600;
}
.box-article
{
   padding: 0 0 35px 0;
   width: 409px;
   float: left;
   position: relative;
}
.box-article .art-label
{
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	padding: 0 0 16px 0;
   line-height: 1em;
   background: url(reference-border.png) no-repeat left bottom;  
	margin: 0 0 20px 0;
}

/* .box-article-label
{
   background:url("arrow_white_right.png") no-repeat scroll 0px 0px;
   color:#ffffff;

   font-size:21px;
   font-weight:normal;
   padding: 1px 0px 27px 26px;
   text-transform:uppercase;

} */
.box-article .item
{
   padding: 0 0px 3px 0;
	width: 100%;
   float: left;
   min-height: 10px;
	color: #ffffff;
}
.box-article .item span
{

	font-size: 12px;
	padding: 0 0 0 5px;

}
.box-article .item h3
{
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding:2px 0 0 0;
	display: inline;
}
.box-article .item h3 a
{
	color: #ffffff;
}


.box-article .news
{
	padding: 25px 67px 0 29px;
	width: 204px;
}
.box-article .item .img
{
   float: left;
   margin-right: 9px;
}
.box-article .item h2.label
{
   color: #F77924;
   font-size: 14px;
   padding: 0 0 5px 0;
   float: none;
}
.box-article .news .item h2 a
{
   color: #F77924;
   text-decoration: underline;
}
.box-article .item .perex
{
	line-height: 1.4em;
	padding: 0;
}

.box-article .item .more
{
   color: #BAA532;
   font-weight: bold;
   background: url(arrow_yell_sm_right.png) no-repeat left 1px;
   padding-left: 16px;
   float: right;
   position: absolute;
   right: 20px;
   bottom: 0px;
   
}
.box-article .item .more a
{
   color: #BAA532;
}

.box-art-nav
{
	position: absolute;
	right: 20px;
	bottom: 26px;
} 
.box-art-nav a
{
	display: block;
	width: 24px;
	height: 24px;
}
.box-art-nav a span
{
	display: none;
}
.box-art-nav .arr-top
{
	background: url(arr-top.gif) no-repeat left top;
}  
.box-art-nav .arr-bottom
{
	background: url(arr-bottom.gif) no-repeat left top;
	margin-top: 8px;
}






.box-kalendar,
.box-anketa
{
   background: #EBEBEB url("box-bg-silver.png") repeat left top; 
   margin-bottom: 20px;
}
.box-kalendar .label,
.box-anketa .label,
.loginForm .label
{
   padding: 2px 10px 5px 10px;
   text-transform: uppercase;
   font-size: 14px;
   color: #000;
}


.box-kalendar .in,
.box-anketa .in
{
   background: url(box-dot.png) repeat-x left bottom;
}
.box-kalendar
{

}
.box-anketa
{
   color: #333333;
}
.box-anketa .voting h3
{
   padding: 10px;
   padding-top: 12px;
   background: url(box-dot-small.png) repeat-x left bottom;
   color: #333333;
   font-size: 12px;
}
.box-anketa .item
{

}
.box-anketa .item .label
{
   padding: 5px 10px 5px 10px;
   background: url(box-dot-small.png) repeat-x left bottom;
   text-transform: none;
}
.box-anketa .item .label a
{
   color: #333333;
   text-decoration: none;
}
.box-anketa .item .label .number
{
   float: right;
   color: #FF4E4E;
   font-weight: bold;

}
.box-anketa .item .label a:hover {text-decoration: underline;}
.box-anketa .graph-border
{
   display: none;
}
.box-anketa .link-archiv
{
   font-weight: bold;
   padding: 5px 10px 7px 10px;
   display: block;

}
.box-anketa .link-archiv a
{
   text-decoration: none;
   color: #FF4E4E;
/*    font-size: 13px; */

}
.box-anketa .link-archiv a:hover {text-decoration: underline;}

.box-kalendar .in
{
   padding-bottom: 2px;
}
.box-kalendar .item
{
   padding: 9px 10px 0 10px;
   
}
.box-kalendar .item .label
{
   font-weight: bold; 
   color: #000;
   text-transform: none;
   background: none;
   padding: 0;
   font-size: 12px;

}
.box-kalendar .item .label a {text-decoration: none; color: #000;}
.box-kalendar .item .label a:hover {text-decoration: underline;}
.box-kalendar .item .date
{
   font-weight: bold;
   font-size: 12px;
   padding: 0 8px;

}

.box-kalendar .item .perex
{
   color: #5c5c5c;
}
.box-kalendar .item .perex p { display: inline;}

.box-rightBottom
{
	margin-top: 8px;
	float: left;
}
.box-rightBottom .label
{
	width: 265px;
}

.list-calendar
{
   padding: 10px 10px 0 10px;
}
.list-calendar .left,
.list-reference .left
{
   color:#FF4E4E;
   font-size:12px;
   font-weight: bold;

}
.list-calendar .left a, .list-reference .left a { text-decoration: none;}
.list-calendar .left a:hover, .list-reference .left a:hover { text-decoration: underline;}
.list-calendar .right
{

}
.list-calendar .next,
.list-reference .next
{
   margin-right: 10px;
}
.list-calendar .prev
{

}
.txt-page-content
{
	float:left;
	width:100%;
	background: url("border-red.png") no-repeat left bottom;
	padding-bottom: 33px;
}
.page-content
{

   padding: 0px 0px 15px 0px;
}
.page-content h1.label, .search-content h1
{

}

body .page-content .attachment h1.label 
{
   background: none;
   margin-bottom: 0;
   padding-bottom: 0;
   font-size: 18px;
} 

hr.dots, .editor hr.dots
{
   background:url("box-dot.png") repeat-x left bottom;
   border: 0;
   height: 2px;
}





.file-icon
{
   margin-right: 5px;
}  


.header-cross-menu
{
/*    background: url(cross-menu-bg.gif) no-repeat left top; */
   width: 940px;
   height: 11px;  /* all: 180px */
   position: absolute;
   left: 0;
   top: 0;
   z-index: 100;
   overflow: hidden;
}
.cross-menu
{

}
.cross-menu 
{
   height: 44px;
   list-style: none;
   padding: 0;
   position: relative;
   top: 0px;

}
.cross-menu li
{
   background-image: none;
   display: block;
   float: left;
   padding-left: 0;
}
.cross-menu li a
{
   color: #ffffff; 
   height: 44px;
   line-height: 44px;
/*    padding: 0 7px 0 8px; */
   font-weight: bold;
   display: block;
   float: left;
   text-decoration: none;
   font-size: 14px;
   text-align: center;
   width: 52px;

}

.cross-menu li.jurta a
{
   background-color: #ffffff;
   width: 51px;
   color: #ff4e4e;
}
.cross-menu li.osmyDen a
{
   background-color: #33A7EB;
   width: 85px;
}
.cross-menu li.pradelna a
{
   background-color: #55D0DF;
   width: 83px;
}
.cross-menu li.nebocady a
{
   background-color: #FF863A;
   width: 90px;
}

.seoBox
{
   width: 940px;
   height: 136px;
   background-color: #ffffff;
   color: #000;
} 
.seoBox.osmyDen
{
   background-color: #33A7EB;
   color: #ffffff;
}  
.seoBox.pradelna
{
   background-color: #55D0DF;
   color: #333333;
}
.seoBox.nebocady
{
   background-color: #FF863A;
   color: #ffffff;
}

.seoBox .seoBox-logo
{
   padding: 20px 10px 20px 30px;
   float: left;
   width: 185px;
}




.seoBox .right-item
{
   padding: 16px 54px 20px 15px;
   float: left;
   width: 644px;
}
.seoBox .right-item .text
{
   font-size: 14px;
   height: 65px;
   overflow: hidden;
}



.seoBox .quick-menu
{
   margin-top: 9px;
   height: 27px;
   background-color: #C2E5F9;
   width: 541px;
}



.seoBox .quick-menu .label
{
   float: left;

   color: #333333;
   background: url(quick-menu-label.png) no-repeat left top;
   width: 118px;
   height: 27px;
   line-height: 27px;
   text-align: center;
}



.seoBox .quick-menu ul
{
   list-style: none;
}
.seoBox .quick-menu li
{
   background: none;
   margin-left: 0;
   float: left;
   height: 27px;
   line-height: 27px;
   border-right: 2px solid #33A7EB;
   padding:0 7px 0 8px;
   letter-spacing: 1px;
}
.seoBox .quick-menu a
{
   color: #333333;
   font-size: 15px;
   text-decoration: none;
}
.seoBox .quick-menu a:hover
{

}

.seoBox 
{

}

.col-right .voting
{
    background: url("border-red.png") no-repeat left bottom;
    float: left;
    width: 100%;
    padding: 0 0 25px 0;
}
.col-right .voting .lb
{
   color: #001938;
   font-size: 18px;
   font-weight: normal;
}
.col-right .voting-detail .lb
{
	padding: 0 15px 15px 15px;
	background: url("border-blue.png") no-repeat left bottom;
	margin: 0;
	margin-bottom: 20px;
}
.col-right .voting .item
{
	padding: 0 15px 10px 15px;
}
.col-right .voting .label
{
   padding-bottom: 8px;
   font-weight: bold;
   color: #001938;
   font-family: "trebuchet MS";

}
.col-right .voting .label a
{
   color: #001938;
}
.col-right .voting .graph-border
{
   height: 10px;
/*    background-color: #D6D6D6; */
}
.col-right .voting .graph
{
   height: 10px;
   /* background: url(inquiry.png) no-repeat left top; */
   background: url(inquiry-big.png) no-repeat left top;
   overflow: hidden;
}
.voting-detail
{
	border: 1px solid #022444;
	padding: 10px 0 15px 0;
}
.box-inquiry
{
	border-left: 1px solid #305173;
	border-bottom: 1px solid #305173;
	width: 314px;
	float: left;
	margin-bottom: 25px;
}
.box-inquiry-in
{
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	border: 1px solid #072F58;
}
.box-inquiry .voting-detail
{
	padding-bottom: 20px;
	float: left;
	width: 100%;
	border: 0;
}
.box-inquiry .lb
{
	background: url(border-white-box.png) no-repeat left bottom;
	color: #001A38;
	font-size: 18px;
	padding: 17px 20px 16px 20px;
	margin-bottom: 14px;
}
.box-inquiry .item
{
	padding: 0 15px 10px 20px;
} 
.box-inquiry .label
{
   padding-bottom: 8px;
   font-weight: bold;
   color: #001938;
   font-family: "trebuchet MS";

}
.box-inquiry .label a
{
   color: #001938;
}
.box-inquiry .graph-border
{
   height: 10px;
}
.box-inquiry .graph
{
   height: 10px;
   background: url(inquiry.png) no-repeat left top; 
   overflow: hidden;
}
.box-inquiry .link-archiv
{
	padding: 0 15px 10px 20px;
}



.reference-hp
{
   margin-top: -20px; 
   background: #EBEBEB url("box-bg-silver.png") repeat left top;
   margin-bottom:20px;
}
.en .reference-hp, .sk .reference-hp, .de .reference-hp
{
   margin-top: 0;
}
.reference-hp .label
{
   background-color: #D6D6D6;
}
.reference-hp .label h2
{
   color: #000;
   padding: 10px;
   font-size: 14px;
}
.reference-hp .item
{
   background: url("box-dot-small.png") repeat-x left bottom;
   padding: 5px 10px;
}                  
.reference-hp .item h3
{
   font-weight: normal;
   font-size: 13px;
   padding: 0;
}
.reference-hp .in
{
   padding-bottom: 2px;
   background: url("box-dot.png") repeat-x left bottom;
}
.reference-hp .list-reference
{
   padding: 10px 10px 0 10px;
}

.search-content
{
   float:left;
   padding:0 25px 0px 21px;
   width:648px;  
}
.search-content h5.fulltextFoundType
{
   font-size: 14px;

}
.search-content h3
{

}
.search-content h1
{

   margin-bottom: 20px;
   display: none;
}
.tips li
{
   padding-bottom: 8px;
   background-position: left 5px;
}

.search-content *
{

}
.search-content a
{
	text-decoration: none;
}
.search-content ul li a,
.search-content .f3-item a
{
	text-decoration: underline;
}







.login-form
{
   padding:0;
}
.form-row-item
{
   margin-bottom: 10px;
   width: 230px;
	float: left;
}
.login-form .lb
{
padding-top: 3px;
display: block;
float: left;
padding-right: 12px;
color: #ffffff;
}
.login-form .field
   {
   background-color:#89A7A9;
   border:medium none;
   float:left;
   font-size:13px;
   height:16px;
   padding:2px 5px;
   width:79px;
   margin-right: 0px;
   margin-left: 5px;
}

.login-form .forgot-nav
{
   display: block;
   padding-top: 8px;   
}
.login-form .submit
{
   background:url(btn60.png) no-repeat left top;
   border:0 ;
   cursor:pointer;
   float:right;
   font-size:11px;
   height:20px;
   margin-left:5px;
   margin-top:0px;
   margin-right: 6px;
   width:60px;
   padding-bottom:2px;
}
.loginForm
{
   background: #EBEBEB url("box-bg-silver.png") repeat left top;
   margin-bottom:20px;
}
.login-form .in
{
	width: 330px;
}

.logged
{
   color: #ffffff;
   font-size: 13px;
}
.logged h2.label
{
   font-weight: normal;
   color: #ffffff;
   padding: 0;
   font-size: 12px;
}
.logged .in
{
   padding: 0;
}
.logged .in h3
{
   font-size: 13px;
   color: #ffffff;
   padding: 0;
   padding-bottom: 5px;
}
.logged .in p
{
   color:#7BA9AB;
   font-size: 11px;
}
.logged .in p a
{
   color:#7BA9AB;;
}

.login-form .messages
{
	margin: 0;
	padding: 0;
}
.login-form .messages p
{
   margin-left: 0;
   width: auto;
   font-size: 11px;
   background-color: transparent;
   font-weight: normal;
   padding: 0;
   text-align: right;
   color: #CC3300;
   text-transform: none;
}
.box-article .messages p
{

   width: auto;

}
.pg-nav
{
   background:url(hp-content.png) repeat left top;
   color:#2C3D52;
   padding:13px 20px 7px 23px;
   height: 25px;
}

.navigation
{
	bottom: 26px;
	color: #003366;
	font-size: 10px;
	left:0;
	padding: 0px 52px 0px 54px;
	position:absolute;
	width:630px;
}
.pg-cols .navigation
{

}
.navigation .navigation-in
{

}
.gall-navi
{
	background: none;
}
.cols-gall .gall-navi
{

}
.article-navi { z-index: 99; background: none;}
.navigation a
{
   color: #003366;
}
.cols-gall .gall-navi a { color: #003366;}
.navigation .link-back, .navigation .link-print,.navigation .link-up, .navigation .link-recommend
{
   display:block;
   float:left;
   padding-right:15px;
}
.navigation .link-up {margin-right: 0;}
.navi-doporuc
{
   float: right;
   margin-left: 15px;
}

.attachment h2.attach
{
padding-left:23px;
}

.citace
{
   font-style: italic;
   margin-bottom: 20px;
   margin-right: 30px;
   float: left;
   width: 202px;
   background: #BFD4D5 url(citace-bg.png) no-repeat right bottom;
}
.citace .citace-in
{
	padding: 28px 20px 31px 30px;
}

.cols-top
{

	width:100%;
	float: left;
	position: relative;
}
.hp-cols .cols-top
{

}





.cols-bottom
{
	padding: 65px 0px 0px 0px;
	float: left;
	width: 100%;
} 
.boxies-hp-bottom
{
	float:left;
	/* width:643px; */
	width: 100%;
}
.cols-bottom .item-1
{
	padding: 0 101px 0 18px;
	width: 230px;
}
.cols-bottom .item-2
{
	padding: 10px 10px 0 24px;
	width: 215px;
	min-height: 64px;
}
.cols-bottom .item-3
{
	padding: 10px 0px 0 21px;
	width: 265x;
	min-height: 64px;
}
.cols-bottom .item-1 h2
{
	color: #B9222A;
	font-size: 11px;
	padding: 0 0 10px 0;
}
.cols-bottom .adress
{
	font-size: 11px;
	color: #333333;
}
.cols-bottom .item-2 a
{
	color: #333333;
	font-size: 11px;
	padding: 0 4px 0 0px;
}

.submenu
{
	padding: 40px 25px 40px 0px;
	width: 290px;
	float: left;
	position: relative;
	min-height: 43px;
	background: url(submenu-bg.png) repeat-y left top;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	margin-bottom: 25px;
}

.submenu ul
{
	list-style: none;
	padding: 0;

}
.submenu li 
{
	padding: 0;
	background: none;

}
.submenu li a
{
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
	padding: 10px 0 10px 25px;
	display: block;
	background: url(submenu-border.png) no-repeat 1px top;
}
.submenu li.first a
{
	background: none;
}
.submenu li.first li a
{
	background: url(dot-silver.png) no-repeat left 4px;
}
.submenu li a:hover, .submenu li a.active
{
	color: #FF3300;
}
.submenu ul ul
{
	background: url(submenu-border.png) no-repeat 1px top;
	padding: 9px 0 5px 25px;
} 
.submenu ul ul li
{
	background: none;
	padding-left: 0;

}
.submenu ul ul li a
{
	font-size: 14px;
	font-weight: normal;
	padding: 0px 0 5px 17px;
	background: url(dot-silver.png) no-repeat left 4px;	
}
.submenu ul ul li.first a
{
	background: url(dot-silver.png) no-repeat left 4px;
}
.submenu ul ul li a.active, .submenu ul ul li a:hover
{
	background: url(dot-red.png) no-repeat left 4px;
	text-decoration: underline;
}
.submenu ul ul ul
{
	background: none;
	padding: 4px 0 3px 18px;
}
.submenu ul ul ul li
{

}
.submenu ul ul ul ul
{

}

.submenu ul ul ul ul li
{

}
.submenu ul ul ul ul ul
{

}

.submenu ul ul ul ul ul li
{

}
.submenu ul ul ul ul ul ul
{

}

.submenu ul ul ul ul ul ul li
{

}
.submenu ul ul ul ul ul ul ul
{

}

.navi-top
{
	font-size: 10px;
	padding-right: 25px;
	padding-left: 10px;
}
.art-detail-naviTop
{
   padding: 25px 30px 0 0;
}
.art-detail-naviTop .date, .art-detail-naviTop .place
{
   color:#87A5A9;
   font-size:11px;
}
.pr80 {padding-right: 80px;}
.navi-top .date
{
	color: #999999;
}
.navi-top a
{
	color: #B9222A;
}
.nav-action
{
	padding:7px 45px 18px 21px;
	width:481px;
	margin-bottom:15px;
	background:url("article-bg.gif") no-repeat 21px bottom;
}
.redBold
{
	color: #BA232A;
	font-weight: bold;
	font-size: 13px;
}


.pt20 {padding-top: 20px;}
.mt10 {margin-top: 10px;}
.fs11 { font-size: 11px;}
.pt0 { padding-top: 0;}

.select-border { 
	padding: 2px;
	border: 2px dashed #999999;
}

.attachment
{

}
.attachment .gallery
{
	padding-left: 0;
	margin-left: -10px;
}
.attachment .gallery .item
{

}

.citace-silver
{
	background-color: #C9CFD5;
	color: #000813;
	font-style: italic;
	padding: 16px;
	float: left;
	width: 598px;
	margin: 10px 0;
}
.citace-red
{
	background-color: #FF3300;
	color: #ffffff;
	font-size: 18px;
	padding: 16px;
	float: left;
	width: 260px;
	margin: 10px 23px 24px 0;
	line-height: 1.4em;
}
.citace-red a
{
	color: #ffffff;
}
/* servisni menu */
.menu-servis {
	width: 224px;
	float: left;
	clear: both;
	margin-top: 25px;
	padding: 0 17px 0 12px;
}
.menu-servis ul {
	float: left;
}
.menu-servis li {
	float: left;
	display: block;
	color: white;
	background: none;
	padding: 0 5px;
	margin: 4px 0;
	border-right: 1px solid white;		
}
.menu-servis li a {
	float: left;
	padding: 0;
	display: block;
	margin: 0;
	line-height: 100%;
					
}
.menu-servis li.last {
	border-style: none;
}
