BODY { 

background-image:url(bck.png); 
background-repeat:repeat-x; 
background-position:top left; 
background-attachment:	scroll; 
background-color: #cccccc;

}




a {

	

	color: #000000;

	

	text-decoration:none

}



a:hover {

	color: #8E361A;

	text-decoration:underline
	
	
}

h1 {
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	color: #8e361a;
	font-weight: normal;
	
}



h2 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8e361a;
	font-weight: bold;
	
}


.texty_obecny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	list-style-type: none;
	line-height: 19px;
}

.supermale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: normal;


}


.linka {
	border-top: 0px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0px none #CCCCCC;
	border-left: 0px none #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;


	
}


.tabulka {
	background-image: url(images/background_tab.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;





}
.linka_vertikal {
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
	




}
.menu_hlavni {
	
	font-family: Calibri, Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
}

.obr {
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 2px;
	color: #FFFFFF;
	margin: 2px;



}