body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
    background: /*#0f100e*/ #D7BF05 url(images/main_bg.jpg) repeat-x top;
}
		
a:link, a:visited { color: #0066CC; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #CC0000; text-decoration: underline; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h5 { clear: both; width:100%; height: 5px; }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r_15 { margin-right: 15px; }

.center { text-align: center;}
.small { font-size: small;}

.button_01 a {
	float: right;
	clear: both;
	display: block;
	width: 120px;
	height: 25px;
	padding: 5px 0 0 0;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(images/button_01_120px.png) no-repeat;
}

h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: bold;
}

h2 {
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}

h3 {
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	border-bottom: 1px solid #333;
}

.image_wrapper {
	margin-top: 3px;
	margin-bottom: 5px;
	border: 5px solid #e8e8e8;
	padding: 1px;
	background: #fff;
}

.fl_image {
	float: left;
	margin-right: 30px 
}

.gallery_image {
	margin-right: 6px;
}

.fr_image {
	float: right;
	margin-left: 20px 
}


/* site title */

#site_title_bar_wrapper {
	width: 100%;
	height: 80px;
	margin: 0 auto;	
	background:  url(images/site_title_wrapper.jpg) top center no-repeat;
}

#site_title_bar {
	width: 960px;
	height: 80px;
	margin: 0 auto;
	padding: 0 10px;
	overflow: hidden;
	background: url(images/site_title_bg.jpg) top center no-repeat;
}

#site_title {
	float: left;
	margin: 0px;
	padding: 25px 0 0 0;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin-left: 5px;
}

#site_title_bar #search_box {
	float: right;
	width: 280px;
	height: 30px;
	margin: 0 10px 0 0;
	padding: 10px 0 0 0;
}

#search_box form {
	float: left;
	width: 280px;
	height: 30px;
	margin: 0;
	padding: 0;
}

#searchfield {
	height: 20px;
	width: 195px;
	padding: 6px 5px 4px 5px;
	margin: 0px;
	color: #ffffff;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	background: none;
	border: none;	
}

#searchbutton {
 	height: 30px;
	width: 70px;
	margin: 0px;
	padding: 6px 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #ffffff;
	background: none; 
	border: none;
}

/* menu */

/* banner */

#banner_wrapper {
	clear: both;
	width: 100%;
	height: 270px;
	margin: 0 auto;	
	background: url(images/banner_wrapper.jpg) no-repeat center top;
}

#banner {
	width: 960px;
	height: 270px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(images/banner_bg.jpg) no-repeat center top;
}

#banner_slider {
	clear: both;
	width: 960px;
	height: 250px;
	margin-bottom: 10px;
	padding: 20px 0 0 0;
	overflow: visible;
}

/* end of banner */

/* end of menu */

#menu_wrapper {
	clear: both;	
	width: 100%;
	height: 50px;
	margin: 0 auto;	
	background: url(images/menu_wrapper.jpg) top center no-repeat;
}

#menu {
	clear: both;
	width: 980px;
	height: 50px;
	margin: 0 auto;
	background: url(images/menu_bg.jpg) top center no-repeat;
}

#menu ul {
    width: 930px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	list-style: none;
}

#menu ul ul {
	margin-top: 13px;
	padding: 0 0 7px 0;
	width: 145px;
}

.sf-shadow ul ul.subsubmenuItem {
	background-position: -2px 100%;
}

#menu ul ul.subsubmenuItem {
	margin-left: 35px;
	margin-top: 0px;
}

#menu ul li {
	padding: 0;
	margin: 0px;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	width: 145px;
	height: 25px;
	padding: 7px 0 0 0;
	margin: 0 10px 0 0;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;	
	outline: none;
}

#menu li a:hover, #menu li .current {
	color: #000000;
	background:url(images/button_01.png) no-repeat;
}

#menu ul.sf-menu > li:nth-child(1) a:hover, #menu ul.sf-menu > li:nth-child(1) .current {
	background:url(images/button_01_small.png) no-repeat;
}

#menu ul.sf-menu > li:nth-child(2) a:hover, #menu ul.sf-menu > li:nth-child(2) .current {
	background:url(images/button_01_200px.png) no-repeat;
}

#menu ul.sf-menu > li:nth-child(1) a {
	width: 72px;
}

#menu ul.sf-menu > li:nth-child(2) a {
	width: 200px;
}

#menu ul.sf-shadow > li:nth-child(2) ul {
	background: url(images/shadowZtmaveny200px.png) bottom left;
}

#menu ul.sf-menu > li:nth-child(2) ul {
	width: 200px;
}

#menu li .last {
	margin-right: 10px;
}

/* end of menu */

/* content */

#content_wrapper {
	clear: both;	
	width: 100%;
	margin: 0 auto;	
	/*background: url(images/content_wrapper.jpg) top center no-repeat; /*TODO!! tady je potreba dat obrazek, ktery bude o trochu vetsi nez tech 960px... a byla cerna, aby delala cernou linku*/
    background: #D7BF05 url(images/content_wrapper_black.jpg) center top repeat-y;
}

#content {
	width: 960px;
	margin: 0 auto;
	padding: 30px 10px;
	background: url(images/content_bg_middle.png) repeat-y center;
}

#content_bottom {
	width: 980px;
	height: 15px;
	margin: 0 auto;
	background: url(images/content_bg_bottom.png) no-repeat center top;
}

#content p {
	margin-bottom: 10px;
}

.section_w960_p15 {
	clear: both;
	width: 940px;
	padding: 0 15px;
}

.section_w960_p30 {
	clear: both;
	width: 910px;
	padding: 0 30px;
}

.box {
	float: left;
	width: 300px;
	background: url(images/box_01_middle.jpg) repeat-y;
}

.box_gallery {
	float: left;
	width: 222px;
	margin-bottom: 10px;
	background: url(images/box_01_middle_gallery.jpg) repeat-y;
}

.box_930 {
	float: left;
	width: 930px;
	background: url(images/box_01_middle_930.jpg) repeat-y;
}

.box_top {
	width: 300px;
	height: 5px;
	background:url(images/box_01_top.jpg) no-repeat;
}

.box_top_rounded {
	width: 222px;
	height: 5px;
	background:url(images/box_01_top_rounded.jpg) no-repeat;
}

.box_top_930 {
	width: 930px;
	height: 5px;
	background:url(images/box_01_top_930.jpg) no-repeat;
}

.box_bottom {
	width: 300px;
	height: 15px;
	background: url(images/box_01_bottom.jpg) no-repeat;
}

.box_bottom_rounded {
	width: 222px;
	height: 5px;
	background: url(images/box_01_bottom_rounded.jpg) no-repeat;
}

.box_bottom_930 {
	width: 930px;
	height: 15px;
	background: url(images/box_01_bottom_930.jpg) no-repeat;
}

.box .box_content, .box_930 .box_content_930, .box_gallery .box_content {
	padding: 15px 20px 15px 20px;
}

.box h2, .box_930 h2, .box_gallery h2 {
	color: #9b1919;
	margin-bottom: 20px;
}

.box_930 h2 {
	font-size: 16px;
}

.box h2, .box_gallery h2 {
	font-size: 15px;
	height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.box h2 {
	width: 250px;
}

.box_gallery h2 {
	width: 180px;
}

.box_content p {
	width: 250px;
	height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.box_gallery h2 {
	text-align: center;
}

.box .box_image_wrapper, .box_gallery .box_image_wrapper, .box_930 .box_image_wrapper_930 {
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
.box_image_wrapper  {position: relative;}
.box_image_wrapper .status {position:absolute; bottom: -15px; right: -15px;}
.box_image_wrapper .status img {width:88px; height:45px; z-index: 100;}

#model-info {
	border: 1px solid grey;
	text-align: center;
}

#model-info .even {
	background-color: grey;
}

#model-info th {
	background-color: grey;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}

.margin-right-20 {
	margin-right: 20px;	
}

.height-220 {
	height: 220px;
}

.height-290 {
	height: 290px;
}

#mainImage {
}

#detailTitle {
	float:right;
	width: 500px;
}

#detailTitle h2 {
	margin: 5px 5px 10px 5px;
	font-size: 3em;
	line-height: 90%;
}
.detailInformationWrapper {
	float: right;
	width: 500px;
	margin: 5px 10px 0px 0px;
}

#contactUs, #availability {
	margin-right: 150px;
}

#contactUs a {
	margin-top: -25px;
	margin-right: -95px;
}

.valueLabel {
	font-size: 2em;
	font-weight: bold;
	color: #9b1919;
	float: left;
	margin-top: 20px;
}

#sectionInfo {
	height: 20px;
}

#sectionInfo img {
	float: right;
	margin-right: 20px;
}

#sectionInfo .fl_little_grey {
	float: left;
	color: gray;
	font-size: small;
	margin-top: 5px;
}

.infoTitle {
	font-size: 2em;
	font-weight: bold;
	color: #9b1919;
	float: left;
	padding: 0px;
	margin: 0px;
}

.above-info {
	padding: 0 10px 0 15px;
	margin-bottom: 5px;
}

.above-info h2 {
	font-size: 14px;
	text-align: center;
}

.value {
	font-size: 2em;
	font-weight: bold;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}

#thumbnails {
	width: 350px;
	float: left;
	margin-top: -3px;
}

#detailContentText {
	float: right;
	width: 500px;
	margin-right: 10px;
	font-size: small;
}

.em_text {
	font-size: 14px;
	color: #000;
}

/* footer */

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 40px /*10px*/ 50px;
	color: #cccccc;
	background-color: #0f100e; /* TODO */
}

#footer  a {
	color: #ffffff;
}

#footer .section_w240 {
	float: left;
	width: 200px;
	padding-right: 40px;
}

#footer .section_w320 {
	float: left;
	width: 280px;
	padding-right: 10px;
	padding-left: 30px;
}

#footer .section_w240 h3, #footer .section_w320 h3 {
	width: 175px;
	height: 30px;
	font-size:14px;
	font-weight: bold;
	color: #ffffff;
	
}

#footer .footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#footer .footer_list li {
	margin: 0px;
	padding: 3px 0;
}

#footer .footer_list li a {
	color: #cccccc;
}

#footer .footer_list li a:hover {
	color: #FFFF00;
	text-decoration: none;
}
/* end of footer */

/* start of writing items on screen */

.indexySekci {
	margin: 5px auto;
	text-align: center;
	clear: both;
}

/* end of writing items on screen */

/* start contact */

#map {
	width: 425px;
	height: 250px;
	margin-right: 30px;
	float: right;
}

#contactPhoto {
	float: left;
	margin-left: 30px;
}

#contactPhoto img {
	margin-top: 0px;
}

.section_w440_left {
	width: 440px;
	float: left;
}

.section_w440_right {
	width: 440px;
	float: right;
}
/* start contact */

/* logo */
#logoImage {
	width: 260px;
	height: 70px;
	margin-top: -13px;
}

/* end of logo */

a.listovacAkt {
	color: black;
}
