body{
	background-color:#EEEEEE;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../img/background.gif);
	background-position: top;
	background-repeat: repeat-y;
}
h1{
	position: relative;
	left: 15px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #E83F05;
}
a{
	color:black;
}
#left{
	background-image: url(../img/left.gif);
	background-repeat: repeat-y;
	background-position: left;
	color: #F39314;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	font-weight: bold;
	
}
#right{
	background-image: url(../img/right.gif);
	background-repeat: repeat-y;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
#right h2{
	font-size:13px;
	color:#F39314;
	text-align: center;
	font-weight: bold;
	background: #EEEEEE;
	border-left:2px solid #F39314;
	width:139px;
	padding-top: 2px;
	margin-bottom:5px;
	text-transform: capitalize;
}
.otazka hr{
	background-color: white;
	width: 130px;
	color: white;
	margin-top:	0px;
	margin-bottom: 0px
}
.right_akce{
	color: White;
	font-weight:bold;
	text-align:center;
	font-size: 14px;
	width:139px;
	display: block;
	text-decoration: none;
}
.right_akce:hover{
	text-decoration: underline;
}
#about{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 460px;
	margin-left:10px;;
}
#about td{
	vertical-align: top;
	color: #E83F05;
}
.about_left{
	font-weight:bold;
}
#main{
	background-color: White;
	background-image: url(../img/main.gif);
	background-repeat: no-repeat;
}
#menu{
	position: relative;
	left:10px;
	width: 150px;
	background-color: #F39314;

}
#menu h2, #partneri h2{
	font-size: 15px;
	color:#EEEEEE;
	text-align:center;
	margin-bottom: 3px;
	text-transform: capitalize;
	margin-top:0;
}
#menu a{
	display: block;
	background-image: url(../img/menu1.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 131px;
	text-align: center;
	position: relative;
	border-bottom: 5px solid #F39314;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	color: #E83F05;
	padding-top: 5px;
	padding-bottom: 5px;
	left:10px;
}
#menu a:hover{
	background-image: none;
	background-color: #2D005B;
	color: White;
}
#partneri{
	background-color: #F39314;
	position: relative;
	left:10px;
	width: 150px;
	text-align: center;
}

#partneri a{
	display: block;
	border-bottom:8px solid #F39314;
}
.stranky{
	font : bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #F39314;
}
.stranky1{
	font: lighter 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.stranky1:hover{
	text-decoration:underline;
}
.akce_text{
	position: relative;
	left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 460px;
	margin-top: 2px;
	color: #E83F05;
	
}
.akce_nadpis{
	position: relative;
	left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background: #E83F05;
	color: White;
	width: 460px;
	text-align: center;
	margin-top :5px;

}
.novinky_text{
	position: relative;
	left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 460px;
	margin-top: 2px;
	color:#E83F05;
  margin-bottom: 5px;

}
.novinky_nadpis{

	position: relative;
	left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background: #E83F05;
	color: White;
	width: 460px;
		clear:both;
}
.novinky_nadpis a{
	color:white;
}
.chart_row0{
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background: #F39314;
	color: White;
	text-align: center;

}
.chart_row1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background: #F5D4A7;
	color: #F39314;
	text-align: center;
}
.otazka{
	font-weight: bold;
	text-align:center;
	color:white;
}
.odpoved{
	font-weight:normal;
	margin-left: 5px;
	color:white;
}
.odpoved a{
	color:white;
	text-decoration: none;
}
.odpoved a:hover{
	color:#E83F05;
}
#login{
	font-size: 13px;
	font-weight: bold;
	color: White;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
};
.policko{
	width: 100px;
}
.fotka{
width:110px;
height:75px;
text-align:center;
float:left;

}
.fotka img{
height:67px;

}
.tlacitko{
	width: 120px;
	border: 1px solid #E83F05;
	background-color: #E83F05;
	color: White;
}
#paticka{
	font-size: 11px;
	color:black	;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	background-image: url(../img/bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
}
