/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: auto;
	font-size: 12px;
	color: #333;
	width: 1000px;
}

a.linken { 
	cursor: pointer; 
	font-size: 9px;
	color:#566a80;
	font-weight:bold;
	padding-top:7px;
	float:right;
}

#linkb { 
	cursor: pointer; 
	font-size: 9px;
	color:#fdd795;
	font-weight:bold;
	padding-top:7px;
	float:right;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { 
	cursor: pointer; 
	font-size: 9px;
	color:#0d3d76;
	font-weight:bold;
	width:auto;
	margin-left:7px;
}

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 0px 0;
	margin-bottom: 1px;
}

#headerlogo {
	margin-left:0px;
	margin-top:0px;
	padding:0;
	height:40px;
}

.rightuser { font-size:10px; color:#82d0fe; float:right; text-align:right; font-weight:bold; padding-top:7px; }

.user8 { height:118px; }

.user5 {
	font-size:11px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	padding:7px;
	line-height:14px;
	float:left;
	text-align:left;
	vertical-align:bottom;
	background-color:#fdd795;
	font-weight:bold;	
}

.user6 {
	font-size:11px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	padding:7px;
	line-height:14px;
	float:left;
	text-align:left;
	vertical-align:bottom;
	background-color:#fdd795;
	font-weight:bold;	
}

.user7 {
	font-size:11px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	padding:7px;
	line-height:14px;
	float:left;
	text-align:left;
	vertical-align:bottom;
	background-color:#fdd795;
	font-weight:bold;
		
}

.user10 {
	font-size:11px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	padding:7px;
	line-height:14px;
	float:left;
	text-align:left;
	vertical-align:top;
	background-color:#846e49;
	font-weight:bold;	
}

.user11 {
	font-size:11px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	padding:7px;
	line-height:14px;
	float:left;
	text-align:left;
	vertical-align:top;
	background-color:#846e49;
	font-weight:bold;	
}


div#header_l {
	padding-right: 0px;
	padding-top: 0px;
	height: 118px;
}

.pogoda {
	padding-left:0px;
	padding-right:5px;
	padding-top:12px;
}

div#header_r {
	height: 118px;
	width: 450px;
	padding-left: 0px;
	padding-top: 0px;
}

div#newsflash {
	width: 500px;
	height: 118px;
	margin-right: 0px;
}

div#tabarea {
	margin: 0 0 px;

}

div#tabarea_l {
	padding-left: 0px;
}

div#tabarea_r {
	height: 42px;
	padding-right: 1px;
}

.footerbottom {  
	background: #ffffff;
	height: 41px;
	background-image: url(../images/blue/a1.png);
}

div#footer_r {
	overflow: hidden;
}

div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #999;
}

div#footerspacer {
	height: 10px;
}

#pathway {
	padding: 5px;
	width: auto;
	margin-top: 0px;
	margin-right: 5px;
	color:#ffffff;
	float:left;
	text-align: left;
	font-size:11px;
}

#pathway a {
	color:#e0e9fc;
	font-weight:bold;
	font-size:11px;
}


.search {
	float: left;
	font-size:10px;
	height: 40px;
	overflow: hidden;
	margin-left:7px;
	margin-bottom:14px;
}
.button {
	font-size:10px;
	margin-top:5px;
	width:auto;
}
#inputbox {
	font-size:12px;
	color:#333;
	background-color:#fefde9;
}
.buttonsfx {
	font-size:10px;
	font-weight:bold;
	width:25px;
}
#area {
	padding: 0;
}

#whitebox {
	margin: 0;
	margin-top:329px;
	width: auto;
	background-color:#f1ebde;
}

#whitebox div {
	text-align: left;
}

/* horizontal pill menu */

#pillmenu {
  height: 19px;
  float: right;
  margin-right:45px;
  display:block;
  padding-top:3px;
  vertical-align:middle;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
}

#pillmenu a#active_menu-nav {

}

#pillmenu a:hover {
  padding-left:7px;
  display:block;
  padding-right:7px;
  font-size:12px;
  font-weight:bold;
  height: 19px;
  background-color:#9eb7c9;
  color: #172950;
  text-decoration:none;
  width:70px;
  border-left:solid 1px #d2e5f3;
  border-right:solid 1px #d2e5f3;
  text-align:center;
}
#pillmenu a:link {
  padding-left:7px;
  padding-right:7px;
  font-size:12px;
  font-weight:bold;
  color: #172950;
  width:70px;
  border-left:solid 1px #d2e5f3;
  border-right:solid 1px #d2e5f3;
  display:block;
  text-align:center;
}
#pillmenu a:visited {
  padding-left:7px;
  padding-right:7px;
  font-size:12px;
  font-weight:bold;
  color: #172950;
  width:70px;
  border-left:solid 1px #d2e5f3;
  border-right:solid 1px #d2e5f3;
  display:block;
  text-align:center;  
}
#pillmenu a:active {
  padding-left:7px;
  padding-right:7px;
  font-size:12px;
  font-weight:bold;
  color: #172950;
  width:70px;
  border-left:solid 1px #d2e5f3;
  border-right:solid 1px #d2e5f3;
  display:block;
  text-align:center;  
}

#leftcolumn {
	display:block;
	padding: 0;
	margin: 0;
	width: 198px;
	float:left;
}

#maincolumn {
	padding-left: 0px;
	width: 100%;
}

table.nopad {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 0px;
	width:auto;
}

table.nopad td.middle_pad {
margin: 0;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 12px;
  line-height: 12px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

h1 {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	line-height: 1.1em;
	font-weight: bold;
	vertical-align: bottom;
	color: #990000;
	text-align: left;
	width: 100%;
}

h2 {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: 2,7em;	
	font-weight: normal;
	vertical-align: bottom;
	color: #566a80;
	text-align: left;
	width: 100%;
}

.contentheading {
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	line-height: 1.3em;	
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
	font-weight: lighter;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.1em;
	font-weight:bold;  
	color:#566a80;
	padding-left: 10px;
	padding-top:10px;
	margin-bottom: 0px;
	text-align: left;
}

/* small text */
.small {
  	height: 20px;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: right;
	vertical-align: bottom;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: right;
}

.createdate {
	height: 20px;
	vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 0px;
	text-align: right;	

}

a.readon, readmore {
	margin-top: 10px;
	float: right;
	font-size:10px;
	display:block;
	text-decoration:none;
	padding-left: 7px;
	vertical-align:middle;
	line-height: 14px;
	height: 17px;
	background-image: url(../images/blue/dali.png);
	background-position:left;
	width:31px;
}

a.readmore {
	margin-top: 10px;
	float: right;
	font-size:10px;
	display:block;
	text-decoration:none;
	padding-left: 7px;
	vertical-align:middle;
	line-height: 14px;
	height: 17px;
	background-image: url(../images/blue/dali.png);
	background-position:left;
	width:31px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {

	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {

	width: 20px;
}

td.greylineleft {
	border-left: none;
	width: 20px;
}

div#maindivider {
  overflow: hidden;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	margin-top:10px;
	padding: 0;
	width: 100%;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

.moduletable h3 {
border-bottom: #e2f1fc solid 2px;
background-position:bottom;
}

div.module_menu h3 {
	width:198px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-top:-25px;
	height:30px;
	font-size: 14px;
	font-weight: bold;
	background-image:url(../images/blue/menu-title.jpg);
	color: #172950;
	padding-left:5px;
	padding-top:10px;
	background-color: #d2e5f3;
}

div.module_menu {
	margin: 0;
	padding: 0;
	background-color: #d2e5f3;
}

div.module_menu div div div {
	padding: 0px;
	padding-top: 25px;
}

div.module_menu div div div div {
	padding: 0;
	width:195px;
	height:15px;
}

div.module_menu ul {
	margin: 0;
	margin-top:-4px;
	padding-left: 0px;
	list-style-type:none;
	display: block;
	vertical-align:middle;
}

div.module_menu li a:link {
	padding-top:5px;
	font-weight: bold;
	padding-left:5px;
	color:#333;
	display: block;
	text-decoration:none;
	background-color:#abc6d9;
	border-bottom: 1px solid #d2e5f3;
	padding-left: 5px;
	height:25px;
	width:198px;
}
div.module_menu li a:visited {
	padding-top:5px;
	font-weight: bold;
	color:#333;
	text-decoration:none;
	background-color:#abc6d9;
	border-bottom: 1px solid #d2e5f3;
	padding-left: 5px;
	display: block;
	height:25px;
	vertical-align:middle;
	width:198px;
}
div.module_menu li a:hover {
	padding-top:5px;
	font-weight: bold;
	color:#333;
	text-decoration:none;
	background-color:#9bb3c5;
	border-bottom: 1px solid #d2e5f3;
	padding-left: 5px;
	display: block;
	height:25px;
	vertical-align:middle;
	width:198px;
}
div.module_menu li a:active {
	padding-top:5px;
	font-weight: bold;
	color:#333;
	display: block;
	text-decoration:none;
	background-color:#abc6d9;
	border-bottom: 1px solid #d2e5f3;
	padding-left: 5px;
	height:25px;
	vertical-align:middle;
	width:198px;
}
#leftcolumn div.module {
	padding: 0 0px;
}

#leftcolumn div.module table {
	width: 198px;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

form#form-login fieldset { border: 0 none; margin: 0em; margin-top:25px; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { 
	padding: 0 10px 0 10px; 
}

div.caption img   { 
	border: 1px solid #CCC; 
}
div.caption p     { 
	font-size: .90em; 
	color: #666; 
	text-align: center; 
}

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
	text-align: center !important;
	margin-left:9px;
	margin-top: 12px;	
}

.banneritem img {
	margin-top: 12px;
	margin-bottom: -12px;
}

div.banneritem img {
	margin-top: 12px;
	margin-bottom: -12px;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { 
	margin-bottom: 20px; 
}

#system-message dd.message ul { 
	margin:0px; 
	padding-left: 40px; 
	text-indent:0px; 
	width:350px; 
	margin-left:300px;
}

/* System Error Messages */
#system-message dd.error ul { 
color: #c00; 
margin:0px; 
padding-left: 40px; 
text-indent:0px; 
}

/* System Notice Messages */
#system-message dd.notice ul { 
color: #c00; 
margin:0px; 
padding-left: 40px; 
text-indent:0px;
}

#syndicate{
	float:left;
	padding-left: 25px;
	font-size:10px;
	vertical-align:middle;
	padding-bottom:7px;
}

#power_by{
	float:right;
	padding-right:10px;
	padding-top:5px;
	font-size:11px;
	font-weight:bold;
	line-height:10px;
	vertical-align:top;
	color:#4c718a;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}

.zagolovok { color:#003366; font-family:Arial, Helvetica, sans-serif; font-size:21px; font-weight:100; }
