body 
{
	font-family:Arial;
	font-size:11px;
	
	background-color:White;
	margin:0px;
}

#bckg 
{
	text-align:center;
	background-color:#edf2f5;
	width: 913px;
	padding-bottom:40px;
	margin-bottom:50px;
}

#main 
{
	text-align:left;
	
	margin:0px 20px 40px 20px;
	border-top:0px;	
		
}

#top 
{	
	text-align:right;
	height:83px;
	font-size:11px;
}
#shop {padding:15px;background: #ffffff url("../img/bg-shop.jpg") no-repeat 0 0; width:188px; height:275px; color: white;  margin: 0; }

#top img 
{
	border:0px ;
}
#top_menu
{
	background-color:#a00000;
	height:70px;
	font-size:20px;
	font-family:Arial Narrow;
	color:White;
	text-align:left;
}

#mainmenu 
{
	padding-bottom:10px;
}
.menu_polozka 
{
	background-color:Gray;
	height:175px;
	width:173px;
	float:left;
	cursor:pointer;
	margin-right: 2px ;
	margin-top: 2px ;
	
	text-decoration:none;
}
.menu_polozka a, a:visited 
{
	text-decoration:none;
}

.menu_obrazek {
	width:173px;
	height:87px;	
}

.menu_text 
{
	
	height:15px;
	background-color:White;	
	font-family:Tahoma;
	font-size:12px;
	padding: 3px 10px 3px 10px;
	text-align:left;
	color:Black;
}
.menu_popis 
{
	height:45px;	
	color:#cccccc;
	padding: 12px 10px 10px 10px;
	font-size:11px;
	text-align:left; 
}

#spacer 
{
	height:50px;
	clear:both;	
}

#content 
{
	background-color:White;
	color:Black;
	padding: 15px 0px 15px 0px;
	position:static;
	margin:0px;
}

h1 
{
	font-family:Tahoma;
	font-size:14px;
	font-weight:normal;
	height:23px;
	padding: 10px 15px 0px 15px;
	background-image: url('/img/h1_bckg.gif');
	margin:0px;
}

.clanek
{
	
	float:left;
	
}

.arrow {border:0px;}

#aktuality 
{
	
	background-color:#db704b;
	background-image: url('/img/aktuality_bkg.gif');
	background-repeat:repeat-x;
	color:White;
	padding:10px 15px 10px 15px;
	background-attachment:scroll;	
}
#aktuality a, #aktuality a:visited  {color:White; text-decoration:none; font-weight:bold;}
#aktuality h2,#nabidka h2 
{
	color:#daeefa;
	font-weight:normal;
	font-family:Tahoma;
	font-size:12px;
	margin-bottom:5px;
	margin-top:25px;
}

#nabidka 
{
	background-image: url('/img/nabidka_bkg.gif');
	background-color:#bd0000;
	background-repeat:repeat-x;
	color:White	;
	padding:10px 15px 10px 15px;
}

#nabidka a {text-decoration: none;}

#anketa 
{
	background-image: url('/img/anketa_bkg.gif');
	background-color:#f3f8fc;
	background-repeat:repeat-x;
	color:Black;
	padding:10px 15px 10px 15px;
}


.txtlink {color:#111111; text-decoration:none; font-weight:bold;}
a.txtlink:hover {color:#444444;}
