/*
	This file contains project-specific CSS rules
*/
body
{
	background: #d1ccbd url("/koduleht/images/background.jpg") 50% 80px no-repeat;
	margin: 0px;
	padding: 0px ;
}


#main_block
{
	position: relative;
	padding: 0px ;
	margin: 0px auto;
	width: 956px;
	height: 756px ;
}
#header_block
{
	position: absolute ;
	height: 116px;
	width: 684px;
	top: 22px;
	left: 15px ;
}
#header_block ul
{
	padding: 0px;
	margin: 0px;
}

#IE7_CacheFakeBlock
{
	position: absolute;
	left: 0;
	top: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
}

#header_block ul#top_menu
{
	display: block ;
}
#header_block li.top_menu_item,
#header_block li.top_menu_item_current
{
	display: block;
	height: 58px;
	width: 116px;
	background: url("/koduleht/images/top_of_dark_ball.png") no-repeat;
	float: left;
	position: relative;
	margin-right: -6px;
}

#header_block li.top_menu_item_current
{
	background: url("/koduleht/images/top_of_light_ball.png") no-repeat;
	z-index: 2 ;  /* Raises this element above other overlapping balls */
}

.underline_white
{
	background: url("/koduleht/images/border_white.gif") repeat-x;
	background-position: left bottom;
}

.underline_orange
{
	background: url("/koduleht/images/border_orange.gif") repeat-x;
	background-position: left bottom;
}

#header_block ul.bottom_menu
{
	position: absolute;
	top: 58px;
	height: 58px;
	z-index:2;
	overflow: visible;
	white-space: nowrap;
	padding-top: 10px;
	width: 600px;
}
#header_block div.bottom_menu_background
{
	position:absolute;
	top: 58px; left: 0px;
	height: 58px;
	width: 116px;
	background: url("/koduleht/images/bottom_of_light_ball.png") no-repeat;
	z-index: 1;
}
#header_block li.bottom_menu_item
{
	display: inline;
	white-space: nowrap;
	padding-left: 22px;
}
#header_block a,
#header_block a:hover,
#header_block a:visited
{  /* Common styles for all menu items, top AND bottom */
	text-decoration: none;
	color: #FFFFFF;
	font:  bold 17px Arial,Helvetica,sans-serif;
	line-height: 110%;
}

#header_block a.top_menu_link , #header_block div#epood a
{
	position: absolute;
	display: block;
	width: 96px;
	text-align: center;
	padding: 0px 10px 5px 10px;
	left: 0;
	bottom: 0;
}

span.dot
{
	background: url("/koduleht/images/header_dot.png") center center no-repeat;
	position: relative;
	font-size: 16px;
	word-spacing: 2px;
	letter-spacing: -1px;
	left: -6px;
}

div#epood
{
	position: absolute;
	left: 580px;
	background: url("/koduleht/images/top_of_dark_ball.png") no-repeat ;
	width: 116px;
	height: 58px;
	cursor: pointer;
}

div#epood_container
{
	position: relative;
	width: 116px;
	height: 58px;
}

#logo_block
{
	position: absolute;
	left: 722px;
	top: 4px;
	width: 233px;
	height: 121px;
	background: url("/koduleht/images/ananke_logo.png") no-repeat;
	cursor: pointer;
}


#middle_block
{
	position: absolute;
	top: 169px;
	width: 914px;
	height: 519px;
}

#middle_block_container
{
	position: relative;
	width: 914px;
	height: 519px;
}

.small_banner
{
	position: absolute;
	width: 298px;
	height: 408px ;
	top: 0px;
}
.large_banner
{
	position: absolute;
	width: 607px;
	height: 408px;
	top: 0px;
}

.contact_form
{
	position: absolute;
	width: 547px;
	height: 348px;
	top: 0px;
	padding: 30px;
	background: url("/koduleht/images/article_bg_white.png") no-repeat;
}

.fake_contact_form
{
	position: absolute;
	width: 577px;
	height: 348px;
	top: 0px;
	padding: 30px;
}

.article
{
	position: absolute;
	width: 547px;
	height: 348px;
	top: 0px;
	padding: 30px;
	background: url("/koduleht/images/article_bg_white.png") no-repeat;
}

.fake_article
{
	position: absolute;
	width: 577px;
	height: 348px;
	top: 0px;
	padding: 30px;
}

.shops
{
	position: absolute;
	width: 577px;
	height: 378px;
	top: 0px;
	padding: 15px;
	background: url("/koduleht/images/article_bg_white.png") no-repeat;
}

.fake_shops
{
	position: absolute;
	width: 577px;
	height: 378px;
	top: 0px;
	padding: 15px;
}

.shops_text
{
	width: 527px;
	height: 368px;
	overflow: auto;
	padding: 5px 25px 5px 25px;
}

.article_text
{
	width: 547px;
	height: 348px;
	overflow: auto;
}

.article_text *
{
	margin: 0;
	padding: 0;
}
div#left_banner
{
	left: 2px ; 
}
div#middle_banner
{
	left: 312px ;
}

div#fake_middle_banner
{
	left: 312px ;
}

div#right_banner
{
	left: 622px ;
}

h1.content_header
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 24px;
	letter-spacing: 1px;
}

h1.path
{
	color: white ;
	position: absolute;
	padding: 0px; margin: 0px;
	left: 345px;
	top: 140px ;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 1px;
}

h1#left_sided
{
	left: 190px;
}

h1.path a,
h1.path a:visited,
h1.path a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

h1 span.subheader
{
	padding-left: 22px ;
	background: url("/koduleht/images/header_dot.png") 7px center no-repeat ;
}



#product_info
{
	position: absolute;
	left: 6px;
	top: 0px;
	width: 165px;
	height: 408px;
}

#product_info_box_top
{
	width: 165px;
	background: url("/koduleht/images/top_of_product_info_box.png") no-repeat;
	height: 13px;
	overflow: hidden;
}
#product_info .product_info
{
	background: #e9e6e3;
	margin: 0 1px 0 1px;
	padding: 0px 12px 0 12px;
	width: 139px;
	max-height: 382px;
	overflow: hidden;
}
#product_info #product_info_box_footer
{
	width: 165px;
	height: 13px ;
	background: url("/koduleht/images/bottom_of_product_info_box.png") no-repeat;
	overflow: hidden;
}

#product_image_box
{
	position: absolute;
	width: 604px;
	height: 408px ;
	left: 190px;
	top: 0;
}

.arrow_left
{
	position: absolute;
	width: 28px;
	height: 28px;
	background: url("/koduleht/images/arrow_left.png") no-repeat;
	cursor: pointer;
}

.arrow_right
{
	position: absolute;
	width: 28px;
	height: 28px;
	background: url("/koduleht/images/arrow_right.png") no-repeat;
	cursor: pointer;
}

#product_image_box_fake
{
	position: absolute;
	width: 604px;
	height: 408px ;
	left: 190px;
	top: 0;
}

#product_image_box_fake #left_product_image_arrow
{
	top: 190px;
	left: -14px;
}
#product_image_box_fake #right_product_image_arrow
{
	top: 190px;
	right: -14px;
}

#product_gallery
{
	position: absolute;
	width: 912px;
	height: 95px;
	top: 420px;
	left: 6px;
	padding: 0;
}
#product_gallery #product_gallery_centered_container
{
	position: relative;
	height: 95px;
}

#thumbnails_table
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 95px;
}

#product_gallery #product_gallery_thumbnail_container
{
	height: 95px;
 	width: 888px;
	background-color: #e9e6e3;
	overflow: hidden;
}
#product_gallery #product_gallery_right_edge
{
	height: 95px;
	width: 12px;
	background: url("/koduleht/images/gallery_right_edge.png") left center no-repeat ;
}
#product_gallery #product_gallery_left_edge
{
	height:95px;
	width: 12px;
	background: url("/koduleht/images/gallery_left_edge.png") left center no-repeat ;
}
#gallery_left_arrow  
{
	top: 34px;
	left: -14px;
}
#gallery_right_arrow
{
	top: 34px;
	right: -12px;
}
#product_gallery .product_thumbnail
{
	margin: 10px 10px 10px 0;
	width: 100px;
	height: 75px ;
}

.product_thumbnail_last
{
	margin: 10px 0 10px 0;
	width: 100px;
	height: 75px ;
}

.product_thumbnail_first
{
	margin: 10px 10px 10px 10px;
	width: 100px;
	height: 75px ;
}

#footer_block
{
	position: absolute;
	top: 700px;
	left: 7px;
	width: 950px;
	color: #8e8c87;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

#footer_block a,
#footer_block a:hover,
#footer_block a:visited
{
	color: #8e8c87;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#footer_block a:hover
{
	text-decoration: underline;
}

#footer_block #our_name
{
	float: right;
}

.contactFormLabel
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
}

.contactFormLabel a,
.contactFormLabel a:hover,
.contactFormLabel a:visited
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	color: #ed7a01;
}

.contactFormTextField
{
	width: 200px;
	font-size: 12px;
	height: 16px;
	border: 1px solid #ed7a01;
}

.contactFormTextArea
{
	width: 200px;
	height: 50px;
	font-size: 12px;
	border: 1px solid #ed7a01;
	overflow: hidden;
}

.rose
{
	background: #fbe4cc;
	width: 181px;
	padding: 0 13px 0 13px;
}

.rose *
{
	margin: 0;
	padding: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

.rose_top
{
	width: 207px;
	height: 13px;
	background: url("/koduleht/images/rose_top.jpg") no-repeat;
	overflow: hidden;
}

.rose_bottom
{
	width: 207px;
	height: 13px;
	background: url("/koduleht/images/rose_bottom.jpg") no-repeat;
	margin-bottom: 5px;
	overflow: hidden;
}

.white
{
	background: #ffffff;
	width: 181px;
	padding: 0 13px 0 13px;
}

.white *
{
	margin: 0;
	padding: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

.white_top
{
	width: 207px;
	height: 13px;
	background: #ffffff;
	overflow: hidden;
}

.white_bottom
{
	width: 207px;
	height: 13px;
	background: #ffffff;
	margin-bottom: 5px;
	overflow: hidden;
}
