* {
	margin: 0;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#content #YMapsID img {
	border:none;
}
#content .YMaps-b-balloon-frame tr{
	height:auto;
	background:none;
}
a:focus {outline:none;
}
html,body {
	background:#131313 url(../images/bg.gif) repeat-x 0 0px;
	color:#777777;
}

body div {
	text-align: left;
}

body img {
	border:none;
}

#container {
	width:1000px;
	height:100%;
	margin:0 auto;
}
 /*------------------------header--------------------*/
#header {
	width:1136px;
	height:475px;
	background:url(../images/header.jpg) no-repeat;
}
*html #header {
	position:relative;
	left:50px;
}html* #header {	margin-bottom:20px;}
#control_panel {
	height:20px;
	width:85px;
	z-index:100;
	margin:0 0 0 10px;
}
#control_panel a{
	display:block;
	float:left;
	height:17px;
	width:18px;
	padding-top:3px;
	display:inline;
	margin:10px 4px 0 ;
}
 #control_panel a#a_home {	background:url(../images/a_home.png) no-repeat ; } #control_panel a#a_map{	background:url(../images/a_map.png) no-repeat 3px 2px; } #control_panel a#a_mail {	background:url(../images/a_mail.png) no-repeat ; }
#logo {
	width: 255px;
	height:60px;
	display:block;
	padding-top:50px;
}

#header p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:36px;
	color:#FFFFFF;
	text-align:center;
	padding:220px 0 0 0;
}
#nav {
/*	width:1036px;
*/	position:relative;
	z-index:500;
	padding:20px 0px 0 10px;
	height:75px;
	list-style:none;
	overflow:visible;
}

#nav li.cat_item {
	height:38px;
	float:left;
	position:relative;
	list-style:none outside none;
	display: block;
	width:auto;
	padding:0 10px 37px 0px;
}

#nav a {
	text-decoration:none;
	color:#fff;
	width:auto;
	font-style:italic;
	line-height:38px;
	position:relative;
	display:block;
	float:left;
	padding:0 0 0 30px;
	background:url(../images/left-nav.gif) no-repeat left;
	outline: none;
}

#nav a span{
	position:relative;
	top:0px;
	padding:0 30px 0 0;
	font-family:georgia;
	font-size: 18px;
	font-style:italic;
	height:75px;
	display:block; 
	float:left; 
	background:url(../images/right-nav.gif) no-repeat right;

}

*html #nav a span{
	position:relative;
	font-family:georgia;
	font-size: 18px;
	font-style:italic;
	height:75px !important;
	cursor:pointer;

}
#nav a:hover {
	text-decoration:underline;
}

#nav li:hover, #nav li.iehover {
	position:relative; 
	z-index:200; 
	cursor:pointer;
}
#nav li:hover ul, #nav li.iehover ul{
	display:block;
	height:auto; 
	cursor:pointer;
	left:0px;
	overflow:visible;
}

*html #nav li:hover ul.children, *html #nav li.iehover ul.children {
	filter: alpha(opacity=90);
}
#nav li:hover .drop, #nav li.iehover .drop {
	position:absolute;
	top:39px;
	display:block;
	margin-right:-45px;
	width:200px;
	height:auto;
	background:url(../images/menu-l2-bot2.png) no-repeat bottom;
	left:-3px;
}
#nav li .drop {
	top:39px;
	height:auto;
	position:absolute;
	z-index:800;
	display:block;
	padding:0 0 11px 0;	
	background:url(../images/menu-l2-bot2.png) no-repeat bottom;
	left:-3px;
}
html* li:hover .drop, *html li:hover .drop, *html li.iehover .drop{
	position:absolute;
	left:3px;
}
*html li:hover .drop, li.iehover .drop {
filter: alpha(opacity=95);
}
#nav li:hover ul.children , #nav li.iehover ul.children {	display:block;	position:relative;	top:0px;	padding-top:11px;	background: url(../images/menu-l2-top2.png) no-repeat 0px 0 !important;	opacity:1;	z-index:700 !important;	width:200px;	overflow:auto;}
html* li:hover ul.children  {	display:block;	position:relative;	top:0px;	padding-top:11px;	background: url(../images/menu-l2-top2.png) no-repeat 0px 0 !important;	overflow:visible !important;}
*html li:hover ul.children li{
	margin-bottom:-3px;
}
html* li:hover ul.children li{	margin-bottom:-18px;}
*html li:hover ul.children a{
	background-color:#1a6679;
	filter: alpha(opacity=84);
}
ul.children {
	padding:11px 0 0px 0;
	display:none;
	opacity:1;
	z-index:700 !important;
	width:200px;
	height:auto;
	background:url(../images/menu-l2-top2.png) no-repeat 0 0 ;
	position:relative;
	overflow:auto;
}

#nav li:hover ul.children li,#nav li ul.children li{
	width:100%;
	display:block;
	text-align:left;
	padding:0 0 15px 0!important;
	position:relative;
}

#nav li:hover ul.children  a, #nav li ul.children  a{
	font-size:14px;
	padding:0 0px 5px 10px;
	/*top:11px;*/
	background:url(../images/menu-l2-bg2.png) repeat-y; 
	width:190px;
}
html* #nav li:hover ul.children li a{
	background:url(../images/menu-l2-bg2.png) repeat-y;	
}

#nav li:hover ul.children  a,ul.children li a{
	text-decoration:none;
	padding:0 0px 5px 10px;
	font-size: 14px;
	display:block;
	width:auto;
	color:#fff;
	width:190px;
	line-height:25px;
}

#nav li:hover ul.children  a:hover{
	text-decoration:underline;
}

/*----------------content----------------------*/
#wrapper {
	margin-top:20px;
}
#content {
	width:1000px;}
#content img {
	border:4px solid #fff;
}
*html #content {
	position:relative;
	top:-40px;
	left:70px;
}html* #content {	top:0px !important;} 
.head1 {
	font-family:arial;
	font-size:17px;
	color:#11b4c5;
	padding-bottom:8px;
	font-weight:100;
	display:block;
	text-align:center;
}#right_col h2 {
	font-family:arial;
	font-size:19px;
	color:#11b4c5;
	font-weight:100;
	padding-bottom:20px;
	display:block;
}
#right_col h2 a {
	font-family:arial;
	font-size:19px;
	color:#11b4c5;
	font-weight:100;
	display:block;
	text-indent:40px;
}

#right_col h3 {
	color:#fff;
	font-weight:100;
	font-size:15px;
	padding-bottom:15px;
	padding-top:10px;
}

#right_col h3 a {
	color:#fff;
	font-weight:100;
	font-size:15px;
	padding-bottom:15px;
	padding-top:10px;
}

#right_col blockquote {
	color:#10b4c5;
	font-style:italic;
	padding-left: 20px;
}

#right_col blockquote p {
	color:#10b4c5;
	font-style:italic;
	padding-left: 20px;
}

#right_col a {
	color:#10b4c5;
}
#right_col li a {
	color:#10b4c5;
}
.related_post li{
	display:list-item;
	list-style-position: inside;
}
.a_more {
	color:#11b4c5;
	text-decoration:none;
}

.post {
	border-bottom:1px solid #228998;
	padding-bottom:10px;
	height:100%;
	overflow:auto;
}
#left_col {
	width:230px;
	padding:0 25px 0 0 ;
	float:left;
	height:100%;
}

#left_col p{
	padding-bottom:20px;
}

#right_col {
	margin-left:255px;
}

#right_colpost img {
	float:left;
	margin:0 10px 10px 0;
}

#content p {
	color:#777777;
	padding-bottom:5px;
	text-align:justify;
	text-indent:40px;
}
#flash {
	border:2px solid #fff;
	width:225px;
	margin-bottom:20px;
}

#content .ngg-widget img {
	margin:0 3px 3px 0;
}

.white_under {
	text-decoration:underline;
	color:#bdbdbd !important;
	padding-bottom:10px;
}

.cursiv {
	color:#a6a6a6;
	margin-bottom:10px;
}

.ull {
	margin:10px 0;
}
tr {
	line-height:20px;
	background-color:#2b2b2b;
	height:20px;
	margin-bottom:6px;
	padding:5px 0 0 10px;
}

.col1 {
	float:left;
	width:190px;
	padding-left:10px;
}

.col2 {
	float:left;
	width:160px;
}

.col3 {
	float:left;
	width:140px;
}

.col4 {
	float:left;
	width:140px;
}
.col5 {
	width:70px;
	float:left;

}
.line {
	background:none;
	height:6px;
	
}
.text_inp {
	margin:2px 0 20px 0 ;
	border:1px solid #777777;
	background-color:#1a1a1a;
	height:22px;
	width:325px;
	color:#777777;
}

.forma {
	font-weight:bold;
}

.submit_inp {
	color:#36c5d0;
	font-style: italic;
	border:none;
	background:url(../images/submit_inp.gif) no-repeat;
	height:25px;
	width:122px;
	cursor:pointer;
}

.img_cont {
	float:left;
	margin:0 10px 10px 0;
	
}
.pages{
	text-decoration:none;
	color:#777777;
	margin:0 4px;
}

.page_f{
	color:#131313;
	background-color:#10b4c5;
	text-decoration:none;
	margin:0 10px;
	padding:0 5px;
}

#page_div {
	 width:100%; 
	 margin:20px 0 0 0;
	 text-align:center;
}
/*----------------bottom-------------------*/
#bottom {
	width:620px;
	margin:60px auto 0 auto ;
	clear:both;
}
*html #bottom {
	position:relative;
	left:70px;
}
#bottom img {
	margin:0 20px;
	border:none;
}
/*----------------footer-------------------*/

#footer {
	height:60px;
	width:1000px;
	padding-top:0px;
	margin:0 auto;
	text-align:center;
}

#footer p, #footer p a{
	font-style:italic;
	color:#1e7a8b;
	text-align:center;
}


* html img, * html .png{

        behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

        this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)

    );
}
