@import url("https://www.wmp.cz/css/wmp_bar.css");
body{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DFEFF4;
}
#wrapper {
		background: #e0f0f5 url(../img/background.jpg) repeat-x;

}
.accessibility{
	display: none;
}
.clear{
	clear: both;
	font-size: 0px;
	height: 1px;
}
a{
	color: #00539d;
}
a:hover, a:visited:hover{
        color: #f01212;
}
a:visited{
        color: #000000;
}



#container{
	position: relative;
	width: 960px;
	margin: 0 auto;
}

#print_header {
	display: none;
}
#background_cz{
	position: absolute;
        z-index: 0;
	width: 960px;
	height: 750px;
	background: url(../img/graphic_cz.jpg) no-repeat;
}
#background_en{
	position: absolute;
        z-index: 0;
	width: 960px;
	height: 750px;
	background: url(../img/graphic_en.jpg) no-repeat;
}
#header{
	position: relative;
	width: 900px;
	height: 180px;
	margin: 0px 0px 20px 0px;
}
#title{
	position: absolute;
	width: 1px;
	height: 1px;
	top: -10000px;
	left: -10000px;
}
#languages{
	position: absolute;
	z-index: 3;
	top: 155px;
	right: 57px;
	width: 170px;
	text-align: right;
}

#languages .flag {
    position: absolute;
	margin-left: 5px;
    z-index: 120;
}

#languages select {
	margin-top: 10px;
}

#gt_title {
	color: white;
	margin-bottom: 10px;
	display: block;
	float: left;
}

a#en{
	float: left;
	width: 19px;
	height: 13px;
	background: url(../img/flag_en.gif) no-repeat;
	margin: 0px 6px 0px 3px;
}
#en span{
	display: none;
}
a#cz{
	float: left;
	width: 19px;
	height: 13px;
	background: url(../img/flag_cz.gif) no-repeat;
}
#cz span{
	display: none;
}

#panel_left{
	position: relative;
	float: left;
	width: 200px;
	padding-left: 92px;
	z-index: 2;
}
#navigation{
	
}
#navigation ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 75%;
}
#navigation ul.latestnews{
	text-transform: none;
	font-weight: normal;
}

#navigation ul li{
	position: relative;
	behavior: url('templates/wmp/hover.htc');
	float: left;
}
#navigation ul li a, #navigation ul li span.parent{
	width: 170px;
	display: block;
	padding: 7px 0px 7px 8px;
	margin-bottom: 5px;
	color: #00539d;
	background-color: #e8f2f5;
	text-decoration: none;
}
#navigation ul li span.parent {
  cursor: default;
}
#navigation ul li .parent {
  background-image: url('../img/sipka.png');
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 15px;
}

#navigation ul li a:hover{
	color: #000000;
	background-color: #ffffff;
	text-decoration: underline;
}
.nav_child{
	position: absolute;
	left: 178px;
	top: 0px;
	display: none;
	border-top: none;
	font-size: 100% !important;
}
#navigation li ul li a{
	color: #000000;
	background-color: #ffffff;
	cursor: pointer;
	margin: 0px;
}
#navigation li ul li a:hover{
	text-decoration: undeline;
}
#navigation li:hover ul, li.hover ul {
	display: block;
}
.panel_left_box{
	font-size: 75%;
	padding: 8px 0px 0px 7px;
}
.panel_left_box p{
	margin: 0px;
	line-height: 150%;
}

#content{
	position: relative;
	float: left;
	width: 580px;
        font-size: 80%;
}
#content table.contentpaneopen td.contentheading h1, div.componentheading {
	margin: 0px 0px 15px 0px;
	color: #f01212;
	font-weight: normal;
	font-size: 180%;
	border-bottom: 1px solid #f01212;
}
div.componentheading h1 {
	font-size: 100%;
	margin: 0;
	font-weight: normal;
}
#content a.contentpagetitle {
        text-decoration: none;
}
#content h2, h3, h4, h5{
	margin: 0px 0px 15px 0px;
	color: #000000;
	font-weight: normal;
	font-size: 140%;
	border-bottom: 1px solid #f01212;
}
#content h3{
        font-size: 120%;
		  border-bottom: none;
		  font-weight: bold;
}
#content h4, h5{
        margin: 5px 0px 10px 0px;
        font-size: 100%;
		  border-bottom: none;
}
#content p{
	margin: 0px 0px 15px 0px;
	line-height: 150%;
}
#content ul, ol{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 20px;
}
#content li{
        margin: 0px 0px 4px 0px;
}
#content table.contentpaneopen table{
	margin: 0px 0px 15px 0px;
	background-color: white;
}
#content table.contentpaneopen {
	margin: 0;
	background: none;
	width: 580px;
}
#content table.contentpaneopen div strong {
	font-size: 110%;
}
#content table.contentpaneopen table td{
	background-color: #e8f2f5;
	padding: 3px 5px 2px 5px;
}
#content table.contentpaneopen td.modifydate, div.back_button, a.readon, td.createdate {
	font-size: 100%;
}
#content table.contentpaneopen td.modifydate {
        color: #aaaaaa;
}
#content .formulary{
	background: none;
}
#content .formulary td{
	background: none;
}
#content .formulary span{
	color: #f01212;
}
#content input{
	background-color: #ffffff;
	border: 1px solid #00539d;
}
.reference{
	width: 559px;
	padding: 8px 0px 10px 8px;
	background: transparent url(../img/background_reference.png) no-repeat;
	_background: none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/background_reference.png', sizingMethod='scale');
}
.reference img{
	position: relative;
	float: left;
	border: 1px solid #d1cfcf;
}
#content .reference table{
	position: relative;
	background: none;
	font-size: 95%;
}
#content .reference table td{
	background: none;
	padding: 10px 10px 10px 15px;
}

#footer{
        position: relative;
        margin: 30px 0px 10px 0px;
	font-size: 75%;
	text-align: center;
        z-index: 10;
}

td.createdate{
 font-size: 90%;
 color: #666666;
}
.modifydate{
 font-size: 80%;
 color: #666666;
}
.moduletable {
 clear: both;
 padding-bottom: 5px;
}
.moduletable h3 {
 font-size: 100%;
 width: 178px;
 float: left;
 border-bottom: 1px solid black;
 margin-bottom: 5px;
}
ul.jflanguageselection {
 display: inline;
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.jflanguageselection li {
 display: inline;
 padding-left: 4px;
}

ul.jflanguageselection img {
 border: none;
}
a.external {
padding-right: 12px;
margin-right: 2px;
background:url(../img/link.gif) top right no-repeat;
}

form#login {
}

.fan_box .profileimage {
  display: none;
}
.obrazek_stred {
	display: block;
	margin: 5px auto;
}

.homepage_table {
	border-collapse: collapse;
}

.homepage_table th {
        font-size: 120%;
		  border-bottom: none;
		  font-weight: bold;
		  background-color: #DFEFF4;
		  text-align:left;
		  padding: 10px 0;
}

.homepage_table td {
	border: 1px solid #ccc;
	text-align: center;
	padding: 0 !important;
}

.homepage_table a {
	padding: 10px !important;
	height: 100px;
	display: block;
	text-decoration: none;
}

.homepage_table a:hover {
	background-color: #DFEFF4;
}

#main_link {
    position: absolute;
    left: 100px;
    top: 20px;
    width: 180px;
    
    height: 150px;
}

#flag_wrapper {
    display: inline;
    position: relative;
    float: left;
    text-align:left;
    width: 40px;
}