@charset "utf-8";

/* CSS Document */
body {
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: auto;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	background-color: #dae0ea;
	background-image:url(../img/all_bg.jpg);
	background-position: top;
	background-repeat:repeat-x;
	font-size:13px;
	text-align:center;
	vertical-align: sub;
}
a, a:hover, a:link{
	font-size:12px;
	color: #FFF;
	text-decoration:none;
}
swf, object {
	clear: both;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
}
input {
	clear: both;
	float: none;
	padding: 0px 0px 0px 0px;
	margin: 2px 2px 2px 2px;
}

hr{
	color: #666;
	border: dotted 1px;
	}

h3{
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 0px 0px;
	font-size:20px;	
	font-weight:normal;
	height: 45px;
	font-variant:normal;
	color: #333;
font-family: Trebuchet MS;
font-weight:bold;
text-align:left;
}

p {
	width:95%;
	text-align:justify;
	padding: 5px 5px 5px 15px;
	
}
#top{

	clear: both;
	float: none;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	text-align: right;
	width: 993px;
	height: 350px;
	background-image:url(../img/top.jpg);

}
#top span{
	height: 270px;
	right:0;
	top:0;
	width:150px;
	display:block;

}
#top h1{
	clear: both;
	float: none;
	padding: 160px 0px 0px 810px;
	margin: 0px 0px 0px 0px;
	text-align: center;

}

#page{
	clear: both;
	float: none;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	text-align:justify;
	width: 993px;
	vertical-align:top;
	background-image:url(../img/work_bg.jpg);
	text-align:center;
	letter-spacing:normal
}
.tekst {
	clear:both;
	float:none;
	margin: 0px auto 0px auto;
	padding: 25px 15px 15px 15px;
	width:910px;
	text-align:justify;
	color:#474563;
	height:auto;
	font-size:12px;
}
.tekst table {
	border:solid;
	border-color:#BCBDD8;
	border-width: 1px;
	text-align:center;
}

.tekstcolumn {
	float:left;
	margin: 0px auto 0px auto;
	padding: 15px 15px 15px 25px;
	width: 400px;
	border-left-color:#DDDBE6;
	border-left-style:solid;
	border-width:1px;
	text-align:justify;
	color:#474563;
	height:auto;
	font-size:12px;
}
.tekst a{
	color:#2E3652;
	display:block;
}
.tekst a:hover{
	color:#2E3652;
	display:block;
	background-color:#2C2D4B;
	color:#FFF;
}
#menuBox{
	clear: both;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	width: 190px;
	height:auto;
	text-align:center;
}

#stopka {	
	clear: both;
	float: none;
	font-size:10px;
	color: #999;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	text-align: center;
	width: 900px;
	height: 70px;

}
#bottom{
	clear:both;
	float:none;
	padding: 20px 20px 20px 20px;
	margin: 0px auto 0px auto;
	width:auto;
	height:200px;
	background-image:url(../img/bottom_bg.jpg);
	background-position: top;
	background-repeat:repeat-x;
	
}

.bottom_box {	
	float:left;
	padding: 5px 5px 5px 5px;
	margin: 0px auto 0px auto;
	width: 205px;
	height: auto;
	text-align:left;
	color:#F90;
}
#stopka a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#C1C2F0;
}
.clr{
	clear:both;
	float:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.mini {
	font-size:8px;
}
.accordion2 {
	width: 95%;
	border-bottom: solid 1px #c4c4c4;
	color: #fff;
	text-align:center;
	padding-left: 25px;
	
}
.accordion2 h4 {
	padding: 15px 15px;
	display:block;
	margin: 0;
	font-size:15px;
	font-weight:lighter;
	background-image:url(../img/menu_bg.jpg);
	background-repeat:repeat-x;
	height: 57px;
	text-align:left;
	cursor: pointer;
}
.accordion2 img {
	padding: 2px 8px 2px 2px;
}
.accordion2 a {
	cursor: pointer;
	color:#4A4664;
	
}
.accordion2 h4:hover {
	cursor: pointer;
	color: #fff;
}
.accordion2 h4.active {
	color: #fff;
}
.accordion2 p {
  	color: #333;
	margin: 0;
	width: 910px;
	font-size:13px;
	padding: 5px 15px 20px 30px ;
	height:auto;
	text-align:justify;
	display: none;
}
.accordion2 a {
	font-size:13px;
	line-height: 13px;
}