body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #395D8E;
	margin: 0px;
}

input {
	font-size:11px; 
	font-family: Arial, Helvetica, sans-serif;
}

#bg {
	background-color: #FCFFDD;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	width: 100%;
	text-align: center;
}
#top {
	width: 746px;
	height: 40px;
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 1px;
}
#center {
	width: 746px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#page {
	position: relative;
	width: 746px;
	border-left: 1px solid #ABABAB;
	border-right: 1px solid #ABABAB;
	/*min-height: 670px;
	_height: 670px;
*/
	text-align: left;
}
#banner {
	position: relative;
	width: 746px;
	height: 206px;
	background: #000000;
	margin: 0px;
	padding: 0px;
}
#logo {
	display: block;
	position:relative;
	float:left;
	width: 253px;
	height: 140px;
	margin-top: 30px;
	text-align: center;
}
#flash {
	display: block;
	float: left;
	height: 205px;
	width: 287px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	text-align: center;
	overflow: hidden;
}
#contact {
	display: block;
	float: left;
	width: 173px;
	font-size: 11px;
	color: #E6E6E6;
	line-height: 2;
	text-align: left;
	margin-top: 40px;
	padding-left: 15px;
}
#contact a {
	text-decoration: none;
	color: #E6E6E6;
}
#contact a:hover {
	color: #FFFFFF;
}
#search {
	position: absolute;
	width: 188px;
	height: 50px;
	right: 0px;
	bottom: 0px;
	color: #FFFFFF;
	border: 1px solid #555555;
	background-image: url(../images/bg_search.png);
	background-repeat: repeat-x;
	text-align: left;
	padding-left: 12px;
	padding-top: 5px;
}
#main {
	background-image: url(../images/bg_main.png);
	background-repeat: repeat-y;
	min-height: 425px;
	_height: 425px;
	overflow: auto;
	_overflow: visible;
}
#menu {
	display: block;
	float: left;
	width: 253px;
	min-height: 425px;
	_height: 425px;
	text-align: left;
}
#content {
	
	display: block;
	float: left;
	margin-left: 1px;
	min-height: 425px;
	_height: 425px;
	width: 470px;
	background-image: url(../images/content_line.png);
	background-repeat: repeat-x;
	padding: 20px 10px 15px 10px;
/*
	overflow: hidden;
	_overflow-y: visible;
	overflow-x: hidden;
*/
}
#footer {
	width: 100%;
	text-align: center;
	padding-bottom:15px;
}
#copyright {
	width: 691px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #BAC6D8;
	padding-left: 55px;
	padding-top: 9px;
}
#copyright a {
	text-decoration: none;
	color: #BAC6D8;
}
#copyright a:hover {
	color: #FFFFFF;
}
#menu_line {
	height: 7px;
	background-image: url(../images/menu_line.png);
	background-repeat: repeat-x;
}
#menu_item a {
	color: #103E6C;
	text-decoration: none;
}
#menu a:hover {
	color: #FF5004;
}
#menu_item {
	display: block;
	margin-top: 17px;
}
#menu_item ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 25px;
	padding-left: 0px;
}
#menu_item li {
	display: block;
	width: 195px;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
	background-image: url(../images/bg_li.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.li_square {
	display: block;
	float: left;
	width: 6px;
	height: 4px;
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	margin-right: 9px;
	margin-top: 8px;
	margin-left: 2px;
}
#menu_logo {
	position: absolute;
	width: 95px;
	height: 120px;
	left: 157px;
	bottom: 0px;
	background-image: url(../images/menu_logo.png);
	z-index: 50;
}
#menu_links {
	display: block;
	padding-top: 5px;
	padding-left: 29px;
}
#menu_links a {

	background: url(../images/bullet1.png) left no-repeat;
	padding-left:13px;
	display: block;
	line-height:27px;
	font-size: 12px;
	color: #395D8E;
	text-decoration: underline;
}
#menu_links a:hover {text-decoration: none;}

.zoom {
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/zoom.png) left no-repeat;
	padding-left: 15px;
	margin-bottom: 6px;
	line-height: 12px;
	vertical-align: middle;
	color: #FFFFFF;
}
.search_form {
	margin-top: 4px;
}
.search_input {
	border: 1px solid #C2C2C2;
	width: 135px;
	height:16px;
	color: #000000;
	font-size: 11px;
}
.search_submit {
	font-size: 12px;
	font-weight: bold;
	width: 23px;
	height: 18px;
	border: 1px solid #C2C2C2;
	background: #FF5004;
	color: #FFFFFF;
	margin-left: 8px;
}
a img {
	border: 0px;
}

h1 {
margin:5px 0px;
padding:0px;
font-size:18px;
font-weight:normal;
}

h2 {
	margin: 0px;
	padding: 5px 0px 3px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h3 {
	margin: 0px;
	padding: 0px 0px 4px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#flash_img {
	padding: 0px;
	margin: 0px;
	width: 287px;
	height: 205px;
}
#content .item {
	display: block;
	position: relative;
	float: left;
	width: 230px;
	height: 90px;
	background-image: url(../images/item_bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 20px;
}
#content .item_image {
	display: block;
	float: left;
	width: 90px;
	height: 80px;
	padding-left: 10px;
}
#content .item_content {
	display: block;
	float: left;
	width: 122px;
	height: 52px;
	margin-top: 1px;
	padding-left: 8px;
	background-image: url(../images/item_shade.png);
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 9px;
	font-weight: bold;
	color: #707070;
}
#content .item_price {
	display: block;
	position: relative;
	float: left;
	left: 0px;
	top: 2px;
	width: 122px;
	height: 26px;
	padding-left: 8px;
	line-height: 26px;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/item_dark.png);
	background-repeat: no-repeat;
	background-position: right;
}

.item_button {
	position: absolute;
	display:block;
	right: 9px;
	top: 7px;
	height: 12px;
	font-size:4px;
	width: 14px;
	background: url(../images/item_button.png) #FF5004 no-repeat;
	border: 1px solid #FFFFFF;
	background-repeat: no-repeat;
}

.item_button:hover {
	background-color:#FFA156;
}


.table_dump {
	margin-left: 4px;
}
.table_dump th {
	color: #000000;
	background: #EBEBEB;
	padding: 2px 5px 2px 5px;
	text-align: left;
	border-bottom: 1px solid #394D8E;
	vertical-align:top;
}
.table_dump td {
	background: #EBEBEB;
	padding: 2px 5px 2px 5px;
	color: #000000;
	vertical-align:top;
}
.table_dump .n {
	width: 20px;
}
.table_dump .f {
	width: 20px;
}
.table_dump .operace {
	width: 65px;
}
.table_dump .urceni {
	width: 115px;
}
.table_dump .obec {
	width: 65px;
}
.table_dump .cena {
	width: 95px;
}

.table_dump .odd_1 td{
  background:#DFDFDF;
}




.right {
	text-align: right;
}

li {
	text-align:justify;
	padding-right:10px;
}

.cleaner {clear:both;}
.photo_list {margin:5px;display:block;float:left;}

.detail {margin:10px;}
.detail th {width:120px;}

#menu_item .active {font-weight:bold;}