html, body{
    margin: 0px;
    padding: 0px;
    height: 100%;
}
*{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #fff;
}
* { behavior: url(/iepngfix.htc) }
body{
    padding: 0 30px;
    background: url(/images/pattern.gif);
    scrollbar-face-color: #a99865;
	scrollbar-highlight-color: #a99865;
	scrollbar-shadow-color: #a99865;
	scrollbar-3dlight-color: #a99865;
	scrollbar-darkshadow-color: #a99865;
	scrollbar-arrow-color: #272727;
	scrollbar-track-color: #44382e;
}
table, td{
    border-collapse: collapse;
    padding: 0;
}
p, form{
	margin: 0;
	padding: 0;
}
a{
	color: #fec66b;
	text-decoration: none;
}
a:hover{
	color: #fec66b;
	text-decoration: underline;
}
img{
    border: none;
}
input, textarea{
	border: solid 1px #919191;
	background-color: #fff;
	color: #313131;
    font-size: 11px;
	margin-top: 2px;
	margin-bottom: 7px;
}
.index{
    width: 100%;
    height: 100%;
}
.menu{
    width: 206px;
    background: url(/images/menu_bg.jpg);
}

.menu ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.menu li{
    margin: 10px 0;
}
.menu li a:link,
.menu li a:visited,
.menu li a:active{
	color: #fefec6;
    display: block;
    width: 206px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	text-decoration: none;
    line-height: 17px;
    background: url(/images/menu_bg.gif) top right no-repeat;
}
.menu li a:hover{
    background: url(/images/menu_bg.gif) bottom right no-repeat;
}
.main{
    height: 294px;
    background: url(/images/pattern_dark.gif);
}
.main_bg{
    background: url(/images/main_bg.jpg) no-repeat;
    height: 254px;
    padding: 20px;
}
* html .main_bg{
    height: 294px;
    padding: 20px;
}
.outer{
    overflow: auto;
    height: 190px;
    margin-top: 10px;
    padding-right: 15px;
}
.px{
    height: 100px;
    background: url(/images/px.png);
    text-align: center;
	behavior: url(/ie-png.htc);
	-ie-png-blankimage: url(/images/px.gif);    
}
.gal{
    text-align: center;
}
.gal img{
    border: solid 1px #fefec6;
    margin: 10px;
    margin-top: 0;
}
.spacer{
    height: 12px;
    font-size: 1px;
}
.wifi{
    position: absolute;
    top: 0;
    left: 0;
    width: 214px;
    height: 174px;
    background: url(/images/wifi.png);
    z-index: 0;
}
.uzorl{
    position: absolute;
    top: 0;
    left: 0;
    width: 190px;
    height: 174px;
    background: url(/images/uzorl.png);
    z-index: 0;
}
.uzorr{
    position: absolute;
    top: 0;
    right: 0;
    width: 405px;
    height: 308px;
    background: url(/images/uzorr.png);
    z-index: 0;
}
.uzorx{
    position: absolute;
    top: 0;
    left: 200;
    width: 222px;
    height: 86px;
    background: url(/images/uzorx.png);
    z-index: 0;
}
.main_in{
    width: 834px;
}
.adress_top{
    text-align: left;
    float: left;
}

.in_uzor_sm_l{
    margin-top: 90px;
    width: 109px;
    height: 177px;
    background: url(/images/wifi2.png);
}
.in_uzor_sm_r{
    margin-top: 190px;
    width: 50px;
    height: 170px;
    background: url(/images/uzor2.png);
}

/* Menu */
#msgStatus{ display: none }
ul li { list-style: none; display:block; width:auto; margin-right:-1px; padding-left: 0px;}


.desc{
	display: block;
	color: #dbc094;
    font-size: 10px;
	width: 350;
	height: auto;
	background-color: #473a31;
	border: 1px solid #4C3E33;
	margin: 5 5 5 20;
	padding: 10;
}

.brown{
    color: #FEFEC6;
	padding: 10;
	border-bottom: 1px solid #524437;
	border-right: 1px solid #524437;
}




a.print:link{font-size: 10px; color: #dbc094; text-decoration: underline;}
a.print:visited{font-size: 10px; color: #dbc094; text-decoration: underline;}
a.print:hover{font-size: 10px; color: #dbc094; text-decoration: underline;}

th{
    padding-bottom: 2;
    margin-bottom: 2;
	/*border-bottom: 1px solid #FEFEC6;*/
    color: #FEFEC6;
	font-size: 10px;
	text-align: left;
    font-weight: normal;
	cursor: pointer;
}

a{
	color: #dbc094;
	text-decoration: none;
}
a:hover{
	color: #4C3F36;
	text-decoration: underline;
}
.small{
    padding-bottom: 2;
    margin-bottom: 2;
	/*border-bottom: 1px solid #FEFEC6;*/
    color: #FEFEC6;
	font-size: 10px;
	text-align: left;
    font-weight: normal;
}

.galery{
    display: block;
    float: left;
    width: 130px;
    height: 130px;
    padding: 5px;
    margin: 3px;
}
.galery:hover{
    background: #B59C72;
}
.galery table{
    width: 130px;
    height: 130px;
    cursor: pointer;
    text-align: center;
}
.audio{
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #41352C;
}
.audio img{
    margin: 0 10px 10px 0;
}
.audio h2{
    margin: 0;
    font-size: 18px;
    font-weight: normal;
}
.audio div{
    clear: both;
    padding: 5px;
    background: #41352C;
	color: #fefec6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.audio div a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.audio div a:hover{
    color: #fefec6;
}
.gatgal{
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #41352C;
}
.gatgal div{
    text-align: center;
    margin-top: 10px;
}
.gatgal div a{
    font-size: 20px;
    color: #fff;
}
.gatgal div a:hover{
    font-size: 20px;
    color: #fff;
}
.menu_link{
	color: #fefec6;
    line-height: 25px;
    font-size: 12px;
}
.menu_link:hover{
	color: #fff;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
}
#float{
    position: fixed;
    top: 90px;
    left: 50%;
    margin-left: -420px;
    width: 340px;
    height: 450px;
    z-index: 3;
}
* html #float{
position: absolute;
top: expression(
    eval(document.body.scrollTop+90) + "px"
);
}
.top_gal{
    width: 500px;
}
.top_gal td{
    vertical-align: top;
}
.top_gal img{
    margin-right: 10px;
    border: solid 1px #fff;
}
.top_gal a{
    color: #fff;
    text-decoration: none;
}
.top_gal a:hover{
    color: #fefec6;
    text-decoration: underline;
}
.navnew{
    margin: 10px 0;
    padding: 10px 0;
    background: #41352C;
}
.navnew img{
    margin: 0 10px;
}

.votenew{
	width: 100px;
	padding: 2;
/*	background-color: #41352C;*/
	margin-top: 10px;
}

/* star rating code - use lists because its more semantic */
/* No javascript required */
/* all the stars are contained in one matrix to solve rollover problems with delay */
/* the background position is just shifted to reveal the correct image. */
/* the images are 16px by 16px and the background position will be shifted in negative 16px increments */
/*  key:  B=Blank : O=Orange : G = Green * /
/*..... The Matrix ....... */
/* colours ....Background position */
/* B B B B B - (0 0)*/
/* G B B B B - (0 -16px)*/
/* G G B B B - (0 -32px)*/
/* G G G B B - (0 -48px)*/
/* G G G G B - (0 -64px)*/
/* G G G G G - (0 -80px)*/
/* O B B B B - (0 -96px)*/
/* O O B B B - (0 -112px)*/
/* O O O B B - (0 -128px)*/
/* O O O O B - (0 -144px)*/
/* O O O O O - (0 -160px)*/


/* the default rating is placed as a background image in the ul */
/* use the background position according to the table above to display the required images*/
.rating{
	width:80px;
	height:16px;
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	clear:both;
	position:relative;
	background: url(/images/star-matrix.gif) no-repeat 0 0;
}
/* add these classes to the ul to effect the change to the correct number of stars */
.nostar {background-position:0 0}
.onestar {background-position:0 -16px}
.twostar {background-position:0 -32px}
.threestar {background-position:0 -48px}
.fourstar {background-position:0 -64px}
.fivestar {background-position:0 -80px}
ul.rating li {
	cursor: pointer;
 /*ie5 mac doesn't like it if the list is floated\*/
	float:left;
	/* end hide*/
	text-indent:-999em;
}
ul.rating li a {
	position:absolute;
	left:0;
	top:0;
	width:16px;
	height:16px;
	text-decoration:none;
	z-index: 200;
}
ul.rating li.one a {left:0}
ul.rating li.two a {left:16px;}
ul.rating li.three a {left:32px;}
ul.rating li.four a {left:48px;}
ul.rating li.five a {left:64px;}
ul.rating li a:hover {
	z-index:2;
	width:80px;
	height:16px;
	overflow:hidden;
	left:0;	
	background: url(images/star-matrix.gif) no-repeat 0 0
}
ul.rating li.one a:hover {background-position:0 -96px;}
ul.rating li.two a:hover {background-position:0 -112px;}
ul.rating li.three a:hover {background-position:0 -128px}
ul.rating li.four a:hover {background-position:0 -144px}
ul.rating li.five a:hover {background-position:0 -160px}
/* end rating code */
h3{margin:0 0 2px 0;font-size:110%}

.star{
	float: left;
}

.votesel{
	border-left: 3px solid #41352C;
}
.news_index{
    width: 180px;
    text-align: left;
}
.news_index a{
    color: #fff;
    text-decoration: none;
}
.news_index a:hover{
    color: #fff;
    text-decoration: underline;
}