BODY {
	margin-left : 1px;
	margin-right : 1px;
	margin-top : 0px;
	margin-bottom : 0px;	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #330000;
	font-size : 12px;
	text-align : center;
}
DIV.main {
	width : 1000px;
	margin : auto;
	background-image : url(grafika/back1.jpg);
	background-repeat : repeat-y;
	position : relative;
	text-align : center;
}
DIV.main2 {
	width : 1000px;
	margin : auto;
	background-image : url(grafika/back2.jpg);
	background-repeat : repeat-y;
	position : relative;
	text-align : center;
}
DIV.main3 {
	width : 1000px;
	margin : auto;
	background-color : #330000;
	font-size : 10px;
	color : #DFAA66;
	position : relative;
	text-align : center;
}
DIV.field {
	margin : auto;
	float : left;	
	position : relative;
}
DIV.field2 {
	margin : auto;
	padding : 5px 10px 5px 10px;
	float : right;	
	text-align : right;
	position : relative;
}
DIV.left {
	width : 300px;
	padding : 15px 10px 10px 15px;
	margin : auto;
	text-align : left;
	float : left;	
	position : relative;
}
DIV.middle {
	width : 350px;
	padding : 25px 0 25px 0;
	margin : auto;
	float : left;	
	position : relative;
}
DIV.middle2 {
	width : 350px;
	margin : auto;
	float : left;	
	position : relative;
}
DIV.right {
	width : 300px;
	padding : 15px 15px 10px 10px;
	margin : auto;
	text-align : left;
	float : left;	
	position : relative;
}
SPAN.nadpis {
	font-variant : small-caps;
	font-weight : bold;
	font-size : 13px;
}
SPAN.smaller {
	font-size : 10px;
}
A.odkaz {
	color: #330000;
    	font-weight: bold;
	text-decoration: underlined;
}
A.odkaz:hover {
	color: #DFAA66;
    	font-weight: bold;
   	text-decoration: none;
}
A.odkaz2 {
	font-size : 10px;
	color: #330000;
    	font-weight: bold;
	text-decoration: underlined;
}
A.odkaz2:hover {
	font-size : 10px;
	color: #FFE5C2;
    	font-weight: bold;
   	text-decoration: none;
}
A.odkaz3 {
	font-variant : small-caps;
	font-size : 10px;
	color: #FFE5C2;
    	font-weight: bold;
	text-decoration: none;
}
A.odkaz3:hover {
	font-variant : small-caps;
	font-size : 10px;
	color: #DFAA66;
    	font-weight: bold;
   	text-decoration: none;
}
