/*BANNERS*/
/*background-color*/
body{
	background-color :#454D8E;
	background-image : url(bg/pt.gif);
	 
}
.h1{
	display: inline;
}
.blue{
	width:100%;
	height : 100%;
	background-color :#84AAE4;
}
.blueb{
	background-color :#84AAE4;
	height : 100%;
}
.SubMenu{
	background-color : #DEEDFC;

}
.SubMenu h4{

	display : inline;
}
.cyan{
	width:100%;
	height : 100%;
	background-color :#9DCBF1;
}
.cyanb{
	background-color : #9DCBF1;
}
.dark{
	background-color : #454D8E;
}
.rose{
	background-color :#9DCBF1; /*#DD7575*/
}
/*div*/
.rose div{
	display : inline;
	vertical-align : top;
}
.blueb div{
	display : inline;
	vertical-align : top;
}
.cyanb div{
	display : inline;
}
.dark div{
	display : inline;
	vertical-align : top;
}
/*span*/
.rose span{
	display :block;
	vertical-align : top;
	padding:0px 10px 12px 0px;
	clear : none;
}
.blueb span{
	display :block;
	vertical-align : top;
	padding:0px 10px 12px 0px;
	clear : none;
}
.cyanb span{
	display :block;
	vertical-align : top;
	padding:0px 10px 12px 0px;
}
.dark span{
	display :block;
	vertical-align : top;
	padding:0px 10px 12px 0px;
}

/*div div*/
 .rose div div{
	display:block;
	clear: none;
	text-align:right; 
	padding:0px 10px 0px 0px;
	vertical-align : top;
} 
.blueb div div{
	display:block;
	clear: none;
	text-align:right; 
	padding:0px 10px 0px 0px;
	vertical-align : top;
}
 .cyanb div div{
	display:block;
	clear: none;
	text-align:right; 
	padding:0px 10px 0px 0px;
	vertical-align : top;
}
 .dark div div{
	display:block;
	clear: none;
	text-align:right; 
	padding:0px 10px 0px 0px;
	vertical-align : top;
}
/*div span*/
.rose div span{
	display : inline;
	padding:0px 40px 0px 0px;
}
.blueb div span{
padding:0px 10px 0px 10px;
	display : inline;
}

/*span span*/
.rose span span{
padding:0px 40px 0px 0px;
	display : inline;
	text-align : left;
}
.blueb span span{
padding:0px 40px 0px 0px;
	display : inline;
}

/*background image*/
.MenuRSh{
   background-image : url(bg/rshmenu.gif);
   background-repeat : repeat-y;
   background-position : right;
   padding : 1px 0px 0px 0px;
}
.LSh{
   background-image : url(bg/lsh.gif);
   background-repeat : repeat-y;
   background-position : right;
}
.BSh{
   background-image : url(bg/bsh.gif);
   background-position : top;
   background-repeat : repeat-x;
}
.RSh{
	 background-image : url(bg/rsh.gif);
   background-repeat : repeat-y;
   background-position : left;
}
.MenuItemLeft{
   background-image : url(bg/lshmenu.gif);
   background-repeat : repeat-y;
   background-position : left;
	width : 7px;
}
.zdanie{
	background-image : url(bg/zdanie.jpg);
	background-repeat : no-repeat;
	background-position : right;
}
.white{
background-color : #ffffff;
	/*background-image : url(bg/gr.gif);
	background-repeat : repeat-x;
	background-position : bottom;*/
}

/*padding, borders*/
.MenuPl{
	border-top-color : #000033;
	border-width : 1px 0px 0px 0px;
	border-style : solid;
}
.MenuItem{
	height: 100%;
}

.MenuItem td{
	border-style : solid;
	border-width : 1px 0px 1px 0px;
	border-top-color : #454D8E;
	border-bottom-color : #000033;
	height: 30px;
}
.MenuItemRight{
	height : 100%;
	padding : 6px 6px 6px 4px;
}

.Submenu td{
	border-width:0px;
}
.txt div{
	padding: 0px 0px 2px 30px;
}
/*text*/
a{
 text-decoration : none;
}
.txt{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	line-height : 12px;
	text-align : justify;
	letter-spacing : 1px;
	font-weight: normal;
	display : block;
	padding: 10px 20px 15px 10px;
}
 .txt h6, .txtdate{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	line-height : 12px;
	text-align : justify;
	letter-spacing : 1px;
	font-weight: normal;
	display : inline;
}

.txtn, .txtn h2{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	line-height : 12px;
	text-align : left;
}
.txtnews{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	line-height : 12px;
	text-align : left;
	letter-spacing : 1px;
	text-align : justify;
}
.txtw{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #84AAE4;
	font-size : 11px;
	line-height : 12px;
	
}
.date{
	font-weight:bold;
	text-decoration: underline;
	display : block;
	padding : 3px 0px 3px 0px;
}
.txt a, .txt h6, .txt h6 a{
color:#191970;
	text-decoration : underline;
	font-weight: normal;
	display : inline;
	text-align : left;
}
.txtn a, .txtnews a, .txtn h2 a, .txtn h5 a, .txtnews h5 a{
	color:#191970;
	text-decoration : none;
	display:inline;
}
.txtn a:hover, .txtnews a:hover, .txtn h2 a:hover{
	color:#191970;
	text-decoration : underline;
}

.txt  i{
	font-weight : bold;
	 font-style : normal;
}
.txt li  b{
	color:#191970;
	font-weight : bold;
	line-height : 22px;
}
.txt em{
	color:#cc0000;
	font-weight : bold;
 font-style : normal;
}
.gtxt, .gtxt h2{
		display : inline;
}
.gtxt h2, .gtxt a, .gtxt h2 a{
	color : #191970;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
    letter-spacing : 0px;
	font-weight : bold;
	text-decoration : underline;
	display : inline;
}
.htxt, .cyan td h1, .cyan h1{
	color : #191970;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
    letter-spacing : 1px;
	text-transform : uppercase;
	font-weight : bold;
	padding : 6px 6px 6px 18px;	
	display: inline;
}
 .white h1{
	color : #191970;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
    letter-spacing : 1px;
	text-transform : uppercase;
	font-weight : bold;
	padding : 6px 6px 6px 18px;	
	display: inline;
}
.htxt a, .white h1 a, .cyan td h1 a, .cyan h1 a{
	color : #191970;
	text-decoration : underline;
}
.btxt, .txtnews h3{
	color : #191970;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
    letter-spacing : 1px;
	text-transform : uppercase;
	font-weight : bold;
	/*padding : 0px 2px 2px 0px;*/	
	vertical-align : top;
	/*display: inline;*/
}
.txtn b, .txtnews b, .txtn h5, .txtnews h5{
	color : #191970;
	font-weight : bold;
	  font-variant : small-caps;
	  display:inline;
}

.mtxt{
	color : #454D8E;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
    letter-spacing : 1px;
	text-transform : uppercase;
	font-weight : bold;
	padding : 0px 2px 2px 0px;	
	vertical-align : top;
}
.wtxt{
	color : #ffffff;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
    letter-spacing : 1px;
	text-transform : uppercase;
	font-weight : bold;
	padding : 0px 6px 6px 0px;	
	vertical-align : top;
}
.MenuItemCenter{
	width : 100%;
	/*height : 100%;*/
		padding : 6px 2px 6px 10px;
		display : block;
	}
.MenuItemCenter, .MenuItemCenter h3{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 14px;
    letter-spacing : 1px;
	text-align : left;
}
.MenuItemCenter h3{
	display: inline;

}
.MenuItemCenter a, .MenuItemCenter h3 a{
	color : #ffffff;
	text-transform : uppercase;
	font-weight : bold;
	text-decoration:none;
	display: inline;
}
.allnews{
	 border-style : solid;
	border-top-color : #000033;
	border-width : 1px 0px 0px 0px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
    letter-spacing : 1px;
}
.allnews a{
	color : #191970;
	text-transform : uppercase;
	font-weight : bold;
	text-decoration : underline;
}
.SubMenu a, .Submenu h4 a{
	font-size : 11px;
	line-height : 12px;
    letter-spacing : 0px;
		font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : bold;
	text-decoration:none;
	color : #191970;
	display : inline;
	text-align : left;
		
}
.mkns{
	border-style: solid;
	border-collapse : collapse;

	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	line-height : 12px;
	
}
.phone{
	font-size: 16px;
	font-weight: bold;
	color : #191970;
}
.bt {
	padding: 0px 0px  0px 3px;
	border-collapse : collapse;
	border-color : grey;
 border-style : dashed;
 	border-width:0px 0px 0px 0px;
}
.btt {
	
	border-width:1px;
	border-collapse : collapse;
	border-color : grey;
 border-style : solid;
}
.bbt {
	border-width:0px 0px 0px 0px;
	border-collapse : collapse;
	border-color : grey;
 border-style : solid;
}
.anketa{
	border-style: solid;
	border-collapse : collapse;

	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	line-height : 12px;
	
}

.news{
	background-color : #DEEDFC;
}
.adnone a img{
    border-width: 0px 0px 0px 0px;
}
