html, body {margin: 0px;padding: 0px;}

body{
	
	line-height: 1.2em;
	
	font-size: 0.8em;
	
	font-family: Arial, Verdana, sans-serif, "Lucida Grande";
	
	background-color:#fff;
	color: #434343;
	padding: 0;
	
}

table#wrapper{ width:950px; border: 0px; border-collapse:collapse; margin:0px; padding:0px; display:block; clear:both; }
table#wrapper td{ background-color:transparent;	padding:0px; margin:0px;	border:0px;}
.leftBg1{  background: url('../images/newskin/bgl.png'); background-repeat: repeat-y; width:30px; font-size:1px}
.rightBg1{ background: url('../images/newskin/bgr.png'); background-repeat: repeat-y; width:30px; font-size:1px}
.topBg1{   background: url('../images/newskin/bgt.png') repeat-x 100% 0; font-size:1px;
        background-color: transparent;
        height: 30px;
     //   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/newskin/bgt.png,sizingMethod=scale);
     //background: none;
    }
.topBg1_{   background: url('../images/newskin/bgt_.png') repeat-x;
        background-color: transparent;
        height: 15px;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/newskin/bgt_.png,sizingMethod=scale);
     //background: none;
    }
.bottomBg1{ background-repeat: repeat-x; background-image: url('../images/newskin/bgb.png'); height:30px; font-size:1px}

.tl1{ background-repeat:no-repeat; background-image: url('../images/newskin/tl.png'); width:30px; height:30px;font-size:1px }
.tr1{ background-repeat: no-repeat; background-image: url('../images/newskin/tr.png'); width:30px; height:30px;font-size:1px}
.tl1_u{ background-repeat:no-repeat; background-image: url('../images/newskin/tl_u.png'); width:30px; height:15px;font-size:1px }
.tr1_u{ background-repeat: no-repeat; background-image: url('../images/newskin/tr_u.png'); width:30px; height:15px;font-size:1px}
.tl1_b{ background-repeat:no-repeat; background-image: url('../images/newskin/tl_b.png'); width:30px; height:15px;font-size:1px }
.tr1_b{ background-repeat: no-repeat; background-image: url('../images/newskin/tr_b.png'); width:30px; height:15px;font-size:1px}
.bl1{ background-repeat: no-repeat; background-image: url('../images/newskin/bl.png'); width:30px; height:30px;font-size:1px}
.br1{ background-repeat: no-repeat; background-image: url('../images/newskin/br.png'); width:30px; height:30px;font-size:1px}
.leftBg_old{ background:repeat-y url(../images/skin/bgl.gif); width:8px; font-size:1px;}
.leftBg{ background-repeat:repeat-y 100% 0; background-image: url(../images/skin/bgl.gif); width:8px; font-size:1px;}
.rightBg{ background-repeat: repeat-y 100% 0; background-image: url(../images/skin/bgr.gif); width:8px; font-size:1px;}
.topBg{	background-repeat: repeat-x;	background-image: url(../images/skin/new/bgt.gif);	font-size:1px;	background-color: #CCCCCC;	color: #000000;}
.bottomBg{ background-repeat: repeat-x; background-image: url(../images/skin/bgb.gif); font-size:1px;}

.tl{ background-repeat:no-repeat; background-image: url(../images/skin/new/tl.gif); width:8px; height:7px;font-size:1px; }
.tr{ background-repeat: no-repeat; background-image: url(../images/skin/new/tr.gif); width:8px; height:7px;font-size:1px;}
.bl{ background-repeat: no-repeat; background-image: url(../images/skin/bl.gif); width:8px; height:7px;font-size:1px;}
.br{ background-repeat: no-repeat; background-image: url(../images/skin/br.gif); width:8px; height:7px;font-size:1px;}

/* LINKS*/
a, a:link { text-decoration: none; color: #438dd0;}
a:visited {	text-transform: none;	color: #003366;	text-decoration: none;}
a:active {	color: #666666;	text-decoration: none;}
a:hover {	color: #000000;	text-decoration: none;}
/* headings*/

h1{
 font-size: 1.8em;
}

h2{
 font-size: 1.2em;
}

h3, h4, h5{
 font-size: 0.9em;
}

h4{
 font-weight: normal;
}

pre {display:block; border: 1px solid #369; padding: 5px 5px 5px 5px; font-size:0.8em; clear:both; margin-left:0px;  }
/* for dynNews */
.anew{font-weight: bold; font-style: italic; text-decoration: underline;color: #FF0000;}
.foo{margin-top: 0px; margin-bottom: 6px; font-size:100%;}

em{
	font: bold;
	color:#993333;
	font-style: italic;
}

/* HEADER STYLES */
table#header{ border: 0px; border-collapse:collapse; margin:0px; padding:0px; display:block; clear:both; }
table#header td{
	padding:0px;
	margin:0px;
	border:0px;
}


/* text navigation*/
#breadCrmb { padding:0px; padding-left: 10px; margin:0px;border:0px; font-size: 0.7em}
#utilIcons{padding:0px; margin:0px;text-align:right;border:0px}
#utilIcons div, .selected {	float: left;
	padding: 0;
	margin: 0 0 0 15px;
	font-size: 1px;
}
#utilIcons .selected{	background: #fff; border: 1px dotted #369}
#utilIcons a{text-decoration:none;}
#utilIcons a:hover{text-decoration:none;}

/* MENU BAR */
#menuBar { 
	background: url('../images/newskin/nav_bg.gif') no-repeat 100% 0;
	height: 26px;
	overflow: hidden;
	color:#FFFFFF; margin:0; padding:0; border:0px none; font-weight:bold; line-height:24px; font-size:100%; text-align:right; list-style-type:none; 
}
#menuBar li {
	margin: 0; padding: 0;
	height: 31px;
	list-style: none;
	display: inline;
	line-height: 25px;
}
#menuBar a {
	font-size: 100%;
	padding-right: 12px;
	padding-left: 0px;
	text-shadow: 0 0 0.3em #128;
	text-decoration:none; color: #CCCCCC
}
#nav a:link, #nav a:visited {
	color: #CCC;
	text-decoration: none;float:left;
}

#menuBar a:hover, #menuBar a:active, #menuBar a.selected {color: #FFFFFF !important}

div.palka {
	background: url('../images/newskin/main_top.png') no-repeat 0 0;
	margin: 0; padding-left: 25px;
	height: 31px; width:40px;
	display:inline
}


img.noSpace { padding:0px; margin:0px; border:0px; vertical-align:text-bottom}


/* CONTENT STYLES */ 
table.hdn {border:0px;  background-color:#fff; border-collapse:collapse}
table.noWSpace{ border: 0px; border-collapse:collapse; margin:0px; padding:0px; }
table.noWSpace td{padding:0px; margin:0px; border:0px;}

div.content li {
	margin-left: 10px;
}

div.story {	
	display:block;
	clear:both;
	margin-left:0px; 
	margin-right:0px;
}
div.story img{
	float: right;
	border: none;
	padding-top: 0px;
}
div.story p{ text-indent:15px;text-align:justify}

div.story h1{
	margin-top:20px;
	color:#438dd0;
/*	border-bottom: 1px dashed #336699;*/
	display:block;
	clear:both;
	padding-bottom: 5px;
} 
div.story  h2, h3 {
	margin-top:20px;
	background-color: #438dd0;
	color:#fff;
	border: 1px dashed #438dd0;
	display:block;
	clear:both;
	padding: 5px 5px 5px 15px ;
} 
div.story  h4 {
	margin-top:20px;
	margin-bottom:0.5em;
	color: #438dd0;
	font-weight:bold;
	display:block;
	clear:both;
	padding: 2px 5px 2px 15px ;
} 

div.innerStory {
	float:left;
	display:block;
	clear:both;
	margin-left:0px; 
	margin-right:0px;
	margin-top:0px; 
	margin-bottom:0px;
	text-align: left;
}
div.innerStory img{
	float: right;
	border: none;
	margin: 4px 4px 10px 8px;
}
/* Figure block */
div.figure{
display:block;
margin-bottom:20px;
padding-bottom:10px;
text-align:center;
font-weight:bold;
border: none;
/*border:1px solid #369;*/
}
div.figure img{
float:none;
display:block; 
clear:both;
border: none;
margin: 4px 4px 4px 4px;
}
div.figure p{
display:block; 
clear:both;
font-weight:bold;
text-align:center;
}


.leftMenu{
	width: 200px;
    padding:0px 0px 0px 0px;
	vertical-align:top;
	text-align: left;
}
.rightColumn{
    padding:0px 0px 0px 0px;
	vertical-align:top;
}
ul.menu {
	list-style-image: url('../images/skin/bullet3.gif');
	font-weight:bolder;
	margin-left:1px;
	padding-left:15px;
		padding-right:10px
}
ul.menu li {padding-bottom:1em; list-style-image: url('../images/skin/bullet3.gif');}

ul.strelka {
	list-style-image: url('../images/skin/strelka.gif');
	font-weight:bolder;
	margin-left:3px;
	padding-left:15px;
		padding-right:10px
}
ul.strelka li {padding-bottom:1em; list-style-image: url('../images/skin/strelka.gif');}


ul.submenu{list-style-image: url('../images/skin/bullet2.gif');
	font-weight:normal
}

ol li {padding-bottom:1em;}

ul.main{list-style-image: url('../images/skin/bullet1.gif');
	font-weight:bolder
}

.icon { 
	margin: 0px;
	padding: 0px 5px 0px 5px;
	width: 13px;
	height: 13px; 
	border: 0px none;
}

div.news{
	width: 350px;
	background-color: #EEEEEE;
	border: 1px solid #438dd0;
	text-align: justify;
}

/* FOOTER */
#footer{width:920px; margin-top:0px;}
#footerLinks{text-align:center;}
#footerLinks a{padding:0px 10px 10px 10px; color:#369}

.formTable{border: 1px #438dd0 solid; background-color:#fff; }
.formTable th { background-color:#369; color:#fff; border: 1px #fff solid;}

#theForm{border:1px solid #000000;}
#theForm fieldset{border:1px solid #438dd0; text-align:left; padding:5px 5px 5px 5px; margin: 5px 5px 5px 5px; vertical-align:top; text-align:left  }
#theForm fieldset legend{ color:#438dd0; font-weight:bold; border:1px solid #993300; padding:3px 3px 3px 3px;}
#theForm .fElement {
	    width: 230px;
		margin-top: 5px;
	    text-align: left;
		clear:right
}
#theForm .label {
	    float: left;
	    width: 130px;
	    margin-right: 10px;
		margin-top: 5px;
	    text-align: right;
	    clear: left;
color:#438dd0;
				background-color:#FFFFFF;
		font-weight:bold
	}

/* testimonials */

#commentsForm{}
#commentsForm input{display:block;
margin-bottom:0.4em;
width:350px;
border: 1px solid #003399}
#commentsForm textarea{display:block;
margin-bottom:0.4em;
width:450px;
border: 1px solid #003399}
#commentsForm label {
	color:#FFFFFF;
	background-color:#438dd0;
	font-weight:bold;
	width: 150px;
	display:block;
	padding-left:4px
}
#commentsForm br {display:none}
#commentsFrom img{display:inline}
#commentsForm  #security_code {width:150px}

.testimEntry{display:block; clear:both; padding-bottom:20px;padding-top:10px; align:left;   text-indent: 0px;}
.testimEntry .name{display:block; clear:both; font-weight:bold;   text-indent: 0px;}
.testimEntry .position{display:block; clear:both; font-weight:bold;   text-indent: 0px;}
.testimEntry .company{display:block; clear:both; font-weight:bold;   text-indent: 0px;}
.testimEntry .message{display:block; clear:both; font-weight:normal;   text-indent: 0px;padding-top:1em}
 #logo {
	float: left;
}
table.dbcat{    
    border-collapse:collapse !important;
}
table.dbcat td{
    border:1px solid black !important;
    padding:5px !important;
    vertical-align: top;
}
table.dbcat th{
    border:1px solid black !important;
    padding:5px !important;

}
