* {padding:0; margin:0; font: 17px 'Roboto', "Roboto Condensed",sans-serif; }
a {outline: none; text-decoration: none; color: #003070;}
table {border-collapse: collapse; padding: 0 px; border-spacing: 0px; border: 0px;}

.head {
 color: #fec44c;
 font-size: 20px;
 font-weight: 700;
 margin: 15px 0 30px 0;
}

.home {}
.home p {margin:10px; font-size: 18px; padding:5px;}
.home ul {list-style: none; margin-left:20px;}

.content {
 vertical-align: top;
 padding:15px 15px 15px 30px;
}

.cont1 p{text-indent: 15px; margin:15px 0 10px 0;}
.cont1 ul {list-style: none; margin-left:15px;}
.cont1 h1 {margin:15px 0 10px 0;}
.cont1 img {margin:15px 0 10px 0;}

.imgleft {float:left; margin: 5px 15px 15px 0;}
.imgright {max-height: 200px; max-width: 300px; float:right; margin: 5px 15px 15px 0;}
.galimg {float:left; margin: 5px 25px 15px 0;}
.galvideo {margin: 5px 25px 15px 0; font-weight: 700;}

.navdiv {height:36px; text-align: center; margin:10px 10px 0px 10px; }
.nav {list-style: none; display: inline-block; width: 100%}
.nav li {float: left; width:19%;}
.nav li :hover {position: relative; top: -1px;}
.nav li a {padding: 5px 5px 0 5px; display: block; text-decoration: none; color:#000; font-weight: 700;}

.lic {width:200px; float:left; padding:10px 10px 30px 10px;}
.licitem {height:285px;}
.licabout {height:50px; text-align: center; padding-top:5px; font-family: Tahoma;}


.tabprice th {padding: 10px; border: 1px solid #ccc; text-align:center;}
.tabprice td {padding: 10px; border: 1px solid #ccc;}

.grmenu {list-style: none; display: inline-block;} 
.grmenu li {float: left;}
.grmenubt {width:363px; padding:5px;}
.grmenuimg {height:150px; text-align:center;}
.grmenuimg :hover {position: relative; top: -1px; }
.grmenuimgs {z-index:2; position: relative; top: -13px; left:-20px;}
.grmenuimgs :hover {position: relative; top: -1px; }
.bled {opacity: 0.60;}



.menu_zag {padding:10px 0 10px 20px; background-color: #393D40; color: #ddd; font-size: 14px;}

.trazd_h {width:100%; background: #f00 url(img/razd_h.gif); font-size: 1px;}
.trazd_v {background: #ddd url(img/razd_v.gif); font-size: 1px;}

.footer { background-color: #fec44c; text-align: center; color: #000; font-size: 14px;}
.ch {width:1px; padding-left: 10px; vertical-align: middle;}
.chr {width:1px; padding-right: 10px; vertical-align: middle;}


.news { margin: 10px 0 10px 15px;}
.news h1 {color: #999; font-weight: 400; font-size: 13px; line-height: 20px;}
.news h2 {font-weight: 700; font-size: 26px; line-height: 36px;}
.news h3 {font-family: 'Roboto',Arial,sans-serif; font-weight: 400; font-size: 15px; line-height: 20px;}
.newsimg {max-height: 200px; max-width: 300px; float:left; margin: 5px 15px 15px 0;}

.about {background-color: #F0F0F0; padding: 10px 20px 10px 20px;}
.about h1 {font-weight: 700; font-size: 30px; margin: 5px 15px 15px 15px;}
.about p {padding: 5px; text-indent: 10px;}
.about ul {padding: 5px 0 0 15px; list-style: none inside;}
.about li {padding: 5px 0 0 10px; }
.aboutimg {float:right; margin: 5px 15px 15px 15px;}
.about b {font-weight: 700;}

.contact {padding: 20px 20px 10px 20px;}
.contact h1 {font-weight: 700; font-size: 30px; margin-bottom:20px}
.contact h2 {font-weight: 700; font-size: 22px;}
.contact h3 {font-weight: 700; font-size: 16px;}
.contact p {font-size: 14px; margin-top:5px;}
.contact span {font-weight: 700; font-size: 14px;}


/*****************************************/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 1100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 1010; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
#overlay{ position: absolute; top: 0; left: 0; z-index: 1090; width: 100%; height: 500px; background-color: #000; }
/*****************************************/
