/* Layout and visual finesses */

html, body {padding:0; margin:0;}

body {
	background:#5d9ed7;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:0.8em;
	padding:0 0 20px;
}

#back-top {
}

form.tight {
    padding: 0px;
    margin: 0px;
}    

#col {
	margin-left:-425px;
	width:850px;
	background:url(/images/back-col.gif) repeat-y;
	position:fixed; top:0px; left:50%; z-index:1;
	_height:100%;
	min-height:100%;
	display:block;
	_display:none;
}



#main {
	text-align:justify;
	margin:auto;
	width:850px;
	background:url(/images/back-col.gif) repeat-y;
	position:relative; z-index:2;
	_height:100%;
	height:inherit;
}

#footer {
}

#header {
	background:url(/images/main-hea.jpg) no-repeat;
	height:193px;
	width:850px;
	position:relative;
	top:0px;
}

#content {
        margin-left: 75px;
	width:753px;
	position:relative;
	padding-bottom:1px;
	z-index:5;
}

#menu {
  float: left;
  width:200px;
  
}

#ccontent {
  float: right;
  width:360px;
}

#main-content {
	margin:15px 60px 52px 10px;
}

#content div {
	padding:1px 15px 12px;
}

#content p {
	padding:1px 0px 12px;
	margin:0;
}

#logotypes {
	width:117px;
	position:absolute;
	margin-left:370px;
	top:29px;
	left:50%;
	z-index:5;
	text-align:center;
}

#logotypes a {
	display:block;
	margin-bottom:25px;
}

#logotypes a img {
	border:none;
}


/* Links, text-based content etc. 
 div.news {
	background:#dae8f6;
	margin:15px 0px; padding:0.3em 0.5em 0em !important;
} */

	

.news {padding:1px 6px; margin:6px 0 2px; }
.news .date {background:url(/images/news-dat.gif) no-repeat; float:left; padding:1px 6px 0px; width:100px; text-align:center; font-size:13px; font-weight:bold;}
*>.news .date {width:70px;}
.news .heading {background:url(/images/news-hea.gif) no-repeat left top; padding:1px 6px 0px 151px; margin: 0px 0px 0px 0px;font-size:13px; font-weight:bold;}
.news .text {padding:0; margin: 0;}
.news img {float:right; margin:3px 6px 3px 6px;}


div.over {
	/*background:url(/design/fillets/light-back.gif) #dae8f6 repeat;*/
	margin:15px 0px; padding:0.3em 0.5em 0em !important;
}


a, a:link, a:visited {color:#fff;font-weight:bold;}
a:hover, a:focus {background:#f59800;text-decoration:none;font-weight:bold;}

a img, a:hover img, a:focus img {background:none; border:none;}
a:hover img, a:focus img {border:none;}

a.discussion:visited {color:#aaa;}

b {
	font-weight:bold;
}

strong {
	font-weight:bold;
	color:#fff;
}

hr {
	background:#91b2d3;
	color:#91b2d3;
	height:1px;
	border-color:#dae8f6;
}

*>hr {
	border:none;
}

h1 {
	background:url(/images/h1000000.gif) no-repeat;
	font-size:18px; font-weight:normal;
	padding:2px 6px; margin:0 0 6px;
}

h2 {
	background:url(/images/h2000000.gif) no-repeat;
	font-size:14px; font-weight:bold;
	padding:1px 6px; margin:6px 0 2px;
}
h2.right {
	background:url(/images/h2000001.gif) no-repeat;
        width: 263px;
}


h3 {
	font-size:1em; font-weight:bold;
	padding:1px 6px; margin:6px 0 2px;
}

table {
	border:none;
	font-size:1em;
	border-collapse:collapse;
}

td {
	vertical-align:top;
	padding:0px 8px;
}

th {
	vertical-align:top;
	padding:0px 8px;
}

.date, .site {
	width:100px;
}

.lang {
	width:80px;
}

.link {
	width:280px;
}

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

ul li {
	list-style-position:outside;
	list-style-type:disc;
	list-style-image:url(/images/list-dot.gif);
}

ol li {
	list-style-position:outside;
	list-style-type:upper-roman;
}

ol.results li {
	list-style-position:outside;
	list-style-type:decimal;
}

img {
	border:none;
}

div.short-column {
  width:350px;
  padding:1px 10px 12px 10px;
  margin:0;
	text-align:justify;
}
*>div.short-column{width:320px;}

div.full-column {
  width:640px;
  padding:1px 10px 12px 10px;
  margin:0;
	text-align:justify;
}
*>div.full-column{width:610px;}

div.news {
  width:300px;
	padding:1px 6px; margin:6px 0 2px;
	font-size:0.95em;
}
*>div.news {width:270px;}


#lang-select {
	padding:75px 75px 0 605px;
}

#web-select {
	padding:10px 0px 0 500px;
}

#web-select a {
	text-decoration:none;
}

#web-select a:hover, #web-select a:focus {text-decoration:underline; color:#f59800; background: none;}

#lang-select a {
	display:block;
	width:83px;
	height:21px;
	padding:1px 0 0 23px;
	text-decoration:none;
	font-weight:normal;
}

*>#lang-select a {height:20px; width:60px;}
#lang-select a:hover, #lang-select a:focus {text-decoration:underline; color:#f59800; font-weight:normal;}
#lang-select a.cz {background:url(/images/lang-cz0.gif) no-repeat;}
#lang-select a.en {background:url(/images/lang-en0.gif) no-repeat; float:right;}

div#lang-select a.link-roller {
	font-weight:bold; width:auto; padding:5px 0 0 15px;
}

div#lang-select a:hover.link-roller, div#lang-select a:focus.link-roller {
	background:none; font-weight:bold;
}

.highlight {
	font-weight:bold;
	color:#ff9;
}

.highlight a {
	font-weight:bold;
	color:#ff6;
}

table.vypis {
    border-collapse: collapse;
    margin: 0px auto 0px auto;
  }
table.vypis td, table.vypis th {
    border: 1px solid #ccc;
    padding: 2px;
  }
table.vypis th {
    background: #e89000;
  }
  
 table.vypis table td, table.vypis table th {
    border: 0px;
    padding: 0px;
 }
  
/*             styles for the star rater                */    
    .star-rating{
        list-style:none;
        margin: 0px;
        padding:0px;
        width: 60px;
        height: 12px;
        position: relative;
        background: url(/images/star_not_gained.png) top left repeat-x;        
    }
    .star-rating li{
	list-style-image:none;
	list-style-type:none;
        padding:0px;
        margin:0px;
        /*\*/
        float: left;
        /* */
    }
    .star-rating li a{
        display:block;
        width:12px;
        height: 12px;
        text-decoration: none;
        text-indent: -9000px;
        z-index: 20;
        position: absolute;
        padding: 0px;
    }
    .star-rating li a:hover{
        background: url(/images/star_gained.png) left center;
        z-index: 2;
        left: 0px;
        border:none;
    }
    .star-rating a.one-star{
        left: 0px;
    }
    .star-rating a.one-star:hover{
        width:12px;
    }
    .star-rating a.two-stars{
        left:12px;
    }
    .star-rating a.two-stars:hover{
        width: 24px;
    }
    .star-rating a.three-stars{
        left: 24px;
    }
    .star-rating a.three-stars:hover{
        width: 36px;
    }
    .star-rating a.four-stars{
        left: 36px;
    }    
    .star-rating a.four-stars:hover{
        width: 48px;
    }
    .star-rating a.five-stars{
        left: 48px;
    }
    .star-rating a.five-stars:hover{
        width: 60px;
    }
    .star-rating li.current-rating{
        background: url(/images/star_gained.png) left;
        height:12px;
        display: block;
        text-indent: -9000px;
        z-index: 1;
    }