body {
text-align:center; /*center hack*/
}
#wrap, #footer {
min-width:760px;
max-width:960px;
width: auto !important; /*IE6 hack*/
width:960px; /*IE6 hack*/
margin:0 auto; /*center hack*/
text-align:left; /*center hack*/
background-color:#fff;
overflow:hidden;
}

#sidebar {float:left;width:20%;} 
#content60 {float:left;width:60%;overflow:hidden;}
#content80 {float:left;width:80%;overflow:hidden;}
#content100 {float:left;width:100%;overflow:hidden;}
#sidebar-2 {float:right;width:20%; overflow:hidden;  } 
#footer {clear:both; text-align:center; color:#efefef; font-size:0.9em;background:none;position:relative;}
#footer a{
	color:#efefef;
}
.inside {padding:10px;}



* {
margin:0;
padding:0;
}
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin: 0.5em 0; 
}
li,dd { 
margin-left:1em;
}
fieldset { 
padding:.5em; 
}
body {
font-size:76%;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
line-height:1.3;
background:#2c539e url(../images/body-bg.jpg) repeat-x left top;
margin-top:1em;
}

a{
text-decoration:none;
color:#000099;
}
a:hover{
text-decoration:underline;
color:#2c539e;
}
a img{
	border:none;
}
a:visited{
	color:#000099;
}
h1,.componentheading{
font-size:1.5em;
}
h2,.contentheading{
font-size:1.4em;
color:#000099;
}
h3{
font-size:1.3em;
}
h4{
font-size:1.2em;
}
h5{
font-size:1.1em;
}
h6{
font-size:1em;
font-weight:bold;
}
/*header */
#header {
	height:150px;
	background:url(../images/new_header_2013_1.jpg) no-repeat left top;
	position:relative;
	border:1px solid #9999cc;
} 
#header #logo{
	position:absolute;
	left:13px;
	top:15px;
}
.small,.modifydate,.mosimage_caption{
font:0.8em Arial,Helvetica,sans-serif;
color:#999;
}
.moduletable{
margin-bottom:1em;
padding:0 10px; /*padding for inside text*/ 
}
.moduletable h3{
color:#fff;
padding:0.25em 0;
text-align:center;
font-size:1.1em;
margin:0 -10px 0.5em -10px;
background:url(../images/component-heading-bg.jpg) repeat-x left top;
/*negative padding to pull h3 back out from .moduletable padding*/ }


/* main menu new 17.03.2013 */
#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width : 11em;
}
#nav li { /* all list items */
	position : relative;
	float : left;
	line-height : 1.25em;
	margin-bottom : -1px;
	width: 11em;
	background:url(../images/bullet.gif) no-repeat left 6px;
	padding-left:12px;
	margin-left:0 !important;
}

#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 11.05em;
	margin-top : -1.35em;
	z-index:1000;
	background-color:#fff;
	border:1px solid #000;
	padding:5px;
}

#nav li a{
	display: block;
	color:#000099;
	text-decoration: none;
	font-weight:bold;
	padding-bottom:10px;
	font-size:13px;
	width: 11em;
	w\idth : 10em;
}
#nav li ul a
{
	color:red;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
/*frontpage*/
div.leading, div.leading-0{
	background:#2c539e url(../images/leading-bg.jpg) repeat-x left top;
	color:#fff;
	text-align:justify;
	padding: 5px 10px 10px;
}
div.leading-0 h2, div.leading-0 a {color:#fff;}

div.leading  p.iteminfo span.createdate{
	color:#fff;
	font-size:0.9em;
	font-weight:bold;
}
span.createdate{
	font-weight:bold;
	color:#333;
	font-size:0.9em;
}
div.leading h2, div.leading-0 h2 {
	color:#fff;
	margin:0;
}
div.leading  p.iteminfo, div.leading-0 {
	margin:0 0 5px;
}
p.iteminfo{
	color:#333;
}
a.readon{
	font-size:0.9em;
	color:#000099;
}
a.readon:hover{
	text-decoration:underline;
}
div.leading a.readon{
	color:#fff;
}
div#page img.kartinka{
	float:left;
	margin:0 10px 10px 0;
}
p.direction, p.counter{
	text-align:center;
}
div.clr{
	clear:both;
}
.clr{
	clear:both;
}

h2.contentheading{
	margin-bottom:0;
}
div.article_row  p.iteminfo{
	margin-top:0;
}

div.article_row  img.kartinka{
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #000099;
}
div.leading img.kartinka{
	float:right;
	margin:0 0 10px 10px;
	border:1px solid #000099;
}

h1.componentheading, h1.componentheading_question, div.componentheading, .page-header h1, h2 .subheading-category {
	color:#fff;
	background: #2c539e url(../images/component-heading-bg.jpg) repeat-x left top;
	padding:3px 3px 3px 5px;
	text-transform:uppercase;
}

table.category td{
	padding:5px;
	vertical-align:top;
}

form#emailForm {
	margin-top:2em;
}
form#emailForm  div.contact_email_question  {
	margin-top:1em;
}

/* list of articles in a category */
table.category{
	width:100%;
}
table.category th{
	background:url("../images/component-heading-bg.jpg") repeat-x left top #2C539E;
	color:#fff;
	padding:5px;
}
table.category td{
	padding:5px;
}
table.category th a{
	color:#fff;
	font-weight:bold;
}

#user1{
	clear:both;
	margin-left:20%;
	margin-bottom:2em;
}
#user1 div.moduletable_gallery h3{
	background:url("../images/component-heading-bg.jpg") repeat-x left top #2C539E;
	color:#fff;
	padding:5px;
}
div.phocalogo{
	text-align:center;
}
div.phocalogo, div.phocalogo a{
	font-size:10px;
	color:#ccc;
}
div.leading div.jcomments-links a.comments-link{
	text-decoration:none;
	color:#efefef; 

}
div.leading div.jcomments-links a.comments-link:hover{
	text-decoration:underline;
}
.moduletable_hotline{
margin-bottom:1em;
padding:0 10px; /*padding for inside text*/ 
background:#eee url(../images/bg_module_gradient.jpg) repeat-x left top;
color:#333;
overflow:hidden;
}
.moduletable_hotline h3{
color:#fff;
padding:0.25em 0;
text-align:center;
font-size:1.1em;
margin:0 -10px 0.5em -10px;
background:url(../images/component-heading-bg.jpg) repeat-x left top;
/*negative padding to pull h3 back out from .moduletable padding*/ }
#footer .inside{
	padding:10px 0;
}
div.moduletable_copyright{
	float:left;
	text-align:left;
}
div.moduletable_footer_counters{
	float:right;
}
table.poll td{
padding:5px 0;
}
div.contentpane{
padding:5px 0;
}
ul.categories-list{
	list-style:none;
}

ul.categories-list a.category
{
	text-transform:uppercase;
	font-weight:bold;
}
a#toggle{
	color:red;
	font-size:14pt;
	text-decoration:none;
	margin-top:0.5em;
}
#header-user1
{
	background:url(../images/grey_semi_transparent.png);
    color: #fff;
	font-weight:bold;
	position:absolute;
	left:10px;
	bottom:5px;
}
#header-user1 .inside
{
	padding:3px;
}
.article-info-term {
  display: none;
}
.pagination li {
  float: left;
  list-style: outside none none;
}
#cloak26994 > a {
  color: #fff;
}