@IMPORT url("article.css");
@IMPORT url("article-forms.css");
@IMPORT url("gallery.css");
@IMPORT url("qform.css");
@IMPORT url("search.css");
@IMPORT url("boxes.css");
@IMPORT url("news.css");

html,body {
	padding: 0;
	margin: 0
}

body {
	background: url(images/bg.png) 0% 0% repeat-x #fff;
	color: #222;
	font: 12px/1em Verdana, Tahoma;
}
hr {
  margin:10px 0;
  padding:0;
  height:1px;
  width:99%;
  border:0px solid #edeee0;
  border-top:1px dashed #2c9ad2;
}

.top {height:1px;width:1px;postion:relative; top:-1px;left:0; margin:-1px;padding:0;}
a.more:link,a.more:visited {
	float: right;
	display: block;
	background: url(images/bg-more1.gif) no-repeat;
	text-indent: 15px;
	height: 17px;
	width: 58px;
	margin: 20px 0;
	color: #cfa7ea;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.more:hover {
	background: url(images/bg-more2.gif) no-repeat;
	color: #e0c6f2
}

a.top {color:#2e9bd4; text-decoration:none;}
a.top:hover {color:#1c87be}
.naglowek {color:#fff;background:#2293cd;width:100%;height:28px;margin-top:9px;margin-bottom:10px;}
.naglowek h2 {margin:0; padding:0;height:25px; line-height:26px !important;font:normal 15px Verdana,Arial; padding-left:5px;float:left;}

img,table,td,form {
	border: none;
	margin: 0;
	padding: 0;
}

p {
	margin: 7px 0;
}

.clear {
	clear: both;
	height: 1px;
	width: 99%;
}

#container {
	width: 820px;
	margin: 0 auto;
}

#header {width:820px; height:230px; text-align:left;}

#header h1 {
  background: url(images/slogan-top.png) no-repeat;
  display:block;
  height:21px;
  width:696px;
  margin:30px auto 10px auto;
  text-indent:10000px;
  overflow:hidden;
  font-size:0px;
  color:#fff;
}
.line {padding:0;margin:0;height:1px;border-bottom:2px solid #b0b1b5;}
.slideshow {float:right;margin-top:6px;position:relative;}

#slideshow-ctrls {
  position:absolute;
  top:10px;
  right:10px;
  margin:0;
  padding:0;
  list-style:none;
}
#slideshow-ctrls li {
  margin:0;
  padding:0;
  float:left;
  display:inline;
  list-style:none;
  text-align:center;
  width:25px;
  height:20px;
  line-height:20px;
}
#slideshow-ctrls li a {
  display:block;
  background:#fff;
  color:#2e9bd4;
  text-decoration:none;
  font-size:10px;
  margin-left:4px;
  outline:none;
}
#slideshow-ctrls li a:hover {
  background:#2e9bd4;
  color:#fff;
}

.submenu {float:right;width:650px;}
.submenu ul {margin:2px 0 0 0 !important;}
.submenu ul, .submenu ul li {list-style:none;float:left;height:26px;background:#2e9bd4;margin:0;padding:0;}
.submenu li {padding:1px 0 0 0 !important;width:216px;text-align:center;border-right:1px solid #6bbbe5;font-size:11px;}
.submenu li a {display:block;width:100%;height:27px;color:#fff;text-decoration:none;font-weight:normal;}
.submenu li.last {width:216px;border:none !important;}
.submenu li:hover {background:#0880bd;}

#box h1 {color:#fff;text-align:left;border-bottom:2px solid #fff;background:#2a99d1;padding:4px 0 4px 10px;font:bold 13px Verdana,Tahoma,Arial;}
#box .menubox {padding-left:14px;padding-bottom:10px;}



.logo {
	float: left;
	display: inline;
	margin-top: 6px;
}

.slogan {
	float: left;
	display: inline;
	margin-top: 6px;
	margin-left: 55px;
	border-bottom: 1px solid #a7a9ac;
	width: 644px;
	height: 55px;
}

.slogan .txts {
	width: 435px;
	float: left;
	display: inline;
	margin-top: 8px;
}

.slogan .x1 {
	color: #2d9bd3;
	font-size: 14px;
	font-weight: bold;
}

.slogan .x2 {
	color: #777a7f;
	font-size: 14px;
	font-weight: bold;
}

#menu {
	float: right;
	width: 642px;
	background: url(images/bg-menu.gif) no-repeat;
	margin-top: 28px;
	height: 27px;
}

#menu ul {
	margin: 7px 0 0 25px;
	padding: 0;
}

#menu li {
	list-style: none;
	display: inline;
	margin: 0;
	background: url(images/bg-li-menu.gif) 100% 50% no-repeat;
	padding: 10px 0;
}

#menu a {
	font: bold 11px Verdana, Tahoma;
	color: #fff;
	text-decoration: none;
	padding: 7px 15px;
	outline: none;
}

#menu a:hover {
	color: #083a65;
	text-decoration: none;
	background: #4eb4e8;
}

#menu li.last {
	background: none;
}

ul#navmenu-v,ul#navmenu-v li,ul#navmenu-v ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 200px; /*For KHTML*/
	list-style: none;
}

ul#navmenu-v:after /*From IE 7 lack of compliance*/ {
	clear: both;
	display: block;
	font: 1px/ 0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

ul#navmenu-v li {
	float: left; /*For IE 7 lack of compliance*/
	display: block !important; /*For GOOD browsers*/
	display: inline; /*For IE*/
	position: relative;
	background: url(images/li.gif) 3% 50% no-repeat;
}

/* Root Menu */
ul#navmenu-v a {
	outline: none;
	padding: 5px 0px 5px 18px;
	display: block;
	color: #d1e6f0;
	font: normal 11px/ 16px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu-v a:hover,ul#navmenu-v li:hover a,ul#navmenu-v li.iehover a {
	color: #fff;
	background: #6db7dc;
}

ul#navmenu-v li.selected a {
	font-weight: bold;
}

#content-home {
	width: 868px;
	text-align: left;
	background: url(images/bg-content.gif) repeat-y #ded5e2;
	color: #430071;
	line-height: 16px;
}

#c_l {
	width: 260px;
	margin: 10px 10px 10px 0;
	padding: 10px;
	float: left;
	display: inline;
}

#c_c {
	width: 282px;
	margin: 10px 10px 10px 0;
	padding: 10px 10px 10px 0;
	float: left;
	display: inline;
}

#c_r {
	width: 264px;
	margin: 10px 10px 10px 0;
	padding: 10px 0px 10px 0;
	float: left;
	display: inline;
}

.header {
	color: #6608a6;
	font-weight: bold;
	font-size: 12px;
}

#slideshow {
	position: relative;

	width: 650px;
	height: 151px;
	list-style: none;

	margin: 0;
	padding: 0;
}

#slideshow li {
	display: none;

	position: absolute;

	width: 100%;
	height: 100%;
}

#slideshow li > a {
	display: block;

	position: absolute;

	width: 100%;
	height: 100%;
}

#slideshow li .image {
	position: absolute;

	width: 100%;
	height: 100%;

	background-position: center;
	background-repeat: no-repeat;
}

#slideshow-ctrls .selected {
	font-weight: bold;
}

#content {
	width: 820px;
	clear: both;
}


#way {
	width: 820px;
	margin-top: 10px;
	font-size: 10px;
	color: #8c8f94;
	border-bottom: 1px solid #e5ebee;
	text-transform:lowercase !important
}

#wayway {
	display: inline;
	width: 520px;
	height: 19px;
	float: left;
	margin-top: 7px;
	text-transform:lowercase !important
}

#wayway a {
	color: #2d9bd3;
	text-decoration: none;
}

#wayway a:hover {
	color: #1879ab;
	text-decoration: underline;
}

#leftside {
	display: inline;
	width: 250px;
	margin: 20px 0;
	float: left;
	border-right: 1px solid #e5ebee;
}



#slider {
	border-top: 5px solid #6608a6;
	height: 86px;
}

#footer {
	clear: both;

	width: 820px;
	border-top: 1px solid #e5ebee;
	height: 55px;
	font-size: 10px;
	padding-top: 6px;
}

#infofoot {
	color: #043650;
	width: 393px;
	height: 17px;
	float: left;
	margin-top:30px;
}

#design a {
	color: #0d74a8;
	text-decoration: none
}

#design a:hover {
	color: #2d9bd3;
	text-decoration: none
}

#design {
	padding-top: 8px;
	height: 25px;
	width: 250px;
	text-align: left;
	margin-top: 40px;
	border-top: 1px solid #e5ebee;
	color: #2d9bd3;
}
h4 {background: url(images/bgsika.jpg) 0% 50% no-repeat;padding:0 0 0 30px;margin:0;}
h5 {font-size:11px;color:#c93900;font-weight:normal;padding:0;margin:0;}

.pager {
	list-style-type: none;

	float: right;
}

.pager li {
	float: left;
	margin: 0 2px;
}

.pager li a {
	display: block;
	font-size: 11px;

	text-align: center;

	width: 20px;
	height: 20px;
	line-height: 20px;
}

.pager li.selected a {
	color: #000 !important;

	font-weight: bold;
	background-color: #e3e3e3;
}
