/* debug */
DIV#topbox {
	
}

DIV#center {
	
}

DIV#bottombox {
	
}


/* stranka */
P,DIV,TD,INPUT,TEXTAREA,SELECT {
	font-family: "Arial CE", Arial,  Sans-serif, "Helvetica CE", Helvetica, verdana;
	font-size:11px;
	color: #626262;
}
BODY {
	padding:0px;
	margin:0px;
	text-align: center;
	background-image: url(pic/body.gif);
	background-position: top center;
	background-repeat: repeat-y;
}
H1 {
	font-size:160%;
	color: white;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
H2 {
	font-size:130%;
	color: #D08548;
}
H3 {
	font-size:130%;
}
H4 {
	font-size:120%;
}
H6 {
	font-size:110%;
}

  
hr {
 width: 100%;
 color: #FFF;
 background-color: #FFFFFF, dashed;
 height: 1px;
 border: none 0; 
 border-top: 1px dotted #8a8a8a;

}  
  

a:link {
	text-decoration: underline;
	color: blue;
}
a:visited {
	text-decoration: underline;
	color: blue;
}
a:hover {
	text-decoration: none;
	color: blue;
}
DIV#page {
	background-image: url(pic/page.gif);
	background-repeat: repeat-y;
	background-position: top center;
}
DIV#top {
	background-image: url(pic/top.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
DIV#topbox {
	width: 720px;
	height: 65px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

DIV#menu2 {
	display: block;
	position: absolute;
	right:30px;
	top: 30px;
	width: 400px;
	height: 20px;
}
DIV#menu2 UL {
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
DIV#menu2 UL LI {
	float: right;
	list-style-type: none;
	border-right: 1px solid #9D9C9C;
}
DIV#menu2 UL LI A {
	color: #9D9C9C;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 15px 0px 15px;
	display: block;
}
DIV#menu2 UL LI A:hover {
	text-decoration: underline;
}

A#homelink {
	display: block;
	position: absolute;
	left: 10px;
	top: 28px;
	width: 143px;
	height: 33px;	
}
A#homelink IMG {
	border: 0px;
}

DIV#center {
	background-image: url(pic/menu.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
}
DIV#centerbox {
	width: 720px;
	_height: 400px;
	min-height: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}
DIV#right {
	width: 223px;
	float: right;
	margin: 29px 12px 0px 0px;
}

DIV#righttop, DIV#righttop2 {
	_height: 200px;
	min-height: 50px;
	background-image: url(pic/right_bck.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
DIV#righttop H2 {
	display: block;
	margin: 0px;
	padding: 18px 0px 10px 20px;
	font-size: 12px;
	color: White;
	background-image: url(pic/right_header1.gif);
	background-position: top;
	background-repeat: no-repeat;
}
DIV#righttop2 H2 {
	display: block;
	margin: 0px;
	padding: 18px 0px 10px 20px;
	font-size: 12px;
	color: White;
	background-image: url(pic/right_header2.gif);
	background-position: top;
	background-repeat: no-repeat;
}
DIV.rightspacer {
	padding: 2px 18px 20px 20px;
	font-size: 10px;
	font-weight: bold;
}
DIV.rightspacer UL {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	
}
DIV.rightspacer LI {
	list-style-type: none;
	background-image: url(pic/arrow.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding: 1px 0px 1px 10px;
}




DIV#menu {
	height: 30px;
}
DIV#menu UL {
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
DIV#menu UL LI {
	float: left;
	list-style-type: none;
	
	border-right: 1px solid white
}
DIV#menu UL LI A {
	color: White;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 11px 4px 11px;
	display: block;
}
DIV#menu UL LI A:hover {
	background-image: url(pic/menu_hover.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
DIV#left {
	padding: 0px 0px 0px  10px;
	float: left;
	width: 700px;
}
SPAN#nav {
	color: White;
	font-family: Verdana, Geneva, Arial, sans-serif, Helvetica;
	font-size: 9px;
	clear: both;
	padding-bottom: 10px;
}
DIV#content {
	margin-top: 9px;
	border-top: 1px solid #7F9F00;
	margin-left: 15px;
	}	

DIV#content LI {
	list-style-type: none;
	background-image: url(pic/arrow.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding: 1px 0px 1px 10px;
}
DIV#bottom {
	background-image: url(pic/bottom.gif);
	background-position: top center;
	background-repeat: no-repeat;
	clear: both;
}
DIV#bottombox {
	width: 720px;
	height: 45px;
	margin-left: auto;
	margin-right: auto;
	
}

