A:HOVER {
	color : #265679;
	text-decoration : none;
}
a{
text-decoration:none;
background-color:inherit;
color : #265679;

}
li
{
list-style: circle;
}

@charset "windows-1250";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #493d27 url(img/pozadi-za.jpg) repeat-y top center;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #1C1C1C;
}

.hlavni {
 background-image : url(img/full.jpg);
 background-repeat : no-repeat;
 background-position : top center;
 width : 1066px;
 height : 895px;
}

.menu {
 width : 1066px;
}

.icon {
border: 0px;
}

.novinky {
	font-size : small;
	border : solid #DFC575;
	border-width : 1px 1px 1px 1px;
	width : 250px;
	background : #b8cde1;
}


.partneri  { 
background-color : White;
border-collapse: collapse; 
border: 1px dotted Silver;
}
.partneri td {border: 1px solid Silver;} 

h3
{
	color: black;
}

