/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body,form,img {
	padding:0;
	margin:0;
	border:none;
}
body{	
	text-align:center;
	background:#000000 url(../../images/back.jpg) no-repeat center top;
	color:#606060;
	min-width:939px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#outer{
	min-height:100%;
	width:939px;
	text-align:left;
	margin:-140px auto 0;/* negative top margin top make room for footer*/
	position:relative;
	background:url(../../images/bg.png) no-repeat center 390px;
}
 
* html #outer{
	height:100%; /*IE treats height as min-height anyway*/
	width:939px;
}
#header{
	position:absolute;
	top:140px;/*place it at top of screen but remembering that we have dragged the outer upwards by 52px*/
	left:-1px;
	width:939px;
	height:240px;
	background: url(../../images/header_fr.png) center 80px no-repeat;
	overflow:hidden;
	z-index:100;
}
#left {
	position:relative;
	width:185px;
	padding:0px 20px 0px 20px;
	float:right;
	margin-top:405px;/*needed to make room for absolute header*/
	background:url(../../images/divider.png) repeat-y left 405px;
	display:none;
}
#footer {
	width:939px;
	clear:both;
	height:140px;
	background:url(../../images/footer.png) no-repeat center bottom;
	color:#FFFFFF;
	text-align:center;
	margin:auto;
	font-size:11px;
}
* html #footer {/*only ie gets this style*/
	\height:140px;/* for ie5 */
	he\ight:140px;/* for ie6 */
}
#centrecontent {
	width:939px;
	float:left;
	margin-top:405px;/*make room for absolute  header*/
}
html>body #minHeight{float:right;width:0;height:100%;margin-bottom:-140px;} /*safari wrapper */
.clearer{height:1px;overflow:hidden;clear:both}


#jazyky{
	text-align:right;
	padding:10px 0px 0px 0px;
}
#abanico{
	width:200px;
	height:130px;
	cursor:pointer;
	float:left;
	margin:37px 0px 0px 0px;
}
#menu{
	width:430px;
	height:169px;
	float:left;
	margin:16px 0px 0px 303px;
}
.c1{
	float:left;
	text-align:left;
	margin:55px 0px 0px 140px;
}
.c2{
	float:left;
	text-align:left;
	margin:55px 0px 0px 60px;
}
.c3{
	float:left;
	text-align:left;
	margin:55px 0px 0px 70px;
}
.c4{
	float:right;
	text-align:right;
	margin:55px 20px 0px 0px;
}
.c4 a{
	color:#FFFFFF;
	text-decoration:none;
}
h1{
	font-size:26px;
	color:#333333;
	font-family:"Myriad Pro", Arial, serif;
	margin:0px;
	padding:0px 0px 15px 0px;
	font-weight:normal;
	font-style:italic;
}
h2{
	font-size:26px;
	color:#333333;
	font-family:"Myriad Pro", Arial, serif;
	margin:0px;
	padding:0px 0px 15px 0px;
	font-weight:normal;
	font-style:italic;
}
h3{
	font-size:18px;
	color:#333333;
	font-family:"Myriad Pro", Arial, serif;
	margin:0px;
	padding:0px 0px 7px 0px;
	font-weight:normal;
	font-style:italic;
}
.ob{
	padding:0px 20px 10px 20px;
	line-height:170%;
	text-align:justify;
}
.u1{
	width:317px;
	float:left;
	padding-right:15px;
	background:url(../../images/divider.png) repeat-y right top;
	line-height:150%;
}
.u2{
	width:317px;
	float:left;
	padding-left:15px;
}
a{
	color:#DB0001;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#F14B00;
}
.obr{
	margin:0px 0px 5px 20px;
	box-shadow: 0px 2px 6px #ccc;
}
