/* CSS Document */
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  background-color:#CC6600;
	margin: 0px;
	border-top: 100px;
	display: inline;
}	
#hlavni {
	width:955px;
	position: absolute;
	left: 50%;
	margin: 0px 0px 0px -477px;
	height: 1024px;
	background-color:#FFFFFF;
	
}
#hlavicka{
	width: 955px;
	height: 316px;
	position:absolute;
background-image: url(../images/hlavicka.jpg);
	background-repeat: no-repeat;
	top: 1px;
}
a.logo {
	position: absolute;
	width: 272px;
	height: 148px;
	top: 2px;
	left: 348px;
}
#Levy_sloupec {
	position:absolute;
	background-image: url(../images/pozadimenu.jpg);
	background-repeat:repeat;
	width:200px;
	top:317px;
	left:0px;
	height: 708px ;
	background-color:#FFFFFF;
}	
#Pravy_sloupec {
	position:absolute;
	background-color:#FFFFFF;
	width:705px;
	left:250px;
	right:0;
	top:318px;
	height: 708px;
  }	
a:link {
	text-decoration: none;
	color: none;
}
a:visited {
	text-decoration: none;
	color: none;
}
a:hover {
	text-decoration: none;
	color: none;
}
a:active {
	text-decoration: none;
	color: none;
}
#Pravy_sloupec a:link  {
	text-decoration: none;
	color: none;
}
#Pravy_sloupec a:visited  {
	text-decoration: none;
	color: none;
}
#Pravy_sloupec a:hover{
	text-decoration: none;
	color: none;
}
#Pravy_sloupec a:active{
	text-decoration: none;
	color: none;
}
.style1 {
	color: #CC6600;
	font-size: 30px;}
.style2 {color: #D91B27}
.style3 {color: #E3882B}
.style4 {color: #1ABD40}
.style5 {color: #5441CE}
.style6 {color: #BC14C9}
.style12 {font-weight: bold}
