/*Begin of the body*/

body {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #4571A9;
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	clear: both;
	background-color: #cee1ee;
}

a:link, a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}


.dark {	
	color: #4571A9;
}
.clear{
	width: 100%;
	height: 1px;
	clear: both;
}
.dark a {
color: Red;
}
.dark a:hoover {
	color: Red;
}

.white{
	color: White;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px; 
	font: italic;
	color: #4571A9;
	font: italic;

}
h2 {
	font-size: 14px;
	font-style: normal;
}

h3 {
	font-size: 12px;
}

.table{
	font-family: Verdana;
	font-size: 12px;
}

.bold_style {
	font: Verdana;
	font-size: 12px;
	font-weight: bold;	
}

.frame_around{
	width: 1000px;
	_width: 1003px;
	margin: 0px;
	position: relative;
	margin-left: auto;
   margin-right: auto;
	background-color: White;
	clear: both;
}

.top{
	float: left;
	width: 1000px;
	height: 80px;
	padding: 0px;
	margin: 0px;
}

.top_part{
	float:left;
	width: 1000px;
	height: 54;	
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.left_column{
	float: left;
	width: 412px;
	height: 523px;
	padding-left: 0px;
}

.menu{
	text-align: left;
	float: left; 
	_margin-top: -2px;
	padding-left: 20px;
	padding-top: 4px;
	width: 1000px;
	background-image: url(img/menu_background.jpg);
	background-repeat: no-repeat;
	height: 26px;
}

.lomitko{	
	color: #FF4500;
	font-weight: bold;
}

.left_container{
	float:left;
	position: relative;
	left: 1px;
	width: 412px;
}
.right_container{
	float: left;
	width: 588px;	
}


.flash_vlevo{		
	float: right;
	width: 412px;
	height: 342px;	
}

.news {	
	margin-top: -1px;	
	float: left;		
	padding-top: 20px;
	background-image: url(img/news_podklad.gif);
	background-repeat: no-repeat;
	width: 410px;
	height: 179px;		
}

.podzimni_akce{
	float: left;
	padding-left: 25px;
	padding-top: 20px;
}

.text{	
		padding-left: 25px;
		padding-right: 20px;
}

.text2{
	padding-right: 20px;
	padding-left: 25px;
	margin-top: -15px;
}


.footer {	
	float: right;	
	text-align: center;
	margin-left: 0px;
	width: 999px;	
	_width: 1002px;
	height: 20px;
	background-color: #3f88af;
	padding-top: 3px;
	clear: both;
}

.nadpis{
	float: left;
	width: 457px;
	height: 57px;
	padding: 0px 0px 0px 20px;
	_padding-top: 10px;
}

.logo_bottom{
	float: right;
	width: 111px;
	height: 57px;
	background-image: url(img/logo_bottom.jpg);
	background-repeat: no-repeat;	
}

.prazdny_radek{
	height: 1px;
	width: 100%;
}

.basic {		
	float: left;
}

.basic25{
	float: left;
	width: 24%; 
}

.basic45{
	float: left;
	width: 44%; 
}

.basic50 {	
	width: 49%;	
	float: left;
}

.basic55 {	
	width: 54%;	
	float: left;
}

.basic75{
	float: left;
	width: 74%; 
}

.basic200{
	float: left;
	width: 210px; 
}
.basic300{
	float: right;
	width: 315px;
	text-align: center; 
}
.basic300_L{
	float: right;
	width: 315px;
	text-align: left; 
}

.odsazeni_vlevo {	
	position: relative;
	padding-left: 8px;
	float: left;
}

.body_ref{
	padding-left: 20px;
	padding-top: 20px;
	float: left;
	width: 545px;
}

.reference{
	background-color: Yellow;
	float: right;
	width: 250px;
	height: 150px;
}

.background_top{
	width: 588px;
	height: 38px;
	background-image: url(img/podklad_top.gif);
	background-repeat: no-repeat;
}

.background{
	width: 588px;
	background-image: url(img/podklad_middle.gif);
	background-repeat: repeat;
}

.background_bottom{
	clear: both;
	width: 588px;
	height: 38px;
	background-image: url(img/podklad_bottom.gif);
}

.vycet1{
	width: 45%px;
	float: left;
}

.img_right{
	float: right;
}
.img_left{
	float: left;	
}
.vyvoj{
	width: 500px;
	position: absolute;
	left: 440px;
	top: 580px;
	height: 500px;
}






