@charset "utf-8";
/* CSS Document */

body {
	color: #404040;
	font: normal 11px Arial, Helvetica, sans-serif;
	background: url('../images/background_body.jpg') left bottom repeat-x;
}

a {
	color: #f38400;
}

a:hover {
	text-decoration: none;
}

a.more {
	padding-right: 20px;
	background: url('../images/arrow_right.jpg') right center no-repeat;
}

#all {
	width: 850px;
	margin: 40px auto 0;
}

a img {
	border: none;
}

#loginForm dl,dt,dd {
	
	display: inline;
	float: left;
}

#loginForm dt {
    
    padding: 4px 4px 0 4px;
}

#login {
	
	text-align: right;
	background-color: #e4f7b5;
	margin-top: 15px;
	padding:5px;
}

#register {
	
	float: right;
	padding-top: 4px;
	padding-right: 5px;
	
}

#top h1 {
	float: left;
}

#top ul {
	float: right;
	list-style-type: none;
	display: inline;
	margin: 5px 0 0;
}

#top ul li a {
	text-transform: uppercase;
	color: #5e8e02;
	font: 14px bold Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0 0 3px;
}

#top ul li a:hover, #top ul li a.select {
	border-bottom: 1px solid #afc780;
}

#top ul li.noborder {
	background: none;
}

#top ul li {
	display: inline;
	padding: 0 0 0 20px;
	margin: 0 5px;
	background: url('../images/background_li_menu.jpg') left 2px no-repeat;
}

#subsplash {
	width: 820px;
	height: 87px;
	background: url('../images/subsplash.jpg') no-repeat;
	color: #fff;
	padding: 80px 0 0 30px;
}

#subsplash h2 {
	font: 32px normal Arial, Helvetica, sans-serif;
}

#splash {
	height: 176px;
	width: 230px;
	background: url('../images/splash.jpg') no-repeat;
	color: #fff;
	font: 13px normal Arial, Helvetica, sans-serif;
	padding: 40px 90px 130px 530px;
}

#splash p {
	color: #afc780;
	margin: 0 0 10px;
}

#splash ul {
	float: left;
	width: 115px;
}

#splash ul li {
	margin-bottom: 5px;
}

#splash ul li.first {
	margin-bottom: 10px;
}

#splash ul li a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#splash ul li a:hover {
	text-decoration: none;
}

#subcontent {
	background: url('../images/background_subcontent.jpg') left top repeat-y;
	padding-bottom: 20px;
}

#left {
	width: 575px;
	padding-right: 15px;
	float: left;
}

#left p {
	line-height: 18px;
	margin-bottom: 30px;
	font-size: 12px;
}

#left h2 {
	font: 17px bold Arial, Helvetica, sans-serif;
	margin: 15px 0;
}

#right {
	width: 235px;
	float: left;
	padding-left: 25px;
	line-height: 18px;
}

#right p {
	margin-bottom: 15px;
}

#right address {
	font-style: normal;
}

#content, #subcontent {
	margin-bottom: 32px;
}

#content .box {
	width: 264px;
	padding: 0 3px;
	float: left;
}

#content .box p {
	line-height: 14px;
}

#content .middlemargin {
	margin: 0 20px;
}

#content h2 {
	font: 22px bold Arial, Helvetica, sans-serif;
	color: #5e8e02;
	margin: 0 0 15px;
}


#subcontent ul {
	list-style-type: square;
	list-style-position: inside;
	
	}

#footer {
	height: 168px;
}

#navbar {
	padding: 1px 0;
	height: 19px;
	display: block;
}

#navbar p {
	height: 14px;
	display: block;
	padding: 3px 0 2px 5px;
	float: left;
}

#navbar p.span {
	color: #ababab;
	padding-right: 20px;
	background: url('../images/background_navbar.jpg') right center no-repeat;
}

#navbar p a {
	text-transform: uppercase;
	color: #737373;
	text-decoration: none;
}

#sitemap {
	float: left;
	width: 219px;
	height: 112px;
	padding-left: 20px;
	margin: 20px 0 15px;
}

#sitemap ul li {
	margin-bottom: 7px;
}

#sitemap ul li a {
	color: #ababab;
}

#footercontact {
	float: left;
	height: 112px;
	padding-left: 50px;
	width: 560px;
	color: #ababab;
	margin: 20px 0 15px;
}

#footercontact p {
	margin-top: 30px;
}

#footerown {
	background: url('../images/background_footer.jpg') 236px 0 no-repeat;
	height: 112px;
}

#footerown h3 {
	color: #ababab;
	font: 11px normal Arial, Helvetica, sans-serif;
	float: left;
	height: 112px;
	margin-right: 30px;
}

#footerown address {
	font-style: normal;
	line-height: 18px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

#splash ul li a span{ padding:0 0 0 23px; }
#splash ul .poland a { background:url(../images/flagi.png) no-repeat 0px -599px; padding:0 0 0 23px; }
#splash ul .lithuania a { background:url(../images/flagi.png) no-repeat 0px -479px; padding:0 0 0 23px;  }
#splash ul .slovakia a { background:url(../images/flagi.png) no-repeat 0px -699px; padding:0 0 0 23px;  }
#splash ul .ukraine a { background:url(../images/flagi.png) no-repeat 0px -879px; padding:0 0 0 23px;  }
#splash ul .usa a { background:url(../images/flagi.png) no-repeat 0px -539px; padding:0 0 0 23px;  }
