body
{
	margin: 0;
	background: url(../img/bg.gif) -6px 0;
}
#core
{
	width: 904px;
	float: left;
	background-color: white;
}
#headerTop
{
	width: 100%;
	height: 106px;
	background: url(../img/header_top.jpg) no-repeat;
}
#headerTop ul
{
	margin-top: 0px;
	margin-left: 310px;
	padding-top: 27px;
	list-style-type: square;
	font-family: Tahoma;
	font-size: 11px;
	color: #686868;
	_line-height: 14px;
	_padding-top: 25px;
	_margin-left: 350px;
}
#headerBottomLeft
{
	width: 603px;
	height: 101px;
	float: left;
	background: url(../img/header_bg.gif) repeat-x 0 35px;
}
#headerBottomRight
{
	width: 301px;
	height: 101px;
	overflow: hidden;
	float: left;
	background: url(../img/header_bottom.jpg) no-repeat;
}
#menuContainer
{
	height: 34px;
	float: left;
}
#headerSubMenu
{
	float: right;
	padding: 4px 30px 3px 35px;
	margin-top: 1px;
	background: #bd1706 url(../img/submenu_corner.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fdb0a9;
}
#headerSubMenu .odrazka
{
	position: relative;
	top: -2px;
	margin: 0 3px;
}
#headerSubMenu b, #headerSubMenu span
{
	color: white;
}
.redZone
{
	width: 7px;
	height: 100%;
	float: left;
	background-color: #bd1706;
}
#headerMenu
{
	width: 594px;
	height: 100%;
	float: left;
	margin-left: 2px;
	background: url(../img/menu_bg.gif) repeat-x;
}
#headerMenu .sep
{
	width: 2px;
	height: 100%;
	float: left;
	background: url(../img/menu_sep.gif) no-repeat;
	
}
#headerMenu a, #headeMenu a:visited
{
	height: 24px;
	display: block;
	float: left;
	padding: 10px 15px 0 15px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
#headerMenu a:hover
{
	background-color: white;
	color: black;
}
#headerStorage
{
	height: 65px;
	margin-top: 2px;
	float: left;
}
#contentContainer
{
	width: 100%;
	clear: both;
	background: url(../img/content_bg.gif) repeat-y;
}
#content
{
	width: 892px;
	margin-left: 7px;
	background: url(../img/content_fade.gif) repeat-x;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contentSep
{
	height: 100%;
	overflow: hidden;
	background: url(../img/vertical_dot.gif) repeat-y 211px 0;
}
#content #left
{
	width: 200px;
	float: left;
	margin: 15px 5px 5px 5px;
}
#content #right
{
	width: 652px;
	min-height: 500px;
	_height: 500px;
	float: left;
	margin: 15px 0 10px 15px;
}
#footerCorner
{
	width: 7px;
	height: 40px;
	float: left;
	margin: 2px 2px 0 0;
	background: url(../img/footer_bg.gif) repeat-x;
}
#footer
{
	width: 890px;
	height: 40px;
	float: left;
	margin-top: 2px;
	background: url(../img/footer_bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-align: center;
	padding-top: 15px;
}
#footer a.auraLink, #footer a.auraLink:visited
{
	font-weight: bold;
	color: #e01818;
	text-decoration: none;
}
#footer a.realityLink, #footer a.realityLink:visited
{
	font-weight: bold;
	color: white;
	text-decoration: none;
}
#footer a.auraLink:hover, #footer a.realityLink:hover
{
	text-decoration: underline;
}
#blankContent
{
	width: 100%;
	height: 60px;
	background: url(../img/blank_bg.gif) repeat-y;
}
.resultBox
{
	height: 80px;
	font-family: Tahoma;
	font-size: 11px;
	color: #2b2b2b;
	line-height: 16px;
	margin-bottom: 10px;
}
.resultBox .left
{
	width: 366px;
	height: 100%;
	float: left;
	margin-right: 2px;
}
.resultBox .left span
{
	padding-left: 10px;
}
.resultBox .thumb
{
	text-align: center;
	width: 98px;
	height: 73px;
	margin: 0 4px 0 0px;
	padding: 2px;
	float : left;
	border: 1px solid #917573;
	background-color: white;
}
.resultBox .right
{
	width: 175px;
	height: 100%;
	float: left;
}
.resultBox a, .resultBox:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
	color: #640808;
}
.resultBox a span
{
	color: black;
	font-family: Arial;
	font-size: 15px;
}
.resultBox .left .title
{
	padding: 1px 0 17px 6px;
	background: url(../img/result_red.gif) repeat-x;
}
.resultBox .right .title
{
	text-align: center;
	padding: 2px 0 1px 0;
	color: #424242;
	background: url(../img/result_gray.gif) repeat-x;
}
.right .title span
{
	color: #621111;
}
.resultBox .gray
{
	height: 60px;
	text-align: center;
	background-color: #f2f2f2;
}
.gray .type
{
	color: #621111;
	font-weight: bold;
}
a.contactLink, a.contactLink:visited
{
	color: #e01818;
	text-decoration: none; 
}
a.contactLink:hover
{
	text-decoration: underline;
}
.paging
{
	text-align: center;
	margin: 20px 0;
}
a.pageLink, a.pageLink:visited
{
	text-decoration: none;
	color: black;
}
a.pageArrowLink, a.pageArrowLink:visited
{
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	color: #e01818;
}
.form-option1
{
	font-family: Tahoma;
	font-size: 11px;
	width: 183px;
}
.form-title1
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	margin: 3px 0 3px 1px;
	text-align: left;
}
.form-head1
{
	color: #1e1e1e;
	font-weight: bold;
	text-align:center;
}
.form-btn1
{
	border: 1px solid #e01818;
	background-color: white;
	padding: 2px 5px;
	_padding: 2px 0;
	margin-top: 8px;
	color: #e01818;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
}
.form-texta1
{
	font-family: Tahoma;
	font-size: 11px;
	width: 390px;
	height: 100px;
}
#offer td.title
{
	width: 120px;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
}
.info
{
	font-weight: bold;
	color: #1e1e1e;
	text-align: center;
	margin-top: 20px;
}
.info img
{
	position: relative;
	top: 5px;
}
#path
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1e1e1e;
	margin-left: 15px;
	margin-top: 80px;
	_margin-top: 46px;
	height: 18px;
}
#path span
{
	color: #e01818;
	font-size: 12px;
}
.path-text
{
	font-size: 12px;
	color: #1e1e1e !important;
}
#detail
{
	font-size: 11px;
}
#detail td
{
	padding: 2px 10px;
}
#detail .head
{
	background: url(../img/detail_bg.gif) repeat-x;
	background-color: #bc0e0e;
	padding-left: 5px;
	color: white;
	font-weight: bold;
}
#detail-date
{
	text-align: right;
	overflow: hidden;
}
#detail-title
{
	width: 100%;
	overflow: hidden;
	padding-bottom: 5px;
	background: url(../img/detail_dotline.gif) repeat-x bottom;

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ad1515;
	text-align: center;
}
#detail-info
{
	margin: 7px 0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.detail-hinfo
{
	width: 76px;
	padding-right: 7px;
	
	color: #2a2929;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}
.detail-tinfo
{
	color: #072345;
	text-align: left;
}
#detail-add-info
{
	padding-top: 5px;
	background: url(../img/detail_dotline.gif) repeat-x top;
}
.form-okolie
{
	margin: 0 0 0 5px;
}
.form-okolie .btn
{
	position: relative;
	top: 6px;
	_top: 4px;
	left: 10px;
}
.favorite
{
	margin: 6px 0 0 3px;
}
.favorite a, .favorite a:visited
{
	color: black;
	text-decoration: none;
}
.favorite a:hover
{
	font-weight: bold;
}
.favorite img
{
	margin-right: 5px;
}
.detail-thumb img
{
	border: 2px solid #A10F0F;
	padding: 2px;
}
.zakazka
{
	float: left;
	margin-right: 20px;
}
.zakazka a, .zakazka a:visited
{
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
	color: black;
}
.zakazka img
{
	position: relative;
	top: 4px;
	margin-right: 5px;
}
#search
{
	width: 184px;
	margin: 0 auto;
	_position: relative;
	_left: -4px;
	text-align: center;
}
.galleryThumb
{
	border: 1px solid silver;
	padding: 1px;
}
.dateAndNumber
{
	position: relative;
	top: -15px;
	color: #6c6c6c;
}
#indexLink
{
	display: block;
	float: left;
	height: 70px;
	width: 235px;
	margin-left: 20px;
	margin-top: 15px;
	_margin-left: 10px;
}
