BODY {
	margin-bottom : 1px;
	margin-left : 1px;
	margin-right : 1px;
	margin-top : 0px;	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #996533;
	text-align : center;
	background-image : url(grafika/back1.gif);
	background-repeat : repeat-x;
}
DIV.main {
	width : 800px;
	margin : auto;
	position : relative;
	text-align : center;
	background-image : url(grafika/back2.gif);
	background-repeat : repeat-y;
}
DIV.pole1 {
	width : 800px;
}
DIV.pole2 {
	width : 580px;
	text-align : left;
	padding: 0px 110px 10px 110px;
}
DIV.pole3 {
	width : 600px;
	height : 26px;
	margin-bottom : 10px;
	text-align : right;
	padding: 0px 100px 10px 100px;
}
DIV.pole4 {
	width : 600px;
	margin-bottom : 10px;
	text-align : left;
	padding: 0px 100px 10px 100px;
}
DIV.pole5 {
	width : 355px;
	height : 27px;
	margin : auto;
	padding: 50px 300px 10px 145px;
	position : relative;
	font-size : 9px;
	text-align : left;
	color : #E7D6A2;
	background-image : url(grafika/bottom.gif);
	background-repeat : no-repeat;
}
DIV.pole6 {
	width : 580px;
	text-align : left;
	margin: 0px 100px 10px 100px;
	padding: 10px 10px 10px 10px;
	background-color : #E7D6A2;
}
#menu {
	font-weight : bold;
	font-size : 12px;
	margin : 0 0 0 0;
	padding : 0px;
	text-align : right;
	height : 26px;
}
#menu a { 
	display : block; 
	float : right;
	padding : 6px 12px 0 12px;
	margin : 0px;
	height : 20px;
	color : #E7D6A2;
	text-decoration : none;
	background-color : #996533;
}
#menu a:hover { 
	background-color : #E7D6A2;
	color : red;
}
#menu .on { 
	display : block; 
	float : right;
	padding : 6px 12px 0 12px;
	margin : 0px;
	height : 20px;
	font-weight : bold; 
	color : white;
	background-color : #996533;
}
DIV.nahled {
	width : 200px;
	height : 133px;
}
A.pic {
   	display: block;
   	width: 180px;
	float : left;
	height: 120px;
	border: 10px solid white;
}

A.pic:hover {
	border: 10px solid #E7D6A2;
}
DIV.pic {
	width : 200px;
	height : 140px;
	float : left;
	position : relative;
	text-align : center;
}
A.odkaz10 {
	color: #E7D6A2;
    	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
}
A.odkaz10:hover {
	color: red;
    	font-size : 10px;
	font-weight: bold;
   	text-decoration: none;
}
A.odkaz {
	color: #996533;
    	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
}
A.odkaz:hover {
	color: red;
    	font-size : 12px;
	font-weight: bold;
   	text-decoration: none;
}
