body {	
	cursor: url("themes/nnn/images/cursor.cur.html");
	scrollbar-3dlight-color: #708090;
	scrollbar-arrow-color: Silver;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	background: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
}

a {
	text-decoration: none;
	color: black;
}

a:hover {
	color: red;
}

h2 {
	color: #003366;
	text-transform: uppercase;
	list-style: square;
	font-size: 14px;
	font-weight: bold;
	top: 0px;
	padding: 0px;
	margin: 0px;
}

h3 {
	color: #ff0000;
	text-align: center;
	text-transform: uppercase;
	list-style: square;
	font-size: 12px;
	font-weight: bold;
	top: 0px;
	padding: 20px;
	margin: 0px;
}

/* HORNI PROUZEK */
#top_table {
	background: url(images/bg_top_line.jpg) repeat-x;
}

#topright {
	text-align: right;
}

/* ZAHLAVI */

#zahlavi_free {
	background-color: White;
	font-size: 5px;
}

#zahlavi_prouzek {
	background: url(images/bg_zahl_zap.jpg) repeat-x;
	font-size: 5px;
}
/* HLAVNI CAST */

#main_left {
	background: White url(images/bg_prouzek_vert.jpg) no-repeat right;
	text-align: center;
}

.block-i18n {
	padding-top: 0px;
	padding-left: 28px;
	list-style: none;
}

#table_left {
	text-align: left;
	padding: 20px;
}

#main_center {
	background-color: White;
	padding: 10px;
	/*text-align: center;*/
	vertical-align: top;
}

#crumb {
	text-align: left;
}

#main_right {
	background: White url(images/bg_prouzek_vert.jpg) no-repeat left;
	text-align: center;
}

#main_content {
	text-align: center;
}

/* ZAPATI */

#zapati_free {
	background-color: White;
	font-size: 5px;
}

#zapati_prouzek {
	background: url(images/bg_zahl_zap.jpg) repeat-x;
	font-size: 5px;
}

/* DOLNI POZADI */

#bottom_table {
	background: url(images/bg_bottom_lineblue.jpg) repeat-x;
}

/* OKRAJE TABULKY */

#left_padding {
	background: url(images/left-bg.jpg) repeat-y;
	font-size : 5px;
}

#right_padding {
	background: url(images/right-bg.jpg) repeat-y;
	font-size : 5px;
}

/* OBRAZKY */
img.3n_left {
	position: relative;
	left: 50px;
	top: 170px;
}

img.logo_top_right {
	position: relative;
	right: 5px;
	top: 3px;
}

img.logo_main_right {
	position: relative;
	left: 0px;
	top: 30px;
}

/* TEXTY */

#sitename a {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 30px;
	color: Gray;
	padding: 0px;
	margin: 0px;
}

#copyright {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: normal;
	color: White;
	padding: 0px;
	margin: 0px;
	text-align: left;
	position: relative;
	left: 5px;
	top: 105px;
}

#search {	padding: 20px;
	margin: 0px;
	border: 0px;
	color: White;
	font-size: 12px;
	position: relative;
	top: 30px;
}

#search input {
	padding: 1px;
	border: 1px White solid;
	font-size: 12px;
	color: White;
	background-color: Black;
}

#bottom_menu {
	padding: 5px;
	margin: 0px;
	border: 0px;
	color: #DCDCDC;
	font-size: 12px;
	position: relative;
	top: 10px;
}

#bottom_menu a {
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 10px;
	border: 0px;
	color: #DCDCDC;
	font-size: 14px;
	background: url(images/sipka_white.gif) no-repeat 0px 50%;
}

#bottom_menu a:hover, #bottom_menu a:active {
	color: White;
}

#site_map {
	text-align: left;
}

/* ----- References All----- */
.references {
	float: left;
	display: inline-block;
	overflow: hidden;
	width: 150px;
	height: 100px;
	font-size: 9px;
	margin: 10px;
	text-decoration: none;
	border: 1px #203C47;
}

#references_text {
	text-align: justify;
	padding: 10px;
}

#ruler {
	width: 600px;
}