.topmenu_0
{
	width: 115px; height: 20px;
	padding: 4px 0px 0px 0px;
	background: #666766;
	font-family: Tahoma; color: #fff; font-size: 10pt;
	white-space: nowrap;
	text-transform: uppercase;
	float: left;
	border: 1px solid black;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Google Chrome */
	-khtml-border-radius: 5px; /* KHTML */
	-o-border-radius: 5px; /* Opera */
	-ms-border-radius: 5px; /* IE8 */
	-icab-border-radius: 5px; /* Icab */
	border-radius: 5px; /* CSS3 */
	margin-right: 2px;
}

.topmenu_1
{
	width: 145px;
	display: none;
	padding: 5px;
	background: #919391;
	text-transform: none;
	font-family: Tahoma; color: #fff; font-size: 9pt;
	//white-space: nowrap;
	position: relative; top: 6px; left: -1px; z-index: 4500;
	border: 1px solid black;
	border-top: 0px;
	-moz-border-radius: 0px 0px 5px 5px; /* Firefox */
	-webkit-border-radius: 0px 0px 5px 5px; /* Safari, Google Chrome */
	-khtml-border-radius: 0px 0px 5px 5px; /* KHTML */
	-o-border-radius: 0px 0px 5px 5px; /* Opera */
	-ms-border-radius: 0px 0px 5px 5px; /* IE8 */
	-icab-border-radius: 0px 0px 5px 5px; /* Icab */
	border-radius: 0px 0px 5px 5px; /* CSS3 */
}

.topmenu_1 div
{
	padding: 3px 0px;
	width: auto;
}

.topmenu_0 a, .topmenu_0 a:hover { text-decoration: none; color: #fff; }
.topmenu_1 a { text-decoration: none; color: #fff; }
.topmenu_1 a:hover { text-decoration: none; color: red; }


.quo_nomer   { font-family: Tahoma; color: #000000; font-size: 12px; width: 20; height: 20; float: left; text-align: center }
.quo_nomer_check   { font-family: Tahoma; color: #000000; font-size: 14px; width: 20; height: 20; float: left; text-align: center; background-color:#C0C0C0; font-weight:bold; margin-right: 5px; }

.techinstart li
{
font-size: 10px;
text-align: center;
width: 100px;
list-style-type: none;
padding: 0px;
margin: 0px;
margin-left: 25px;
line-height: 110%;
font-family: Verdana;
}


body         { margin: 0px; }
div.content, div.content table     
{ 
	font-family: Tahoma; 
	color: #000000; 
	font-size: 12px; text-align:justify; line-height:150% 
}
.newsindex td
{ 
	text-align:left; 
	line-height:100% 
}
.leftcap     
{ 
	font-family: Tahoma; font-size: 10pt; color: #fff; 
	font-weight: bold; background: #666766; padding: 5 0 5 10; 
	margin-bottom: 20px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius:0px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.leftcap2
{
	font-family: Tahoma; font-size: 10pt; color: #000; 
	font-weight: bold; padding: 0 0 0 10; 
	margin-bottom: 20px;
	height: 20px; overflow: hidden;
}
.topxren {
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	height: 130px; width: 270px; overflow: hidden; background: #F6F6F6; font-size: 10px;
}

.leftmenu    { padding-bottom: 10px }
.spliter     
{ 
	background-image: url('/template/images/spliter.jpg'); 
	background-repeat: no-repeat; 
	background-position: left top; 
	width: 2px;
	height: 36px;
}
.spliter2
{
	background-image: url('/template/images/leftmenuspliter.gif'); 
	background-repeat: repeat-x; 
	background-position: left top; 
	width: 146px;
	height: 2px;
	font-size: 0px;
	margin-left: 10px;
}
.item        
{ 
	font-family: Tahoma; 
	font-size: 10pt; 
	text-transform: uppercase; color: #FFFFFF; 
	padding-left: 15px; 
	padding-right: 15px;
}
.item a {color: #FFFFFF; text-decoration: none}
.copy
{
	font-family: Tahoma; 
	font-size: 10px; 
	color: #BCBCBC;
}
.item2        
{ 
	font-family: Tahoma; 
	font-size: 11px;
	width: 146px;
	height: 20px; 
	overflow: hidden;
	margin-left: 10px;
}
.item2 a {color: black; text-decoration: none}
a {color: black; text-decoration: none}
a:hover {color: black; text-decoration: underline}

.podborakk
{
	font-family: Tahoma; 
	color: #000000; 
	font-size: 11px;
}
h1
{
	font-family: Tahoma; 
	color: #000000; 
	font-size: 13px;
}



#jsddm
{
	margin: 0px;
	padding: 0px;
}

#jsddm li
{	
	float: left;
	list-style: none;
	font: 10pt Tahoma;
}

#jsddm li.item4000 a
{	
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	text-decoration: none;
	color: #FFFFFF;
	white-space: nowrap;
	text-transform: uppercase;
}
		
#jsddm li ul
{	
	padding: 0px;
	margin: 10px 0px 0px 0px;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid white;
}
		
#jsddm li.item4000 ul li
{	
	float: none;
	display: inline;
	text-align: left;
}
			
#jsddm li.item4000 ul li a
{	
	width: auto;
	height: 20px;
	text-transform: none;
	margin-top: 0px;
	background: #E6E4E5;
	color: #000000;
	padding-bottom: 0px;
}
			
#jsddm li.item4000 ul li a:hover { background: #D0CECF; }
