/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family:"Tahoma";
	font-size:10pt;
	background:#FEFEFE;
}
#container{
	width:710px;/*810px;*//*900px;*/
	position:relative;
	margin:0px auto;
}
#leftHead{
	position:absolute;
	top:0px;
	left:0px;
	width:170px;/*270px;*//*300px;*/
	height:170px;/*270px;*//*300px;*/
	background:#000000;
}
#rightHead{
	position:absolute;
	top:0px;
	right:0px;
	width:540px;/*600px;*/
	height:170px;/*270px;*//*300px;*/
}
#rightHead img, #leftHead img{
	position:absolute;
}
img#logo{
	top:0px;
	left:0px;
}
img#SP{
	top:43px;
	left:5px;
}
h1#SPnadpis{
	position:absolute;
	visibility:hidden;
}
#menu{
	position:absolute;
	top:170px;/*270px;*//*300px;*/
	left:0px;
	width:170px;/*270px;*//*300px;*/
	background:#FC2428;
	height:170px; /*!!!*/
	z-index:2;
}

#menu ul{
  list-style:none;
  padding:0px;
  margin:25px;
  margin-top:20px;
  text-align:right;
  font-size:14pt;
  font-family:"Arial"; /*!!!*/
  font-weight:bold; /*!!!*/
}
#menu li{
  margin-top:4px;
}
#menu a:link{
	text-decoration:none;
	color:#FEFEFE;
}
#menu a:active{
	text-decoration:none;
	color:#FFFFFF;
}
#menu a:visited{
	text-decoration:none;
	color:#D3D3D3;
}
#menu a:hover{
	text-decoration:none;
	color:#000000;
}
#news{
	position:absolute;
	top:340px;/*440px;*//*470px;*/
	left:0px;
	width:170px;/*270px;*//*300px;*/
	background:url('img/bg_grey.gif') repeat-y;
	z-index:2;
	padding-bottom:15px;
}
#news h2{
  text-align:right;
  font-size:14pt;
  font-family:"Arial"; /*!!!*/
  font-weight:bold; /*!!!*/
	color:#FEFEFE;
	padding:0px;
	margin:25px;/*!!!*/
	margin-bottom:10px;
}
.newsItem{
	position:relative;
	margin-left:10px;/*20px;*/
	margin-right:10px;/*20px;*/
	margin-top:15px;
	margin-bottom:0px;
	color:#FFFFFF;
	font-weight:bold;
	border:2px dashed;/*medium dashed;*/
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
}
.newsText{
	padding-top:2px;
	padding-bottom:2px;
	margin-top:2px;
	margin-bottom:1px;
	border-top:1px #E5E5E5 solid;
	border-bottom:1px #E5E5E5 solid;
	text-align:left;
	font-size:8pt;
	font-weight:normal;
}
.newsText h3{
	font-size:10pt;
	text-align:left;
	padding:0px;
	padding-bottom:2px;
	margin:0px;
	margin-bottom:2px;
	border-bottom:1px #E5E5E5 solid;
}
.newsInfo .time{
	position:absolute;
	right:5px;
	top:4px;
}
.newsInfo, .newsBottom{
	font-size:7pt;
	color:#E5E5E5;
}
.newsBottom{
	text-align:right;
}
.newsBottom .more{
	font-size:11pt;
}
#news a:link{
	text-decoration:none;
	color:#FC2428;
}
#news a:active{
	text-decoration:none;
	color:#FC2428;
}
#news a:hover{
	text-decoration:underline;
	color:#F5161A;
}
#news a:visited{
	text-decoration:none;
	color:#EA5050;
}
img#animace{
	margin-left:10px;
	margin-top:20px;
}

#main{
	position:absolute;
	top:170px;/*270px;*//*300px;*/
	left:0px;
	width:540px;/*600px;*/
	padding-left:170px;/*270px;*//*300px;*/
	background:url('img/bg_grey.gif') repeat-y;
}
#main p, #main h1{
	margin-left:25px;
	margin-right:0px;
	margin-bottom:15px;
	margin-top:0px;
	padding:0px;
}
#main a:link{
	text-decoration:none;
	color:#949494;
}
#main a:active{
	text-decoration:underline;
	color:#858585;
}
#main a:visited{
	text-decoration:none;
	color:#CCCCCC;
}
#main a:hover{
	text-decoration:underline;
	color:#FC2428;
}
#main p{
	text-align:justify;
}
#main h1{
	margin-top:20px;
}

#jednatele h2, #kontakt h2{
	margin:0px;
	margin-bottom:15px;
	padding:0px;
	font-size:12pt;
	font-weight:bold;
}
#jednatele h2{
	margin-left:25px;
}
#jednatele .tel, #jednatele .org, #kontakt .type{
	position:absolute;
	visibility:hidden;
}
#jednatele .fn, #kontakt .org{
	color:#FC2428;
}
#kontakt{
	text-align:center;
	margin-top:50px;
	margin-bottom:70px;
	margin-left:25px;
	margin-right:25px;
}
.cert, .year{
	margin-top:40px;
	margin-bottom:40px;
	margin-left:25px;
	margin-right:25px;
}
.year{
	text-align:left;
}
.cert{
	text-align:center;
}
.cert img{
	margin-bottom:15px;
	border:none;
}
.cert h2, .year h2{
	font-size:10pt;
	font-weight:bold;	
	color:#FC2428;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}
.year h2{
	margin-left:6px;
}
#anchors{
	border-bottom:1px #E5E5E5 solid;
	margin-top:30px;
	margin-bottom:40px;
	margin-left:25px;
	margin-right:25px;
	padding-bottom:10px;
	color:#D5D4DA;
}
.year table{
	width:495px;/*550px;*/
}
.year td, .year th{
	width:247px;/*225px;*/
	padding:3px;
	padding-left:6px;
	padding-right:6px;
	text-align:left;
	border-bottom:1px #E5E5E5 solid;
}
.year th{
	background:#D5D4DA;
}
.lupa{
	padding:0px;
	margin:0px;
	margin-left:5px;
	border:none;
}
#copyright{
	text-align:center;
	padding-top:15px;
	margin-top:50px;
	margin-bottom:10px;
	border-top:medium dashed;
	color:#FC2428;
  font-family:'Verdana';
  font-size:8pt;
  font-weight:bold;
}

