@charset "windows-1251";
@import "reset.css";
@import "block.css.php";
html, body {height: 100%;}

body {
	/*background: #fff url(images/bg.png) top repeat-x;*/
	background: #EEFAFF;
	color: #444;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font: normal 62.5% Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	font: bold 16px/24px Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 30px 50px 20px 50px;
	text-align: center;
	text-transform: none;
}
h2 {
	font: bold 62,5% Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 14px/20px 50px 20px 50px;
	text-align: center;
	text-transform: none;
}	
h3 {
	font: bold 12px/22px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 3px;
	text-align: center;
	text-transform: none;
}	
	
li, p
{
  margin: 6px 2px 2px 2px;
 /* text-align: justify; */
}


th{
	vertical-align: top;
}

.clearfloat {
	clear: both; /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	font-size: 1px;
	height: 0;
	line-height: 0px;
}

#top {
	/*background-color: #fdefcd;*/
	margin: 0 0 1em 288px; /*27em;*/
	padding: 0 10px;
	height: 240px;
	min-width: 650px;
	/*background: transparent url(images/header.jpg) repeat-x scroll 404px 0;	*/
}

#topmenu{
	background: transparent url(images/topmenu.png) no-repeat scroll left 10px;
	background: #EEFAFF;
	/*font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:9px;*/
	font-weight:bold;
	color: #8c6d1d;
	height:46px;
	padding-left:40px;
	vertical-align:middle;
	white-space:nowrap;
	width:55%;
}

#topmenu a{
	color:#8C6D1D;	
}


#logonform{
	white-space:nowrap;
	width:270px;
	text-align:right;
}

#logonform label{
	color: gray;
	display: inline-block;
	width: 40px; 
	float: left;
	text-align: right;
/*	padding-top:3px;*/
	padding-right:3px;
}
#logonform input{
	color: Black;
	display: block;
	width: 50px;
/*	height: 16px;*/
	float: left;
	text-align: left;
	padding: 0;
	margin: 1px;
/*	border: 1px gray;*/
}

#logonform input[type=submit]{
	color: black;
	display: block;
	width: auto;
/*	height: 16px;*/
	float: left;
	text-align: left;
	padding: 0;
	margin: 1px;
}

#topmenu2 label{
	font-weight: normal;
}


#user{
	float: left;
}

#hc{
	width:100%;
}

#hc td{
	padding-top: 10px;
	/*width: 100%*/
}
#logolink{
	background: transparent url(images/logo.jpg) no-repeat scroll 50% bottom;		
	_background: transparent url(images/logo.gif) no-repeat scroll 50% 0;
	/*width: 280px;*/
	height: 100px;
	vertical-align: bottom;
	text-align: center;
	font-weight: bold;
}

#path{
	height: 25px;
	text-align: left;
	color: #877;
	vertical-align: top;	
	margin-top: 0px;
	position: relative;
}

#path a{
	color: #433;
}

div.hr {
/*  clear: both;*/
  height: 5px;
  background: url(images/hr1.gif) repeat-x scroll center;
  width:100%;
}
div.hr hr {
  display: none;
}


.page{
	width:100%;
/*  width: 1022px;
  w\idth: 99.5%;*/
  margin:0;
}
	


#about{
	float: left;
	width: 48%;
}

#rightcolumn{
	margin-left:430px;
	width:244px;
/*	float:left; */
}


#maintop{
	border:ridge 2px;
}


.twoColElsLtHdr #footer {
	width: 100%;
	height: 74px;
	background-color: #dfdfdf;
	border-top:#efefef 1px solid;
	margin: -75px 0 0 0; 
	padding: 0;
	min-width: 54em;
}
.twoColElsLtHdr #footer table {	width: 100%; }
.twoColElsLtHdr #footer table td {color: #8c6d1d; padding:3px;}
.twoColElsLtHdr #footer table td a {color: #4984ab;}

/* Tips for Elastic layouts 
1. Since the elastic layouts overall sizing is based on the user's default fonts size, they are more unpredictable. Used correctly, they are also more accessible for those that need larger fonts size since the line length remains proportionate.
2. Sizing of divs in this layout are based on the 100% font size in the body element. If you decrease the text size overall by using a font-size: 80% on the body element or the #container, remember that the entire layout will downsize proportionately. You may want to increase the widths of the various divs to compensate for this.
3. If font sizing is changed in differing amounts on each div instead of on the overall design (ie: #sidebar1 is given a 70% font size and #mainContent is given an 85% font size), this will proportionately change each of the divs overall size. You may want to adjust based on your final font sizing.
*/
.twoColElsLtHdr #container {

	margin: 0;
	min-height: 100%;
	padding: 0;
	text-align: left;
	width: 100%;
	min-width: 54em;
}

* html #container {
  width: 100%;
  w\idth: 100.01%;
  min-width: 82em;
}

/** html #container
{
	height:auto !important;
	height:100%;
}*/

.twoColElsLtHdr #footer p, .twoColElsLtHdr #header h1 {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Tips for mainContent:
1. If you give this #mainContent div a font-size value different than the #sidebar1 div, the margins of the #mainContent div will be based on its font-size and the width of the #sidebar1 div will be based on its font-size. You may wish to adjust the values of these divs.
2. The space between the mainContent and sidebar1 is created with the left margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this left margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
3. To avoid float drop, you may need to test to determine the approximate maximum image/element size since this layout is based on the user's font sizing combined with the values you set. However, if the user has their browser font size set lower than normal, less space will be available in the #mainContent div than you may see on testing.
4. In the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs that may occur.
*/
.twoColElsLtHdr #mainContent {
	margin: 5px 1em 10px 21em; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	padding: 0px;
	width:auto;
	min-height: 400px;
	_height: 400px;
	min-width: 30em;
	/*width: 60em;*/
	font-size:150%;
	background-color: #EEFAFF;
}

/* Tips for sidebar1:
1. Be aware that if you set a font-size value on this div, the overall width of the div will be adjusted accordingly.
2. Since we are working in ems, it's best not to use padding on the sidebar itself. It will be added to the width for standards compliant browsers creating an unknown actual width. 
3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".twoColElsLtHdr #sidebar1 p" rule.
*/
.twoColElsLtHdr #sidebar1 {
	/*background: #FFFFFF;*/ /* the background color will be displayed for the length of the content in the column, but no further */
	float: left;
	padding: 0; /* top and bottom padding create visual space within this div */
	width: 18em; /* since this element is floated, a width must be given */
	margin-bottom: 10px;
	font-size:160%;
}

.twoColElsLtHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 20em; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0;
	margin-right: 1em; 
}

.twoColElsLtHdr #sidebar1 p {
	margin: 0px; /* the left and right margin should be given to every element that will be placed in the side columns */
	padding: 0;
	text-align: left;
}

#default{
	background: url(images/fon1.jpg); /*background: #FFF; */
	padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}


#textdata{ height: 16em; width: 100%; }

#top h1{ 
	color: #0066FF; 
	font: bold 22px/32px Arial, Helvetica, sans-serif; 
	padding-left:0pt;
	padding-right:0pt;
}

.tra{ background: transparent; }



/** {margin:0;padding:0;}
body {font:12px/1.18 verdana,arial;text-align:center;}*/

.blockh {
	height: 38px;
	padding: 2px 0 0;
	background-position: bottom;
	background-repeat: repeat-x;
	vertical-align: middle;
}

.dot{
	/*width: 50px;
	background-repeat: no-repeat;
	background-image:url(images/dot.png);*/	
}
.tb1 .dot{
	background-position: 0 -495px;
	
}

.dot.dot-none{width: 20px;}

.block-tools{
	white-space: nowrap;
	text-align: right;
}
.block-adnum{
	white-space: nowrap;
	text-align: left;
	width: 50px;
}

.blockh3{
	vertical-align: middle;
	margin: -2px 2% 0px;
	height:40px;
	width: 96%;
	font: 110% tahoma, arial,helvetica,sans-serif;
	color: #4C7EA3;
	padding: 0;
	border-collapse: collapse;
	empty-cells: show;
	table-layout: auto;
	border-spacing: 0;
}

.tb2 .block-title h1{
	color:#f0e68c;
	font: italic bold x-large Trebuchet MS,Arno pro,Times New Roman;
	text-align: left;
	padding: 0;
}
.radius_c{
	position:relative;
}

.r1 {display:block;overflow:hidden;height:1px;}
.r1 {margin:0 1px; }
.r1.tt1  {background-color: #bac9d5;}
.txt.tb5 {background-image:url(images/txttb5.gif ); background-repeat: repeat-x; min-height:300px; _height:300px;}

.radius_c .txt0,.tb0 {background-color:#EEFAFF;color: #4C7EA3;} /*url(images/16.png) repeat-y;*/
.r1.tb0 {background-color:#EEFAFF;color: #000;} /*url(images/16.png) repeat-y;*/

.radius_c .txt.tb1 ,.tb1 {
	background-color:#FFF1CE;
	/*url(images/16.png) repeat-y;*/
	color: #4C7EA3;
} 
.r1.tb1 {background-color:#FFF7E2;color: #000;} /*url(images/16.png) repeat-y;*/
.radius_c .txt.tb1,.blockh.tb1,.blockb.tb1{
	 border-left: 1px solid #FFF7E2;
	 border-right:#FFF7E2 solid 1px;	
}

.r1.tbb1 {background-color: #ecdcb6;color: #000;} /*url(images/16.png) repeat-y;*/

.blockh3.tb1{
	border-bottom: #E4C77F 1px solid ;
}
.blockb.tb1{
	background-color:#E4C77F; 
	color:#91721F;
/*	display: table-cell;*/
	text-align: center;
	vertical-align: middle;
/*	width: 100%;*/
	padding: 5px 0;
	border-left: 1px solid #ecdcb6;
	border-right:#ecdcb6 solid 1px;		
}

.blockb.tb1 a{
	color:#91721F;
	/*background-color: #bac9d5;*/
}
.radius_c .txt.tb3,.tb3 {background-color:#EBF7FF; color: #4c7ea3; } /*url(images/16.png) repeat-y;*/
.r1.tb3 {background:#F2FAFF;color: #000;} /*url(images/16.png) repeat-y;*/
.radius_c .txt.tb3,.blockh.tb3{border-left:#F2FAFF solid 1px;border-right:#F2FAFF solid 1px;}
.blockh3.tb0, .blockh3.tb3{border-bottom: #89BADA 1px solid ;}

.txt.tb0 {color: #215678;}
.txt.tb0 a {/*color: #91721F;	*/
font-weight: bold;}
.txt.tb0 p, .txt.tb0 td {color: #215678;	}



.radius_c .txt4,.tb4,.tt4 {background:#eee; color: #000;} /*url(images/16.png) repeat-y;*/
.radius_c .txt5,.tb5,.tt5 {background-color:#EBF7FE; color: #0060A0;} /*url(images/16.png) repeat-y;*/

.f{
	background-color: transparent;
}

.txt {
	/*font: normal 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	padding: 10px;
	text-align: left;
	/*_border: transparent 1px solid;*/
	margin:0;
}
div.radius_c {
	padding-bottom: 12px;
}

.tb6 a{
	color: #aeaeaf;
}



.txt a{
	color: #4C7EA3;
}

.tb3 a{
	color: #F44;
}


.txt p, .txt ul,.txt ol{
	padding: 6px 1%;
	margin: 0 2px;
	text-align: justify;
	
}
ul#nav, ul#nav li{
	/*padding: 3px 1%;*/
	margin: 0 px;
	text-align: justify;
	
}
.txt ul,.txt ol{
	padding-left: 2em;
	_margin-left: 0px !important;
}
ul#nav li {
	line-height: 0.8em;
	/*margin: 0.3 em;*/
	margin:0.5em 0;
}
.txt ul li {
	list-style-image: url(images/bul.png) ;
}
.txt ol {
		margin-left: 1.5em;
}
.txt ol {
		list-style-type: decimal;
}

.field {
	padding: 4px 0;
}


table.field {
	padding: 4px 0;
/*	display: inline;*/
	white-space: nowrap;
	width: 100%;
	display: inline-table;	
}

.field th{
	/*width:25%;*/
	padding:2px;	
	vertical-align: middle;
}
.field td{
	/*width:75%;*/
	padding:2px;	
	text-align: right;
}

.field td input {
	width: 20em;
}



ul.rolmenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
}

.rolmenu li {
  /*float: left;*/
  text-align: left;
  margin: 0;
  padding: 0;
}

ul.rolmenu a{
	/*position: absolute;*/
	top: 0;
	text-decoration: none;
	overflow: hidden;
	display: block;
	font: bold 10pt/1.2 tahoma, arial, verdana, sans-serif;
	color: Black;
	background-repeat: no-repeat;
}

.sidemenu.rolmenu a {
	background-image: url(images/bul.png);	
	width: 15.5em;
	margin: 1px 0;
	padding: 0px 2px 0px 15px;	
	height: 1.4em !important; 
	height /**/:1.4em; /* IE5/Win */
	color:#8C6D1D;
}
	
.sidemenu.rolmenu a:link  		{ background-position: 0 -86px; }
.sidemenu.rolmenu a:visited		{ background-position: 0 -86px; }
.sidemenu.rolmenu a:hover			{ background-position: 0 2px; }
.sidemenu.rolmenu a:active		{ background-position: 0 -65px; }

.rolmenu.service a{
	background-image: url(images/cats.png);	
	width: 88px;
	margin: 12px 0;
	padding: 0px 2px 0px 45px;	
	height: 38px !important; 
	height /**/:38px; /* IE5/Win */
}

.rolmenu.topmenu a{
	background-image: url(images/topmenu.png);	
	width: 118px;
	/*padding: 0px 2px 0 45px;	*/
	height: 38px !important; 
	height /**/:38px; /* IE5/Win */
}



.captcha input{
	width: 90%
}



.captcha small{
	color: #aaa;
}

#register table{
	border-collapse:separate;
	border-spacing:5px;
}

#register input {
	width: auto;
	height: auto;
}
#register select {
	width: auto;
	height: auto;
}


ul#nav {
  list-style:none;
  width:288px;
  padding:10px;
  _width:268px;
}

ul#nav li.off li, ul#topnav li.off li{
	display: none;
}


#v1 {
  width: 480px;
  border: 3px solid #B0BCC2;
	padding: 7px 10px;
	position: relative;
}

table.pogon {
	
}
table.pogon tr td, table.pogon tr th {
		/*border: 1px solid red;*/
		width: 150px;
		overflow: hidden;
		text-align: center;
}
table.pogon tr th{
		vertical-align: bottom; 
}
ul#topnav {
        /*width:350px;
        margin: 0;
        border: 0 none;
        padding: 0;
        list-style: none;
        /*background: #003366;*/
        height: 30px;
       /* font: bold 12px/28px Verdana, Arial;
        border-left:#003366 1px solid;*/
}
ul#topnav li, ul#topnav li ul, ul#topnav li ul li {
	/*	line-height: 5%;*/
}

ul#topnav li {
       /* margin: 0;
        padding: 0;
        list-style: none; */
        height: 30px;
        border: 0 none;
        float: left;
        display: inline;
        position: relative;
}

ul#topnav ul {
        margin: 0;
        background: transparent url(images/tr50.png) repeat ;
        display: none;
        position: absolute;
        z-index:100;
        top: 30px;
        left: 0;
}

ul#topnav ul:after {
        content: ".";
        clear: both;
        display: block;
        font: 1px/0px serif;
        height: 0;
        visibility: hidden;
}

ul#topnav ul li {
        width: 200px;
        float: left;
        display: block !important;
        display: inline;
        position: relative;
}

/* Main Menu */
ul#topnav a {
       /* border: 0px;*/
        padding: 0 10px;
        float: none !important;
        float: left;
        display: block;
        /*background: #003366;
        color: #FFFFFF;*/
       /* font: bold 12px/28px Verdana, Arial;*/
        text-decoration: none;
        height: auto !important;
        height: 1%;
}

/* Main Menu Hover */
ul#topnav a:hover,
ul#topnav li:hover a,
ul#topnav li.iehover a {
       /* background: #FFFFFF;
        color:#003366;
        border-top:#003366 1px solid;*/
}

/* Second Menu */
ul#topnav li:hover li a,
ul#topnav li.iehover li a {
        /*border-top: 2px solid #FFFFFF;*/
        float: none;
       /* background: #003366;
        color: #FFFFFF;*/
}
/* Second Menu Hover */
ul#topnav li:hover li a:hover,
ul#topnav li:hover li:hover a,
ul#topnav li.iehover li a:hover,
ul#topnav li.iehover li.iehover a {
       /* border-top: 2px solid #FFFFFF;
          border:#003366 1px solid;*/
        background: #FFFFFF;
        color:#003366;
        position: relative;
        z-index: 1;
        /*line-height: 5%;*/      
}

ul#topnav ul ul {
        display: none;
        position: absolute;
        top: 0;
        left: 170px;
}

ul#topnav ul li{
        height: auto;
}

ul#topnav li:hover ul ul,
ul#topnav li.iehover ul ul {
        display: none;
}
ul#topnav li:hover ul,
ul#topnav ul li:hover ul,
ul#topnav li.iehover ul,
ul#topnav ul li.iehover ul {
        display: block;
}
.left{
		float: left;
		margin-right: 10px;
}
.left h2 {
		margin-top: -15px;
		padding: 0;
		margin-left: 30px;
		
		
}
.img_l{
		float: left;
}
p.img_c {
		text-align: center;
}
.img_r{
		float: right;
}
.img_l, .img_r, p.img_c img {
		margin: 15px;
} 
span.Heading4{
	padding: 6px 1%;
	margin: 0 2px;
	text-align: justify;
	font: bold 110% Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;

}

@media print {
    body { font-size: 10pt; color: #000; text-align: justify; margin:1px;}
    .twoColElsLtHdr #sidebar1{display: none;}
    .twoColElsLtHdr #top{display: none;}
    .twoColElsLtHdr #mainContent {margin:1em !important;}
    .twoColElsLtHdr #footer{display: none;}
    .twoColElsLtHdr #no_print{display: none;}
    img {margin: 0px;}
    
}
@page {
    margin: 1cm 1cm 1cm 1cm;

}
#headertitle{
	background:url(images/title.gif) no-repeat center center;
	height:170px;
	min-width:650px;
	_width:650px;
}




