@import url(nav.css);
@import url(novosti.css);

* {
	margin: 0px;
	padding: 0px;	
}

TABLE#tblPrice TD{padding: 7px; font-size: 11px; line-height: 13px;}

A {outline: none; color: #888D91;}

IMG {border: 0;}


P{
	margin-bottom: 18px;
	margin-top: 2px;
}

BODY 
{
	background: url(../images/header/header.gif) no-repeat 50% 0%;
	font-family: Arial;
	text-align: center;
	color: #888D91;
	font-size: 12px;
	line-height: 18px;
}

DIV#wrapper 
{
	width: 940px;
	margin: 0px auto;
	text-align: left;
}

DIV#header
{
	width: 940px;
	height: 135px;
	margin-bottom: 23px;
}

DIV#header #langSwitch
{
	float: right;
	width: 250px;
	height: 94px;
	padding: 15px 0px 0px 0px;
}

DIV#header #info
{
	width: 916px;
	height: 24px;
	font-size: 11px;
	line-height: 26px;
	clear: both;
	padding: 1px 12px;
}

DIV#content
{
	width: 100%;	
	margin-bottom: 15px;	
}

DIV#contentLeft
{
	width: 161px;
	padding: 0px 9px 0px 3px;
	float: left;
}

DIV#contentCenter
{
	width: 582px;
	float: left;
}

DIV#contentCenter UL
{
	margin-bottom: 8px;
}

DIV#contentCenter A
{
	color: #888D91;
}
DIV#contentCenter A:hover
{
	text-decoration: none;
}

DIV#contentRight
{
	width: 174px;
	padding: 0px 0px 0px 11px;
	float: right;
}


DIV#contentRightGal 
{
	width: 174px;
	padding: 0px 11px 0px 0px;
	float: right;
}

DIV#footer
{
	width: 916px;
	height:26px;
	background: url(../images/footer/background.gif) no-repeat 0 0;
	clear:both;
	font-size: 11px;
	line-height: 26px;
	padding: 0px 12px;
}

DIV.clear 
{
	clear: both;
}

.c1 
{
	color: #D8B29A;	
}

H1 
{
	font-size: 21px;
	color: #8A8A8A;	
	margin-bottom: 12px;
	font-weight: normal;
}

H2{ font-size: 13px; font-weight: bold; color: #C66C15;}

H3{ font-size: 12px; font-weight: bold; margin:5px 0px 0px 0px;}

DIV#header #langSwitch .fs10 A{ text-decoration: none;}
 
.fs10{font-size: 10px;}
.fs11{font-size:11px;}

DIV#galleryBox, DIV#galleryTop
{
	width: 582px;
	height: 368px;
}


DIV#galleryBox
{
	position: relative;	
	overflow: hidden;
}

#galleryBox img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

DIV#galleryTop
{
	position: absolute;
	top: 0;
	left: 0;
	z-index:2;
	background: url(../images/galleryTop.png) no-repeat 0 0;	
}

DIV#galleryNav 
{
	width: 562px;
	height: 20px;
	margin: 5px 0px 12px 0px;
	background: url(../images/gallery/navigationBack.gif) no-repeat 0 0;	
	padding: 0px 10px;
}

DIV#navGalleryRight
{
	float: right;	
}

DIV#navGalleryLeft
{
	float: left;	
	font-size: 10px;
	font-weight: bold;
}


DIV#boxIAHoliday{font-size: 10px; line-height: 11px; color: #606467; width:112px; height: 166px; padding: 50px 50px 5px 12px; overflow: hidden; background: #D2D1D3 url(../images/interActiveHoliday/boxBackground.gif) no-repeat 0 0;}

ul li{ margin-left: 30px;}

DIV.weather { font-size: 11px; margin-top: 0px; line-height: 13px;}
DIV.weather IMG{ margin-right: 5px;}
DIV.wData {padding-top: 5px;}

.w250 {width: 250px;}
.w50 {width: 50px;}
.w75 {width: 75px;}
.w100 {width: 100px;}

td.tdRight {text-align: right; vertical-align: top;}
td.tdLeft {text-align: left;}

.star {color: Red; font-size: 13px;}

P#errorBox {background: Red url(../images/error.gif) no-repeat top right; color: White; padding: 10px 40px 10px 10px; border: 1px solid #000; font-weight:bold; font-family: Verdana; min-height: 80px;}
*P#errorBox { height: 80px;}
P#validBox {background: Green url(../images/valid.gif) no-repeat top right; color: White; padding: 10px 60px 10px 10px; border: 1px solid #000; font-weight:bold; font-family: Verdana; height: 60px;}

A.lnkMore { color: #D16032 !important; text-decoration: none;}