BODY
	{
		COLOR: #000000; FONT-FAMILY: Verdana; FONT-SIZE: 12pt;
		background-color: #b1e11c;
		margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 10;
	}




	A 	{ COLOR: #ff5400; TEXT-DECORATION: none; }
	A:link 	{ TEXT-DECORATION: none; }
	A:visited {  TEXT-DECORATION: none; }
	A:hover { COLOR: #fe0000; TEXT-DECORATION: underline; }



		.clear 
	{
 	height: 1px; clear: both; 
	}

	.main
	{
	width: 964px; background-color: #f9fcf1; 
	}

h1 { margin: 4px; padding:0; COLOR: #606060; FONT-FAMILY: Times New Roman; FONT-SIZE: 22pt; font-weight: bold;}
h3 { margin-left: 12px; margin-top: 0px; margin-bottom: 0px; padding:0; COLOR: #505050; FONT-FAMILY: Times New Roman; FONT-SIZE: 14pt;}

P { margin: 10px; padding:0; }

	.toml:hover
	{
		font-family: Book Antiqua; padding:2px; background: #2e040a; FONT-SIZE: 12pt; 
	}

.wapka  { width: 964px; height: 245px; background: url( 'img/main.jpg' ) top left no-repeat; text-align: center; padding-top: 10px;}

.ser  { width: 964px; background: url( 'img/bg1.gif' ) top left repeat-x;}

.act  { padding:5px; FONT-SIZE: 9pt; text-align: justify; width: 684px; background: url( 'img/bg2.gif' ) top right repeat-y; min-height:900px; height:auto !important; float: left;}

.pravo  { width: 270px;  padding-top: 0px; float: left;}
	
.down  { width: 964px; height: 121px; background: url( 'img/bg3.gif' ) top left repeat-x;}

.menu {
	height: 56px; background: #42591b url( 'img/tl1.gif' ) top left no-repeat;
	margin-top: 0px; padding-top: 4px; padding-left: 16px;
	
	}


div.tut {
	float: left;
	width: 124px; height: 22px;
	margin-right: 10px;
	background: url( 'img/tm3.gif' ) no-repeat;
font: 14px/1 Verdana;
	color:#ff5400;
 text-align: center; padding-top: 30px;
	}





div.outer {
	float: left;
	width: 124px; height: 52px;
	margin-right: 10px;
	background: url( 'img/tm1.gif' ) no-repeat;
	}

div.outer a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: 14px/1 Verdana;
	color:#FFFFFF;
	text-decoration: none;
	background: url( 'img/tm1.gif' ) top left no-repeat;
	}
div.outer span {
	display: block; text-align: center;
	margin:0; padding-top: 30px;
	}
div.outer a:hover {
	background-image: none;
	color: #daff31;
background: url( 'img/tm2.gif' ) no-repeat;
	}
div.outer a:active {
	color: black;
	}


.copyx {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30); /* IE 5.5+*/ 
	-moz-opacity: 0.3; /* Mozilla 1.6 / 
	-khtml-opacity: 0.3; /* Konqueror 3.1, Safari 1.1 */ 
	opacity: 0.3; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */ 
}

.tel { COLOR: #606060; FONT-FAMILY: Times New Roman; FONT-SIZE: 14pt;  text-align: center; height:50px;}
.telrij { font: 18px Georgia; color:#dc2f03; }
.telche { font: 18px Georgia; color:#000000; }
.downtxt { FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Verdana;  text-align: center; }







div.xx { width: 270px; height: 28px; border-bottom: 1px solid #9ea798; }
div.xx a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: 14px Verdana;
	color:#ff5400;
	text-decoration: none;
	}
div.xx span { display: block; margin:0; padding-left: 15px; padding-top:5px; text-align: left;  }
div.xx a:hover { color: #d2ff00; background: #9ea798; TEXT-DECORATION: underline; }
div.xx a:active { color: black; }

.rij {font: 12px Verdana; color:#dc2f03;}
.li {  height: 15px; margin-left: 15px; background: url( 'img/li.gif' ) top left no-repeat; font: 12px Verdana; color:#ff5400; padding-left: 12px; text-align: left;}


.table1 { border: 1px solid #9ea798; }
	.tr1
	{
	    font-family: Verdana;
	    font-size: 11px;
	    background-color: #d6e5f4;
         border: 1px solid #9ea798;
	    padding: 2px;
	}
	.tr2
	{
	    font-family: Verdana;
	    font-size: 10px;
	    background-color: #ffffff;
    background-image: url( 'img/gray_bg.png' );
 background-repeat: repeat-x;
	    background-position: top;
            border-bottom: 1px solid #9ea798; border-left: 1px solid #9ea798; border-right: 1px solid #9ea798;
	    padding: 2px;
	}



	#inputArea
	{
	    font-family: Verdana;
	    font-size: 13px;
	    background-color: #d6e5f4;
            border-bottom: 1px solid #9ea798; 
	    padding: 10px;
	    width:250px;
	}
	#inputArea input, #inputArea textarea
	{
	    font-family: Georgia;
	    font-size: 13px;
	    margin-bottom: 5px;
	    display: block;
	    padding: 4px;
	    width: 220px;
	}

        .activeField
        {
            background-image: none;
            background-color: #ffffff;
            border: solid 1px #9ea798;
        }
        .idle
        {
	    border: solid 1px #9ea798;
	    background-image: url( 'img/gray_bg.png' );
	    background-repeat: repeat-x;
	    background-position: top;
		background-color:#FFFFFF;
        }


button { background: none; border: none; margin: 0 2px 0 0; overflow: visible; padding: 0; width: auto; cursor: pointer;}

		table.ta {margin-top:10px; }
		table.ta td { padding: 4px;}
		table.ta td.first{border-right: 1px solid #B4B4B4;}
		table.ta td.head{border-bottom: 1px solid #B4B4B4;}
		
		
		table.ta td.bb {font-size:12px;	border-left:1px solid #B4B4B4;	padding-left:6px;}
		table.ta td.sl {background:#999;color:#fff;	font-family:Tahoma, Geneva, sans-serif;	font-size:11px;	text-align:center;}


	#pricing{}
		
		div.em, #pricing.em{background: #eee; padding: 10px 20px;}
		
		#pricing table{width: 100%; }	
		#pricing table td{font-size:12px;}
		#pricing table tr{border-bottom: 1px solid #B4B4B4;}
		#pricing h1 {border-bottom: 1px solid #B4B4B4; padding: 0 0 3px 0;}
		#pricing h2 {border-bottom: 1px solid #B4B4B4; padding: 0 0 3px 0;}
		
		#pricing ul, #pricing li{font-size: 12px; color: #333;} 
		
		#pricing table.nav{width: 100%;}
		#pricing table.nav h2{padding:0; border:none;}
		#pricing table.nav td{text-align:left; border-bottom: 1px solid #999;}
		
		/*#pricing a, #pricing a:link, #pricing a:visited{text-decoration:none; color: #222; outline:none;}
		#pricing a:hover{color:#999;}*/
		
		a.ports-toggle{ display: block; text-align:center; height:30px; line-height: 30px; width: 140px; background:#eee; }
		a.current{background: #999; color: #fff !important;}
		
		h3.tariff-handle{background: #eee; border: 1px solid #B4B4B4; text-indent: 5px; margin: 2px 0; padding: 3px 0 4px 0;}
		h3.tariff-handle:hover{ cursor: pointer; color: #f92;  }
		
		div.tariff-part{padding: 5px;}
		
		table.ta {margin-top:10px; }
		table.ta td { padding: 4px;}
		table.ta td.first{border-right: 1px solid #B4B4B4;}
		table.ta td.head{border-bottom: 1px solid #B4B4B4;}
		
		
		table.ta td.bb {font-size:12px;	border-left:1px solid #B4B4B4;	padding-left:6px;}
		table.ta td.sl {background:#999;color:#fff;	font-family:Tahoma, Geneva, sans-serif;	font-size:11px;	text-align:center;}
		table.of td {font-size:15px; padding: 10px 10px 0 0;}
		table.ta p{line-height: 130%;}
		
		table.pt td{border-bottom: 1px solid #999;}
		
		.tariff-main{font-size: 180%;}
		
		/*#ports-standard{display:none;}
		#ports-comfort{display:none;}*/
