@import url(yahoo-reset.css);
@import url(slider.css);

body {	
	background: #b4d683 url(../i/b/1-3.jpg) center top no-repeat;
	color: #fff;
	font:bold 14px arial, sans-serif; /* Palatino Linotype, Book Antiqua, Palatino, serif; Comic Sans MS, Comic Sans MS5, cursive */
	}
body.bgr1-1 {background: #b4d683 url(../i/b/1-1.jpg) center top no-repeat;}
a {color:#fff;}
a:hover {text-decoration:none;}
#wrap {
	position: relative;
	width:980px;
	margin:0 auto;
	/* border:1px solid red; */
	}

/* NAVIGATION */
#nav{float:left;}
#nav li{float:left;}
#nav li#blank{width:357px; height:45px; display:block;}
#nav li a{outline:none; height:45px; display:block; text-indent: -9999px;}
#nav li a#house{width:100px; background: url(../i/nav/house.png) 50% 0 no-repeat;}
#nav li a:hover#house{background: url(../i/nav/house.png) 50% -45px no-repeat;}
#nav li a#mehana{width:135px; background: url(../i/nav/mehana.png) 50% 0 no-repeat;}
#nav li a:hover#mehana{background: url(../i/nav/mehana.png) 50% -45px no-repeat;}
#nav li a#selo{width:75px; background: url(../i/nav/selo.png) 50% 0 no-repeat;}
#nav li a:hover#selo{background: url(../i/nav/selo.png) 50% -45px no-repeat;}
#nav li a#razvlechenia{width:117px; background: url(../i/nav/razvlechenia.png) 50% 0 no-repeat;}
#nav li a:hover#razvlechenia{background: url(../i/nav/razvlechenia.png) 50% -45px no-repeat;}
#nav li a#marshruti{width:100px; background: url(../i/nav/marshruti.png) 50% 0 no-repeat;}
#nav li a:hover#marshruti{background: url(../i/nav/marshruti.png) 50% -45px no-repeat;}
#nav li a#contacts{width:93px; background: url(../i/nav/contacts.png) 50% 0 no-repeat;}
#nav li a:hover#contacts{background: url(../i/nav/contacts.png) 50% -45px no-repeat;}
	
#nav li a#logo{
	width:357px; 
	height:112px; 
	display:block; 
	text-indent: -9999px; 
	background: url(../i/shishkovi-logo.png) 50% 0 no-repeat;
	}
#nav li  a:hover#logo{background: url(../i/shishkovi-logo.png) 50% -112px no-repeat;}
.linkFader{cursor: pointer;}
#nav li a.active{background-position: 50% -45px !important;}

/* CONTENT */
#content {float:left; padding:80px 0 20px 0;}
#intro {width:45%; float:left; padding:0 2% 0px 3%;}
#intro p{padding:0 0 10px 0; text-align:justify; line-height:17px;}
.homeIMG, .innerIMG{position:relative; width:45%; float:left; padding:5px 2% 0px 3%;}
	
#address, #map {width:94%; float:left; padding:0 3% 0px 3%;}
#address p.addressP{width:280px; float:left; padding:0 0 10px 0;}
#address address{width:280px; float:left; padding:0 0 10px 0;}
#address p.addressP1{width:7%; float:left; padding:0 0 10px 0;}

.priceTable{width: 100%; margin:15px 0; font-size:12px; border:0; opacity:.85;}
.priceTable th{border:1px solid #fff; background:#2F4F27; text-align:center;}
.priceTable th, .priceTable th{padding:2px;}
.priceTable th.blank{border:0px solid #fff; background:none;}
.priceTable th.borderB0{border-bottom:0px solid #fff;}
.priceTable th.borderT0{border-top:0px solid #fff;}
.priceTable th.borderTR0{border-top:0px solid #fff;border-right:0px solid #fff;}
.priceTable th.borderTL0{border-top:0px solid #fff;border-left:0px solid #fff;}
.priceTable td{border:1px solid #fff; background:#558934; text-align:center;}

.photo{border:1px solid #fff;}
/* GLOBAL CLASSES */
.wh70 {width:70px; height:70px;}
.w70 {width:70px;}
.w170 {width:170px;}
.w150 {width:160px;}
.w220 {width:220px;}
.w250 {width:250px;}
.paddingL5{padding-left:5px;}
.paddingL20{padding-left:20px;}
.paddingB5{padding-bottom:5px !important;}
.clear {clear:both; display:block; height:1%; line-height:1px;}
.right {float:right;}
.left {float:left;}
.txtStrong{font-weight: bold !important;}
.txtLeft{text-align:left !important;}
.txtRight{text-align:right !important;}
.txtCenter{text-align:center !important;}
.r {border: 1px solid red;}

a.designer {color:#809A5B; font-size:10px; font-weight:normal; text-decoration:none;}
a:hover.designer {text-decoration:underline;}

 /* *** Float containers fix *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */ 