* 
{
   margin: 0;
   padding: 0;
}
body{	
	xxtext-align: center;	
	font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
   font-size: 12px;
	background-color: #FFFFFF;
   margin: 0px;
   background: url(bg-body.gif) repeat-x left top;
   color: #000000
}

body.editor{
	margin: 5px;
	background: #ffffff;
	background-color: #ffffff;
}

h1, h2, h3, h4, h5, h6{
	margin-top: 0.6em;
	margin-bottom: 0.3em;
	margin-left: 0px;
	color:#000099;
	font-family: Arial, Helvetica, sans-serif;
}
h1{ font-size: 16px; }
h2{ font-size: 13px; }
h3{ font-size: 12px; }
h4{ font-size: 12px; }
h5{ font-size: 12px; }
h6{ font-size: 12px; }

h1, h3, h5{
	margin-top: 0px;
}

h3 a { text-decoration: none; }
h3 a:hover { text-decoration: underline; }

table{
	font-size: 100%;
	border-bottom: none;
}
/* tabulky z editoru */

table.colored,
table.standard
{
	border: 1px solid silver;
	border-right: none;
	border-bottom: none;
	border-collapse: collapse;
}
table.standard td, table.standard th,
table.colored td, table.colored th
{
   padding: 3px;
   text-align: left;
}
table.colored th,
table.colored td,
table.standard th,
table.standard td
{
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
}
table.standard th
{
   color: #000099;
   font-weight: bold;
	background-color: #C1E5E3;
}
table.colored th
{
	background-color: #C1E5E3;
   font-weight: bold;
}
/*********************/

p{
	margin: 0 0 0.45em 0;
}

.footer a,
.header a,
.page-navigation a,
.col-center .breadcrumb a,
.col-center .navigation a,
.col-center .article .item .perex .more
{
   color: #000099;
}


.footer a:hover,
.header a:hover,
.page-navigation a:hover,
.col-center .breadcrumb a:hover,
.col-center .navigation a:hover,
.col-center .article .item .perex .more:hover
{
   color: #009999;
}

.col-center a, .editor a
{
   color:#333333;
}
.col-center a:hover, .editor a:hover
{
   color: #000099;
}

a img, a:link img{
	border: none;
}
hr
{
   border: 0;
   border-bottom: 1px solid #000099;
   height: 1px;
   
}
/* odkazy */
a.previous,
a.link-back{
	background: url(ico-zpet.gif) no-repeat;
	background-position: 0px 5px;
	padding-left: 9px;
}
a.link-print{
	background: url(ico-tisk.gif) no-repeat;
	background-position: 0px 2px;
	padding-left: 13px;
}
a.back,
a.link-up{
	background: url(ico-nahoru.gif) no-repeat;
	background-position: 0px 4px;
	padding-left: 8px;
}
a.link-recommend{
	background: url(ico-doporucit.gif) no-repeat;
	background-position: 0px 3px;
	padding-left: 14px;
}
a.next{
	background: url(ico-dalsi.gif) no-repeat;
	background-position: 0px 5px;
	padding-left: 9px;
}
/* odkazy:end */

input, textarea{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding: 2px;
}

input.field {
	border: 1px solid #000099;
	width: 280px;
}

input.field.full {
	width: 100%;
	#width: 99%;
}

textarea.field {
	width: 100%;
	#width: 99%;
	height: 80px;
	border: 1px solid #444444;
}

label {
	position: relative;
	top: 2px;
}

input.submit{
   background: #000099;
   color: #ffffff;
   border: 0;
   cursor: pointer;
}

ul{
	margin-left: 1.5em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding: 0em;
}
ol{
	margin-left: 1.5em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding: 0em;
}

/* web */

.main{
	width: 988px;
	text-align: lů;
	overflow: hidden;
	background: white;

}
.in{
/* 	width: 964px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(main-bg.gif) repeat-y; */
	float: left;
	width: 988px;
	background: url(bg.gif) repeat left top;
}

.header{
	position: relative;
	height: 84px;
	background:#C1E5E3 url(green_lt.gif) repeat-x left top;
}
.header .img{
	position: absolute;
	bottom: 10px;
	width: 100%;
	height: 160px;
	xbackground: url(header.jpg) no-repeat;
	background: url(header3.jpg) no-repeat;
	
}

.logo{
	background: url(logo.gif) no-repeat;
	width: 197px;
	height: 84px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.languages
{
	position: absolute;
	right: 255px;
	top: 25px;
	z-index: 999;
}
.languages a
{

}
.search-form
{
   position: absolute;
   right: 0;
   top: 25px;
}
.search-form form
{
	margin: 0px;
}
.search-form .field
{
   width: 150px;  
}
.search-form .submit
{

	width: 80px;
	background: #000099;
	border: 0;
	cursor: pointer;
	color: #ffffff;
}

a.homelink{
	display: block;
	width: 197px;
	height: 84px;
	text-decoration: none;
}
a.homelink span{
	visibility: hidden;
}
.cols
{
   float: left;
   width: 988px;
}
.col-left
{
	width: 200px;
	float: left;
}
.col-center{
	width: 558px;
	float: left;
	overflow: hidden;
	padding: 10px 215px 10px 10px;
	xxbackground: url(bg.gif) repeat-y 591px top;
}
.col-center .inside{
	xxfloat: left;
}
.col-right{
	width: 200px;
	float: right;
	overflow: hidden;
}
.col-right .inside{
	padding-left: 22px;

}
.col-center ul, .editor ul
{
   list-style: none;
   margin-bottom: 1em;
}
.col-center li, .editor li
{
   background: url(bullet.gif) no-repeat left 4px;
   padding-left: 15px;
   line-height: 1.4em;
} 
.col-center ol, .editor ol 
{
   padding-left: 25px;
   margin: 0;
}

.col-center ol li, .editor ol li
{
   background: none;
   padding-top: 0;
   padding-left: 0;
}
.footer
{
	clear: both;
   padding: 10px 20px;
   font-size: 10px;
   color: #000099;
}


.footer .left{
	float: left;
   width: 196px;
   text-align: center;	
}
.footer .center
{
   width: 555px;
   xfloat: left;
   text-align: right;
   margin-left: 192px;
}
.footer .right{
	float: right;
	width: 165px;
}
.footer .claim{
	float: left;
}

.menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0;
	left: 197px;
}
.menu ul li 
{

   float: left;
   width: 164px;
   height: 85px;
   border-right: 3px solid #C1E5E3;
}
.home .menu ul li.i0, .menu ul li.i0.active
{
   background: url(ikona1.jpg) no-repeat left top;
}
.home .menu ul li.i1, .menu ul li.i1.active
{
   background: url(ikona2.jpg) no-repeat left top;
}
.menu ul li.i0, .menu ul li.i1
{
   background: url(green_dkf.gif) repeat left top;
}
.menu ul li a
{
	display: block;
   width: 119px;
   height: 22px; 
   line-height: 22px;   
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	padding: 0px 15px 0 30px;
	margin-top: 62px;
	color: #ffffff;
	text-transform: uppercase;
	background:#000099 url(menu-li.gif) no-repeat 10px 6px;
}
/* .menu ul li.i1 a
{
   padding-left: 15px;
   width: 134px;
} */
.menu ul li a:hover,
.menu ul li a.active
{
	background:#339999 url(menu-li-hover.gif) no-repeat 10px 6px;
	color: #ffffff;
}

.submenu
{
   margin-bottom: 15px;
}
.submenu ul
{
   list-style: none;
   margin: 0;
}
.submenu li
{

}
.submenu li a
{
	display: block;
   width: 163px;  /* 196 */   
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	padding: 1px 15px 1px 20px;
	color: #ffffff;
	background:#000099 ;
	border-bottom: 1px solid #FFFFFF;
}
.submenu li a:hover,
.submenu li a.active
{
   color: #B3E6D8;
}
.submenu ul ul
{
   background: #019589;
   width: 150px;
}
.submenu ul ul li
{

}
.submenu ul ul li a
{
   color: #000000;
	text-transform: none;
   background: #019589;
	border-bottom: 1px solid #FFFFFF;
}
.submenu ul ul li a:hover,
.submenu ul ul li a.active
{
   background: #019589;
   color: #B3E6D8;
}




.secondary-menu
{
   margin-bottom: 10px;
}
.secondary-menu ul
{
   list-style: none;
   margin: 0;
}
.secondary-menu li
{

}
.secondary-menu li a
{
	display: block;
   width: 163px;  /* 196 */   
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding: 3px 15px 2px 20px;
	color: #ffffff;
	text-transform: uppercase;
	background:#000099 url(menu-li.gif) no-repeat 4px 6px;
	border-bottom: 1px solid #FFFFFF;
}
.secondary-menu li a:hover,
.secondary-menu li a.active
{
	background:#339999 url(menu-li-hover.gif) no-repeat 4px 6px;
}

.servise-menu
{

}
.servise-menu ul
{
   list-style: none;
   text-align: right;
}
.servise-menu li
{
   line-height: 1.3em;
   padding-right: 10px;
   xxfloat: left;
   display: inline;
}
.servise-menu li a
{
   background: url(bullet.gif) no-repeat left 3px;
   padding-left: 10px;
   
}

.article{
	
}
.article .item{
	border-bottom: 1px solid #C1E5E3;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.article .item .label{
	font-size: 16px;
	
}
.article .item .img{
	float: left;
	margin-right: 12px;
	margin-top: 4px;
	position: relative;
	z-index: 1;
	width: 100px;
	text-align: center;
}

.article .item .date{
	float: left;
	font-size: 11px;
	color: #000000;
	padding-right: 10px;
	padding-top: 2px;
}
.article .item .lb a
{
   color: #000000;
}
.article .item .date .time {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
}

.article .item .navigation{
	margin-top: 5px;
	margin-bottom: 5px;
}
.article .item .perex{

}
.article .item .perex .more
{
   float: right;
}
.article .item .content{

}

.article .item.hot
{
	position: relative;
	z-index: 0;
}

.article .item.hot .date{
	top: 8px;
}

.article.detail .item .img{
	xxmargin-bottom: 5px;
	width: auto;
	height: auto;
}

.article .item.hot .ico-hot{
	background: url(hot.gif) no-repeat;
	background-position: right 0px;
	width: 40px;
	height: 40px;
	position: absolute;
	right: -10px;
	top: -10px;
	z-index: 1;
}
* html .article .item.hot .ico-hot{
	right: 16px;
}

a.event-more,
a.article-more,
a.news-more{
	background: url(ico-lupa.gif) no-repeat;
	background-position: 0px 2px;
	padding-left: 14px;
}
a.article-comment{
	background: url(ico-komentar.gif) no-repeat;
	background-position: 0px 3px;
	padding-left: 13px;
}

.article.detail .perex{
	margin-bottom: 10px;
	font-style: italic;
}
.article.detail .img
{
   margin-right: 15px;
   margin-bottom: 15px;
}



.news{
	
}
.news .item{
	border-bottom: 1px solid Silver;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.news .item .label{
	font-size: 16px;
	
}
.news .item .img{
	float: left;
	margin-right: 10px;
}
.news .item .date{
	float: right;
	font-size: 11px;
	color: #CC0000;
	position: relative;
	top: -2px;
	left: 0px;
}

.news .item .date .day-month { 
	font-weight: bold; 
	font-family: "Monotype Corsiva", "Comic Sans MS", sans-serif;
	font-size: 13px;
}

.news .item .date .year {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
}

.news .item .navigation{
	margin-top: 5px;
	margin-bottom: 5px;
}
.news .item .perex{
	margin-bottom: 8px;
	
}
.news .item .content{
	clear: both;
}
.news.detail .item .perex{
	font-weight: bold;
	margin-bottom: 8px;
}
.news.detail h3{
	margin: 0px;
}
.news.detail .date{
	margin-bottom: 5px;
}

.calendar{
	
}
.calendar .item{
	border-bottom: 1px solid Silver;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.calendar .item .label{
	font-size: 16px;
	
}
.calendar .item .img{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.calendar .item .date{
	font-size: 11px;
	color: #CC0000;
}
.calendar .item .navigation{
	margin-top: 5px;
	margin-bottom: 5px;
}
.calendar .item .perex{
	margin-top: 5px;
}
.calendar .item .content{
	clear: both;
}
.calendar.detail .item .perex{
	font-weight: bold;
	margin-bottom: 5px;
}

.cal table{
	width: 100%;
	border-spacing: 0px;
}

.cal tr.day td{
	xheight: 30px;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	text-align: center;
}
.cal tr.day td a{
	display: block;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	font-weight: normal;
}
.cal tr.day td a.event{
	font-weight: bold;
}
.cal tr.day td.today,
.cal tr.day td a:hover{
	background: #d9d9d9;
}
.cal tr.days td{
	height: 30px;
	text-align: center;
	xfont-weight: bold;
	background: #d9d9d9;
}
.cal td.months{
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}

.cal .current-date{
	background: #CC0000;
	color: white;
	text-align: center;
}
.cal .current-date h4{
	color: white;
	padding: 3px;
}


.calendar.home{ padding: 10px; }
.calendar.home .label{
	font-size: 100%;
	margin-bottom: 4px;

}
.calendar.home .perex{ display: none; }

.login-form{
	border-bottom: 1px solid #d9d9d9;
}
.login-form form{
	margin: 0px;
	margin-left: 14px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.newsletter-form{
	background: #ededed;
	border-left: 8px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	margin-top: 10px;
}
.newsletter-form form{
	margin: 0px;
	margin-left: 14px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.gallery { }

.gallery-item 
{ 
	float: left;
	margin: 10px;
	border: 3px solid #f27000;
}

.gallery-item.first
{
	margin-left: 0px;
}

.article.detail .gallery-item .img,
.gallery-item .img 
{
	width: 150px;
	height: 100px;
	margin: 0px;
}

.gallery-item .label
{
	width: 146px;
	height: 20px;
	overflow: hidden;
	line-height: 20px;
	background: #f27000;
	padding: 2px;
}

.article.detail .gallery-item .label h3 { font-size: 13px; }
.gallery-item .label h3 a { color: #000000; }
.gallery-item .label h3 a:hover { color: #ffffff; }

.photo-item {
	width: 150px;
	height: 150px;
	border: 3px solid #f27000;
	float: left;
	margin: 20px 20px 0px 0px;
	display: table;
   #position: relative;
}

.photo-item .e
{
   #position: absolute;
   #top: 50%;
   #left: 50%;
   display: table-cell;
   vertical-align: middle;
}

.photo-item .i
{
   #position: relative;
   #top: -50%;
   #left: -50%;
   text-align: center;
}
 
.page-navigation{
	clear: both;
	text-align: right;
	margin-top: 25px;
}

.box{
	width: 100%;
	clear: both;
}
.box .label{
	line-height: 26px;
	xxpadding-left: 22px;
	font-size: 16px;
}
.box .content{
	padding: 22px;
	padding-bottom: 11px;
	padding-top: 11px;
}

.logout{
	padding: 10px;
	padding-left: 14px;
}


.form, .customForm{

	padding: 10px;
}
.form td,
.customForm td{
	padding: 3px;
	
}

.customForm form { margin: 0px; }

.customForm table th { text-align: left; }

.customForm table td {
	vertical-align: top;
}

.customForm table td.label { font-weight: bold; }

.customFormNotice 
{ 
	font-size: 80%;
	font-style: italic;
}

input.customFormField, input.customFormFile
{
	width: 250px;
	border: 1px solid #000099;
}

input.customFormField.sm { xxwidth: 140px; }
input.customFormField.ssm { xxwidth: 70px; }

textarea.customFormField {
	border: 1px solid #000099;
	width: 83%;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea.customFormField.sm { height: 140px; }
textarea.customFormField.ssm { height: 70px; }



.error span{
	display: block;
	padding: 2px;
	padding-left: 5px;
	background: #CC0000;
	margin-bottom: 5px;
	color: white;
}

.guestbook-item{
	margin-bottom: 15px;

}

.guestbook-item-head {
	background: #f27000;
	color: #ffffff;
	font-weight: bold;
	padding: 3px;
	font-size: 11px;
}

.article .guestbook-item-head .date 
{ 
	color: #ffffff !important; 
	margin-top: 1px;
}

.guestbook-item-head a { color: #ffffff; text-decoration: none; }
.guestbook-item-head a:hover { color: #000000; }

.guestbook-item-subject {
	color: #cc0000;
	font-size: 13px;
	font-weight: bold;
	margin: 3px 0px;
}



/* captcha */
.captcha
{
	padding-top: 2px;
}
.captcha img.captcha-image
{
	float: left;
	border: 1px solid #999999;
}
.captcha br
{
	clear: both;
}
.captcha input.captcha-number
{
	width: 86px;
	margin-top: 2px;
	border: 1px solid #000099;
}
.captcha span.captcha-help
{
	float: left;
	margin-left: 12px;
	margin-bottom: 8px;
	width: 230px;
}

table.guestbook td{
	vertical-align: top;
}

/* fulltext */
.fulltext a {
	text-decoration: none;
}

.answer, .resume {

	padding: 3px;
}

.resume {
	margin-top: 10px;
}

.f3-item {
	margin: 5px 0px;
	padding: 3px;
}

.fragment {
	font-size: 95%;
	font-style: italic;
}

.fulltextFoundType {
	font-style: italic;
	padding-bottom: 2px;
}

/* web:end */




.no-border{ border: none !important; }
.cl{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	overflow: hidden;
	position: relative;
}

.voting
{
	padding: 5px;
}
.voting .item
{
	margin: 8px 0px 7px 0px;
}
.voting h3 { margin: 0px 0px 10px 0px; }
.voting .item .label { font-weight: bold; font-size: 11px; margin: 0px 0px 3px 0px; }
.voting .graph-border
{
	position: relative;
	background-color: #EDEDED;
	
	text-align: right;
}
.voting .graph
{
	left: 0px;

	background-color: #C0C0C0;
	position: absolute;
}

.reference .item {
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
}

.reference .item.last {
	margin-right: 0px;
}

.reference .item a.image {
	border: 2px solid #f27000;
	display: block;
	width: 110px;
	height: 70px;
}

.reference .item a.image:hover {
	border: 2px solid #000000;
}

.messages 
{ 
	margin-bottom: 20px;
	padding: 3px 3px 0px 3px;
}

.messages .title
{ 
	background: #f27000;
	color: #ffffff;
	padding: 2px;
	margin: 0px;
	font-weight: bold;
}

.error { color: #d80000; font-weight: bold; }
.info { color: #00aa01; font-weight: bold; }


.hidden { display: none; }

.left { float: left; }
.right { float: right; }

.m0 { margin: 0px; }
.mt5 { margin-top: 5px; }

.border { border: 2px solid #f27000; }

.h40 {
	height: 40px;
	voice-family: oc;
}


/* NAHODNY HOT CLANEK */
.header .img .rand-overlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 160px;
	background: #ffffff;
	opacity: 0.9;
	filter: Alpha(opacity=90)
}

.rand-article {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 160px;
	z-index: 10;
}

.ra-img {
	float: left;
	margin-right: 20px;
}

.rand-article .perex {
	margin-right: 20px;
}

.breadcrumb
{
   margin-bottom: 15px;
}
.itm-label
{
   margin-bottom: 8px;
}

