/*
	Theme Name: Tema X8-5 (Левое меню)
	Description: Был удален css, который был применен к меню изначально. Добавлен новый css, добавлен js в шапку и меню вызвано по другому (добавлен уникальный класс).
	Version: 8.5
*/

@charset "windows-1251";

.left_menu {
    display:block;
    position:relative;   
}

.left_menu > li {
    display:block;
    position:relative;
}

.left_menu > li > ul {
    position:relative;
    display:none;   
}

#emblem img {
    margin-right: 12px;
}

.baner {
    margin-left: 11px;
}

html, div, form, table, tr, td, select {margin:0; padding:0; font-size: 14px; line-height: 1.8em; font-family: Verdana, Trebuchet, Tahoma, sans-serif;}

a{
	color: #3A5FCD;
}
h1{
	color: #27408B;
}
h2{
	color: #27408B;
}
h3{
	color: #27408B;
}

#foot{
	border-top: 1px solid #006d9a;
}
#footc{
	border-top: 1px solid #795647;
}
#menu-levoe-menyu li a {
    color:#1c1c1c;
	background-image: url(images/menu2.png); 
	background-position: top left;
	background-repeat: no-repeat; 
}
#menu-levoe-menyu ul li a {
    color:#4876FF;
	
    background-image: url(images/menu2.png); 
	
    background-position: top right;
	
    background-repeat: no-repeat; 
}
#menu-levoe-menyu ul li a:hover {
    /*background-color:#ddd;*/
    color:#436EEE;
}
#menu-levoe-menyu .current-menu-item > a, #menu-levoe-menyu .current-menu-ancestor > a, #menu-levoe-menyu .current_page_item > a, #menu-levoe-menyu .current_page_ancestor > a {
	color: #436EEE;
}
#menu-levoe-menyu li:hover > a, #menu-levoe-menyu ul ul :hover > a, #menu-levoe-menyu a:focus {
	color: #436EEE;
}
#menu-levoe-menyu li:hover > a, #menu-levoe-menyu a:focus {
	color: #436EEE;
}
#a1{
	color: #27408B;
}

@media (min-width: 951px)
{
#a7{
	border-top: 3px solid #555;
	background-image: url(images/bottom_bg.jpg);
	background-repeat: repeat-x;  
}
}

@media (max-width: 950px)
{
#a7{
	border-top: 3px solid #555;
}
}

#accessm a {
	color: #ffffff;
}
#accessm ul ul a {
	background: #3453b2;
	border-bottom: 1px dotted #fafd9f;
	border-left: 1px solid #27408B;
	color: #ffffff;
}
#accessm a:focus {
	color: #afd5fd;
}
#accessm .current-menu-item > a, #accessm .current-menu-ancestor > a, #accessm .current_page_item > a, #accessm .current_page_ancestor > a {
	color: #ffffff;
	font-weight: bold;
}
#accessm li:hover > a, #accessm a:focus {
	color: #afd5fd;
}

p {
  margin-top: 0px;
  padding: 0px 0px 0px 0px;
}

div.jscTreeAct {
  display:block;
  margin-top:0;
  padding:0 0 0 0px;
  width:100%;
}

div.jscTreeNoAct {
 display:none;
 margin-top:0;
 padding:0 0 0 0px;
 width:100%;
}

a{
	margin:0; 
	padding:0; 
	font-size: 14px; 
	font-family: Verdana, Trebuchet, Tahoma, sans-serif;
	}

hr{
	size: 1px; 
	height: 0px;
	color: #c0c0c0;	
	width: 95%;
	}

h1{
	position: relative;
	font-size: 24px;
	font-weight: lighter;
	margin: 0px 0px 10px 13px;
	padding: 0px 0px 12px 0px;
	/*text-transform: uppercase;*/
	left: 0%;
	font-family: 'Forum', cursive, GillSans, Calibri, Trebuchet, "Helvetica Neue", Helvetica, FreeSans, "Nimbus Sans L", "Microsoft Sans Serif", "Arial Unicode MS", Arial, "Liberation Sans", Ayuthaya, Kinnari, Garuda, Loma, Waree, "Lucida Grande", Tahoma, sans-serif;
	font-weight: bold;
	}

h2{
	position: relative;
	font-weight: lighter;
	margin: 5px 0px 12px 0px;
	text-transform: uppercase;
	font-size: 20px;
	font-family: GillSans, Calibri, Trebuchet, "Helvetica Neue", Helvetica, FreeSans, "Nimbus Sans L", "Microsoft Sans Serif", "Arial Unicode MS", Arial, "Liberation Sans", Ayuthaya, Kinnari, Garuda, Loma, Waree, "Lucida Grande", Tahoma, sans-serif;
	}

h3{
	position: relative;
	font-size: 16px;
	text-transform: uppercase;
	font-family: GillSans, Calibri, Trebuchet, "Helvetica Neue", Helvetica, FreeSans, "Nimbus Sans L", "Microsoft Sans Serif", "Arial Unicode MS", Arial, "Liberation Sans", Ayuthaya, Kinnari, Garuda, Loma, Waree, "Lucida Grande", Tahoma, sans-serif;
	}

#slogan{
	position: absolute;
	top: 72px;
	width: 316px;
	height: 23px;
	left: 50%;	
	margin-left: -370px;
	font-size:14px;
	font-family: Arial;
	color:#ffffff;
	z-index:7;
	}

#poisk{
	position: absolute;
	top: 128px;
	width: 257px;
	height: 41px;
	left: 50%;	
	margin-left: 213px;
	text-align: right;
	z-index:60;
	}

@media (min-width: 1368px) 
{
BODY { 
	background-color: #dbdada; 	
	background-image: url(images/fresh_snow.png);
	background-position: top center;
	overflow-x: hidden;
	}

#main, #main-p{
	background: #fff;
	background-image: url(images/bgt.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

#main{
	position: relative;
	top: 0px;
	width: 1600px;
	height: 100%;
	left: 50%;	
	margin-left: -800px;
	padding: 820px 0px 0px 0px;
	box-shadow: 0 0 30px rgba(0,0,0,0.5);
	z-index:1;
	}

#main-p{
	position: relative;
	top: 0px;
	width: 1600px;
	height: 100%;
	left: 50%;	
	margin-left: -800px;
	padding: 480px 0px 0px 0px;
	box-shadow: 0 0 30px rgba(0,0,0,0.5);
	z-index:1;
	}

#main-k{
	position: relative;
	top: 0px;
	width: 1150px;
	left: 50%;	
	overflow: hidden;
	margin-left: -575px;
	z-index:1;
	}

#main-t-b{
	width:871px; 
	vertical-align:top;
	}

#main-t-kat{
margin: 5px; float: left; height: 270px; background-color: #fff; border-radius: 10px 10px 10px 10px; border: 1px solid #ddd; width: 240px; padding: 10px 10px 10px 10px; -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.2); -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.2); box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
	}

#main-bl-kat{
margin: 5px; float: left; height: 220px; background-color: #fff; border-radius: 10px 10px 10px 10px; border: 1px solid #ddd; width: 180px; padding: 10px 10px 10px 10px; -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.2); -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.2); box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
	}

#main-h-kat{
height: 150px;
	}

#emblem{
	position: absolute;
	top: 20px;
	width: 657px;
	height: 71px;
	left: 50%;	
	margin-left: -575px;
	z-index:2;
	}

#telefon{
	position: absolute;
	top: 27px;
	width: 400px;
	height: 15px;
	left: 50%;
	margin-left: 175px;
	font-family: Times New Roman;
	font-size: 18px;
	text-align: right;
	z-index: 2;
	color: #000;
	}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

}
@media (max-width: 1367px) and (min-width: 950px)
{
BODY { 
	background-color: #dbdada; 	
	background-image: url(images/fresh_snow.png);
	background-position: top center;
	overflow-x: hidden;
	}

#main, #main-p{
	background: #fff;
	background-image: url(images/bgt.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

#main{
	position: relative;
	top: 0px;
	width: 950px;
	height: 100%;
	left: 50%;	
	margin-left: -475px;
	padding: 530px 0px 0px 0px;
	box-shadow: 0 0 30px rgba(0,0,0,0.5);
	z-index:1;
	}

#main-p{
	position: relative;
	top: 0px;
	width: 950px;
	height: 100%;
	left: 50%;	
	margin-left: -475px;
	padding: 530px 0px 0px 0px;
	box-shadow: 0 0 30px rgba(0,0,0,0.5);
	z-index:1;
	}

#main-k{
	position: relative;
	top: 0px;
	overflow: hidden;
	z-index:1;
	}

#main-t-b{
	width:671px; 
	vertical-align:top;
	}

#main-t-kat{
margin: 5px; float: left; height: 200px; background-color: #fff; border-radius: 10px 10px 10px 10px; border: 1px solid #ddd; width: 180px; padding: 10px 10px 10px 10px; -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.2); -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.2); box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
	}

#main-bl-kat{
margin: 5px; float: left; height: 220px; background-color: #fff; border-radius: 10px 10px 10px 10px; border: 1px solid #ddd; width: 180px; padding: 10px 10px 10px 10px; -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.2); -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.2); box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
	}

#main-h-kat{
height: 150px;
	}

#emblem{
	position: absolute;
	top: 20px;
	width: 657px;
	height: 71px;
	left: 50%;	
	margin-left: -460px;
	z-index:2;
	}

#telefon{
	position: absolute;
	top: 27px;
	width: 400px;
	height: 15px;
	left: 50%;
	margin-left: 55px;
	font-family: Times New Roman;
	font-size: 18px;
	text-align: right;
	z-index: 2;
	color: #000;
	}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

}



#topstring{
	position: absolute;
	text-align: left;
	vertical-align: middle;
	width: 728px;
	left: 50%;	
	margin-left: -364px;
	top: 305px;
	z-index:3;	
	}

#blok{
	position: relative;
	width: 940px;
	height: 360px;
	border: 5px solid #c0c0c0;
	margin: 20px 20px 20px 20px;
	background: #000;
	background: -moz-linear-gradient(#313131, #000);
	background: -o-linear-gradient(#313131, #000);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#313131), to(#000));
	background: -webkit-linear-gradient(#313131, #000);
	z-index:2;
	}

#foot{
	position: relative;
	width: 1600px;
	left: 50%;
	margin-left: -800px;
	padding: 20px 0px 20px 0px;
	text-align: left;
	z-index:2;
	}

#footc{
	position: relative;
	width: 950px;
	padding: 20px 0px 20px 0px;
	text-align: left;
	color: #fff;
	z-index:2;
	}

#foottext{
	position: relative;
	width: 900px;
	left: 50%;
	margin-left: -475px;
	height: 100%;
	padding: 0px 40px 0px 40px;
	text-align: left;
	z-index:2;
	}

#footctext{
	position: relative;
	width: 900px;
	left: 50%;
	margin-left: -475px;
	height: 100%;
	padding: 0px 20px 0px 20px;
	text-align: left;
	z-index:2;
	color: #fff;
	}

#text{
	position: relative;
	top: 0px;
	}

#topstring{
	position: absolute;
	text-align: left;
	vertical-align: middle;
	width: 728px;
	left: 50%;	
	margin-left: -364px;
	top: 305px;
	z-index:3;	
	}

#mainkart{
	position: relative;
	text-align: left;
	vertical-align: top;
	padding: 20px 20px 20px 20px;
	width: 220px;
	border: 1px solid #000; 
	border-radius: 10px 10px 10px 10px; 
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
	background-color: #fff;
	z-index:3;	
	}

#cherk{
	border-bottom: 1px solid #909090;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 10px 0px;
	}

A.w:{color: #ffffff;} 
A.w:link {color: #ffffff;}
A.w:visited {color: #ffffff;}
A.w:active {color: #ffffff;}
A.w:hover {color: #ffffff;}


#accessa {
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 6px;
	width: 100%;
}

#accessa ul {
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
}
#accessa li {
	float: left;
	position: relative;
}
#accessa a {
	color: #000000;
	padding: 0 1.2125em;
}

#accessb {
	clear: both;
	display: block;
	float: left;
	margin: 0 0 0 0px;
	width: 400px;
}

#accessb ul {
	font-size: 13px;
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding-left: 0;
}
#accessb li {
	float: left;
	position: relative;
	margin: 5px 0px 0px 5px;
}
#accessb a {
	color: #000;
	padding: 10px 0px;
	font-size: 14px;
}

#accessc {
	clear: both;
	display: block;
	float: top;
	margin: 0 0 0 0px;
	width: 250px;
}

#accessc ul {
	font-size: 13px;
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding-left: 0;
}
#accessc li {
	float: top;
	position: relative;
	margin: 5px 0px 0px 20px;
}
#accessc a {
	color: #000;
	padding: 10px 0px;
}


/*  --------------------  */

#menusv{
	position: absolute;
	top: 237px;
	width: 600px;
	height: 15px;
	left: 50%;
	margin-left: -450px;
	z-index:2;
	}

#access {
	/*background: #ededed; 
	background: -moz-linear-gradient(#006d9a, #000033);
	background: -o-linear-gradient(#006d9a, #000033);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#006d9a), to(#000033));
	background: -webkit-linear-gradient(#006d9a, #000033);*/
	clear: both;
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 1px 5px;
	width: 1600px;
	height: 20px;
	/*background-image: url(images/menu.png); 
	background-position: center left;
	background-repeat: no-repeat;  */
	z-index: 10;
}

#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;	
	background-image: url(images/menu.png); 
	background-position: top right;
	background-repeat: no-repeat;  
}
#access a {
	color: #006d9a;
	font-size: 12px;
	display: block;
	line-height: 20px;
	padding: 0 1.2125em;
	/*text-decoration: none;*/
}
#access ul ul {
	-moz-box-shadow: 5px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 5px 3px 3px rgba(0,0,0,0.2);
	box-shadow: 5px 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 20px;
	left: 0;
	width: 200px;
	z-index: 5;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #fffefe;
	border-bottom: 1px dotted #fafd9f;
	color: #000;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	margin: -1px 0 0 0;
	padding: 5px 0px 8px 10px;
	width: 200px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	/*background: #fffefe;
	background: -moz-linear-gradient(#fffefe, #e3dcd5);
	background: -o-linear-gradient(#fffefe, #e3dcd5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fffefe), to(#e3dcd5));
	background: -webkit-linear-gradient(#fffefe, #e3dcd5);*/
}
#access li:hover > a,
#access a:focus {
	/*background: #fffefe;
	background: -moz-linear-gradient(#fffefe, #e3dcd5);
	background: -o-linear-gradient(#fffefe, #e3dcd5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fffefe), to(#e3dcd5));
	background: -webkit-linear-gradient(#fffefe, #e3dcd5);*/
	/*font-weight: bold;*/
	color: #006d9a;
}

#access ul li:hover > ul {
	display: block;
}

#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	/*background: #fffefe;
	background: -moz-linear-gradient(#fffefe, #e3dcd5);
	background: -o-linear-gradient(#fffefe, #e3dcd5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fffefe), to(#e3dcd5));
	background: -webkit-linear-gradient(#fffefe, #e3dcd5);*/
	color: #006d9a;
	font-weight: bold;
}


.entry-content ul li {
	margin: 0px 0px 10px 15px;
	padding: 0px 0px 0px 0px; 
   }

.entry-content ol li{
	margin: 0px 0px 10px 15px;
	padding: 0px 0px 0px 0px; 
   }


.left-sidebar #primary {
	float: right;
	margin: 0 0 0 -26.4%;
	width: 100%;
}
.left-sidebar #content {
	margin: 0 7.6% 0 34%;
	width: 58.4%;
}
.left-sidebar #secondary {
	float: left;
	margin-left: 7.6%;
	margin-right: 0;
	width: 18.8%;
}


.one-column #page {
	max-width: 690px;
}
.one-column #content {
	margin: 0 7.6%;
	width: auto;
}
.one-column #nav-below {
	border-bottom: 1px solid #ddd;
	margin-bottom: 1.625em;
}
.one-column #secondary {
	float: none;
	margin: 0 7.6%;
	width: auto;
}

.one-column .page-template-showcase-php section.recent-posts {
	float: none;
	margin: 0;
	width: 100%;
}
.one-column .page-template-showcase-php #main .widget-area {
	float: none;
	margin: 0;
	width: auto;
}
.one-column .page-template-showcase-php .other-recent-posts {
	border-bottom: 1px solid #ddd;
}

.one-column section.featured-post .attachment-small-feature {
	border: none;
	display: block;
	height: auto;
	max-width: 60%;
	position: static;
}
.one-column article.feature-image.small {
	margin: 0 0 1.625em;
	padding: 0;
}
.one-column article.feature-image.small .entry-title {
	font-size: 20px;
	line-height: 1.3em;
}
.one-column article.feature-image.small .entry-summary {
	height: 150px;
	overflow: hidden;
	padding: 0;
	text-overflow: ellipsis;
}
.one-column article.feature-image.small .entry-summary a {
	left: -9%;
}

.one-column.singular .entry-header,
.one-column.singular .entry-content,
.one-column.singular footer.entry-meta,
.one-column.singular #comments-title {
	width: 100%;
}

.one-column.singular blockquote.pull {
	margin: 0 0 1.625em;
}
.one-column.singular .pull.alignleft {
	margin: 0 1.625em 0 0;
}
.one-column.singular .pull.alignright {
	margin: 0 0 0 1.625em;
}
.one-column.singular .entry-meta .edit-link a {
	position: absolute;
	left: 0;
	top: 40px;
}
.one-column.singular #author-info {
	margin: 2.2em -8.8% 0;
	padding: 20px 8.8%;
}

.one-column .commentlist > li.comment {
	margin-left: 102px;
	width: auto;
}

.one-column #branding #searchform {
	right: 40px;
	top: 4em;
}

.one-column .commentlist > li.comment {
	margin-left: 0;
}
.one-column .commentlist > li.comment .comment-meta,
.one-column .commentlist > li.comment .comment-content {
	margin-right: 85px;
}
.one-column .commentlist .avatar {
	background: transparent;
	display: block;
	padding: 0;
	top: 1.625em;
	left: auto;
	right: 1.625em;
}
.one-column .commentlist .children .avatar {
	background: none;
	padding: 0;
	position: absolute;
	top: 2.2em;
	left: 2.2em;
}
.one-column #respond {
	width: auto;
}

/* Gallery */

.gallery { margin: 0 auto 18px; }
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery img {
	box-shadow: 0px 0px 4px #999;
	border: 1px solid white;
	padding: 8px;
	background: #f2f2f2;
	margin: 0px 0px 20px 0px;
}
.gallery img:hover {
	background: white;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl, .gallery dt { margin: 0; }
.gallery br+br { display: none; }


.vk_name {
    font: bold 11px Tahoma,Arial;
    color: #10639a;
    line-height: 140%;
}
.vk_text {
    font: 11px Tahoma,Arial;
    color: #000000;
    line-height: 130%;
}
.vk_info {
    font: 9px Tahoma,Arial;
    color: #777777;
    margin-top: 3px;
}
.abouttext {
    font: 14px Verdana,Arial;
    color: #000000;
    padding: 8px;
    line-height: 120%;
    word-wrap:break-word;
}
.biglink {
    text-align:center;
    color:#0063b5;
    font-family:Tahoma,Arial;
    font-size:21px;
    font-weight: bold;
}


/*  --------------------  */

#menul{
	position: relative;
	top: -20px;
	}


#menu-levoe-menyu {
}

#menu-levoe-menyu, #menu-levoe-menyu ul {
    list-style:none;
    padding:0;
    width:200px;
}
#menu-levoe-menyu ul {
    position:relative;
    z-index:-1;
}
#menu-levoe-menyu li {
    position:relative;
    z-index:100;
}
#menu-levoe-menyu ul li {
    -moz-transition:  0.4s linear 0.4s;
    -ms-transition: 0.4s linear 0.4s;
    -o-transition: 0.4s linear 0.4s;
}
#menu-levoe-menyu li a {
	margin: 5px 0px 0px 0px;
	padding: 5px 15px 0px 27px;
    display:block;
    font-size:12px;
    font-weight:bold;
    line-height:14px;
    outline:0;
    text-decoration:none;
}
#menu-levoe-menyu li a.sub {
}

#menu-levoe-menyu li a:hover {
}
#menu-levoe-menyu ul li a {
    font-size:12px;
    line-height:12px;
	padding: 0px 0px 0px 27px;
}

#menu-levoe-menyu ul li:nth-child(odd) a img {
}
#menu-levoe-menyu a.sub:focus {
   /* background:#bcbdc1;*/
    outline:0;
}
#menu-levoe-menyu a:focus ~ ul li {
    margin-top:0;

    -moz-transition:  0.4s linear;
    -ms-transition: 0.4s linear;
    -o-transition: 0.4s linears;
    -webkit-transition: 0.4s linears;
    transition: 0.4s linear;
}

#menu-levoe-menyu a.sub:active {
    /*background:#bcbdc1;*/
    outline:0;
}
#menu-levoe-menyu a:active ~ ul li {
    margin-top:0;
}
#menu-levoe-menyu ul:hover {
    display:block;
}

.widget_text{
list-style-type:none;  
}

#a2{
	margin: 0px 0px 0px 10px; color:#000; background-image: url(images/menu1.png); background-position: top right; background-repeat: no-repeat; font-size:18px; font-weight:bold; line-height:22px; outline:0; text-decoration:none; padding: 10px 0px 15px 0px;
	font-family: GillSans, Calibri, Trebuchet, "Helvetica Neue", Helvetica, FreeSans, "Nimbus Sans L", "Microsoft Sans Serif", "Arial Unicode MS", Arial, "Liberation Sans", Ayuthaya, Kinnari, Garuda, Loma, Waree, "Lucida Grande", Tahoma, sans-serif;
	}

#a3{	}


@media (min-width: 1368px) 
{

#a1{
	font-size: 20px;
	margin: 3px 0px 0px 10px; background-image: url(images/menu1.png); background-position: top right; background-repeat: no-repeat; font-size:18px; /*font-weight:bold;*/ line-height:22px; outline:0; text-decoration:none; padding: 0px 0px 25px 0px;
	font-family: 'Forum', cursive, GillSans, Calibri, Trebuchet, "Helvetica Neue", Helvetica, FreeSans, "Nimbus Sans L", "Microsoft Sans Serif", "Arial Unicode MS", Arial, "Liberation Sans", Ayuthaya, Kinnari, Garuda, Loma, Waree, "Lucida Grande", Tahoma, sans-serif;
	font-weight: bold;
	}

#main-o{
	float: left;
	position: relative;
	margin: 0px 20px 0px 0px; 
	width: 890px; 
	vertical-align:top;
	}

#main-l{
	position: relative;
	float: left; 
	padding: 0px 0px 0px 10px; 
	width: 222px; 
	vertical-align: top;
	}

#a4{
	border-left: 1px solid #27408B;
	padding: 0px 0px 0px 20px;
	margin-left: 13px;
}

#a5{
	padding: 30px 0px 0px 0px; color:#000; 
	}

#a5-1{
	width:852px;
	vertical-align:top; 
	text-align: left;
	padding: 0px 0px 0px 30px;
	}

#a6{
	color:#000; 
	}

#a7{
	text-align: center;
	margin: 0px 0px 0px 0px;
	width: 1600px;
	height: 120px;
	}

#accessm {
	clear: both;
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 300px;
	width: 1000px;
	height: 36px;
	z-index: 10;
}

}
@media (max-width: 1367px) and (min-width: 950px)
{

#a1{
	font-size: 20px;
	margin: 17px 0px 0px 10px; background-image: url(images/menu1.png); background-position: top right; background-repeat: no-repeat; font-size:18px; /*font-weight:bold;*/ line-height:22px; outline:0; text-decoration:none; padding: 0px 0px 25px 0px;
	font-family: 'Forum', cursive, GillSans, Calibri, Trebuchet, "Helvetica Neue", Helvetica, FreeSans, "Nimbus Sans L", "Microsoft Sans Serif", "Arial Unicode MS", Arial, "Liberation Sans", Ayuthaya, Kinnari, Garuda, Loma, Waree, "Lucida Grande", Tahoma, sans-serif;
	font-weight: bold;
	}

#main-o{
	float: left;
	position: relative;
	margin: 0px 20px 0px 0px; 
	width: 690px; 
	vertical-align:top;
	}

#main-l{
	position: relative;
	float: left; 
	padding: 10px 0px 0px 10px; 
	width: 222px; 
	vertical-align: top;
	}

#a4{
	border-left: 1px solid #27408B;
	padding: 0px 0px 0px 20px;
	margin-left: 13px;
}

#a5{
	padding: 30px 0px 0px 50px; color:#000; 
	}

#a5-1{
	width:622px; vertical-align:top; text-align: left;
	}

#a6{
	color:#000; 
	}

#a7{
	text-align: left;
	margin: 0px 0px 0px 0px;
	width: 950px;
	height: 120px;
	}

#accessm {
	clear: both;
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 30px;
	width: 950px;
	height: 36px;
	z-index: 10;
}

}



#a8{

	}



#accessm ul {
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
	z-index: 10;
}
#accessm ul li {
	float: left;
	position: relative; 
	z-index: 10;
}
#accessm a {
	font-size: 14px;
	display: block;
	line-height: 36px;
	padding: 0 1.2125em;
	text-decoration: none;
}
#accessm ul ul {
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 35px;
	padding: 3px 0px 0px 0px;
	left: 0;
	width: 200px;
	z-index: 10;
}
#accessm ul ul ul {
	left: 100%;
	z-index: 10;
	top: 0;
}
#accessm ul ul a {
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	margin: -1px 0px 0px 0px;
	padding: 5px 10px 8px 10px;
	width: 200px;
}
#accessm li:hover > a,
#accessm ul ul :hover > a,
#accessm a:focus {
}
#accessm li:hover > a,


#accessm ul li:hover > ul {
	display: block;
}

@media (min-width: 1368px) 
{

#main-j {margin: 0px 0px 0px 10px;}

#menum{
position: absolute;
width: 100%;
height: 45px;
padding-top: 4px;
text-align: left;
z-index: 30;
}

#menumm{
	position: absolute;
	left: 50%;
	margin-left: -800px;
	background-image: url(images/bg-nav.png);
	background-repeat: repeat-x; 
	background-position: top center;
	width: 1600px;
	z-index: 30;
	}

}
@media (max-width: 1367px) and (min-width: 950px)
{

#main-j {margin: 0px 0px 0px 10px;}

#menum{
position: absolute;
width: 100%;
height: 45px;
padding-top: 4px;
text-align: left;
z-index: 30;
}

#menumm{
	position: absolute;
	left: 50%;
	margin-left: -475px;
	background-image: url(images/bg-nav.png);
	background-repeat: no-repeat; 
	background-position: top center;
	width: 950px;
	z-index: 30;
	}

}

a[href $='.pdf'] {
  padding-left: 22px;
  background-position: 0 0;
  background: transparent url(images/icon_pdf.gif) no-repeat;
}
a[href $='.doc'] {
  padding-left: 22px;
  background-position: 0 0;
  background: transparent url(images/icon_doc.gif) no-repeat;
}
a[href $='.xls'] {
  padding-left: 22px;
  background-position: 0 0;
  background: transparent url(images/icon_xls.gif) no-repeat;
}
a[href $='.pps'] {
  padding-left: 22px;
  background-position: 0 0;
  background: transparent url(images/icon_pps.gif) no-repeat;
}
a[href $='.txt'] {
  padding-left: 22px;
  background-position: 0 0;
  background: transparent url(images/icon_txt.gif) no-repeat;
}
a[href $='.zip'] {
  padding-left: 22px;
  background-position: 0 0;
  background: transparent url(images/icon_zip.gif) no-repeat;
}

@media (max-width: 950px)
{

BODY { 
	background-color: #fff;
	overflow-x: hidden;
	}

BODY { 
	background-image: url(images/bgt.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	}

#main, #main-p{
}

#main{
	position: relative;
	top: 0px;
	width: 100%;
	z-index:1;
	}

#telefon {visibility: hidden; display:none;}

#menum {visibility: hidden; display:none;}

#main-j {visibility: hidden; display:none;}


/* Alignment */
.alignleft {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0px 10px 0px;
}
.alignright {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0px 10px 0px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0px 10px 0px;
}

#main-o{
	position: relative;
	padding: 0px 20px 0px 20px; 
	vertical-align:top;
	}

#main-t{
	position: relative;
	padding: 0px 0px 20px 0px; 
	vertical-align:top;
	font-size: 24px;
	font-family:  Arial, sans-serif;
	line-height: 1.2em;
	
}

#a4{
	padding: -10px 20px 0px 20px;
}

#a5{
	padding: 30px 20px 30px 20px; color:#000; 
	}

#a5-1{
	vertical-align:top; text-align: left;
	}

#main-bl-kat{
margin: 5px; float: left; height: 220px; background-color: #fff; border-radius: 10px 10px 10px 10px; border: 1px solid #ddd; width: 180px; padding: 10px 10px 10px 10px; -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.2); -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.2); box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
	}

#main-t-kat{
margin: 5px; float: left; height: 200px; background-color: #fff; border-radius: 10px 10px 10px 10px; border: 1px solid #ddd; width: 180px; padding: 10px 10px 10px 10px; -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.2); -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.2); box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
	}

}

@media (max-width: 949px)
{
#formag {width: 150px;
	height: 150px;}
}
@media (max-width: 1367px) and (min-width: 950px)
{
#formag {width: 150px;
	height: 150px;}
}
@media (min-width: 1368px) 
{
#formag {width: 220px;
	height: 220px;}
}