@CHARSET "UTF-8";
@IMPORT "default.css";
@IMPORT "articles/default.css";

.pwPreloader {
	width: inherit;
	height: inherit;	
}

body {
	background: url(../images/bg.png) center repeat-y;
	background-color: #242421;
}


h1 { 
	font-family: Impact;
	font-size: 36px;
	color: #69dc01; 
	margin-bottom: 12px;	
}

h2 { 
	font-family: Impact;
	font-size: 24px; 
	color: #073F04;
	margin-bottom: 10px;
}
.light {
	color: #999;
}
.light h2 {
	color: #53AF00 !important;
}
h3 { 
	font-family: Impact;
	font-size: 18px;
	color: #69dc01; 
	margin-bottom: 8px;
}

h1, h2, h3, h4 {
	font-weight: normal;
}

h4 {
	
	font-family: Georgia;
	font-size: 14px;
	margin-bottom: 4px;
}
.articlebox h4 {
	font-weight: bold;
}

div#body-wallpaper {
	width: 1000px;
	margin: 0 auto;
	background: url(../images/bg-wallpaper.jpg) 0px -100px no-repeat;
}

div#nav {
	height: 170px;
}

a#home {
	display: block;
	position: absolute;
	margin: 50px 750px;
}

#haslo {
	display: block;
	position: absolute;
	margin: 100px 740px;	
	width: 200px;
	font-weight: bolder;
	font-size: 11px;
	color: #666
}

#content {
	display: inline-block;
	width: 1000px;
}

#footer_container img.logo {
	float: right;
	width: 40px;
	margin-right: 15px;
}

/* SOD TOP MENU */
#top-menu {
	position: absolute;
	top: 110px;
	margin-left: 40px;
}

#top-menu ul {
	padding-left: 0px;
}

#top-menu li {
	margin: 0; 
	list-style: none;	
	display: block;
	float: left;
}
#top-menu ul > li:last-child a{
	
}
#top-menu li a {
	margin-right: 5px;
	display: block;
	padding: 0px 40px 0px 40px;
	text-decoration: none;
	font-family: Impact;
	font-size: 24px;
	color: #69dc01;
}
#top-menu li a:hover {
	color: #fff;
}	
#top-menu li.active a {
	color: #fff;
}
/* EOD TOP MENU */ 

.index-haslo {
	position: absolute;
	top: 535px;
	width: 670px;
	text-align: right;
	height: 102px;
	border-bottom: 1px dashed #555;	
}

.index-haslo h1 {
	margin-bottom: 0px;	
}
.index-haslo h2 {
	color: #fff;
}
 /* SOF NEWS */
#news-container {
	margin-top: 200px;
	width: 980px;
	display: inline-block;
}
#news-container h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #69dc01;
	margin-bottom: 1px;
}
.newsdate {
	margin-top: 25px;
}
.newsdate, .newscontent {
	font-size: 10px;
	margin: 0px;
}
.newscontent {
	color: white;
	margin: 0px 0px 5px 0px;
	line-height: 130%;
}
.newscontent a {
	color: #69dc01; 
}


#newsbox, #clientbox {
	margin-right: 60px;
}
#newsbox{
	float: left;
	width: 300px;
	display: inline-block;
}
#clientsbox {
	display: inline-block;
	width: 300px;
	}
#clientsbox h3 {
	margin-left: 7px;
}
#projectsbox {
	width: 290px;
	display: inline-block;
	float: right;
}
#projectsbox h3 {
	margin-left: 30px;
}
.projectdiscript {
	text-decoration: none;
	
	color: #444;
	display: block;
	font-size: 10px;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 25px;
	margin-right: 10px;
}
.projectdiscript img {
	display: inline-block;
}
.projectdiscript:hover {
	color: #69DC01;
}
.projectsbox {
	background: white;
	width: 254px;
	height: 82px;
	margin-left: 30px;
}

.widgetbox {
	background: url("../images/buttons/widgetdefault.png");
	background-color: #1c1c1c;
	background-repeat: no-repeat;
	display: inline-block;
	margin: 7px;
	width: 105px;
	height: 105px;	
}
.widgetbox:hover {
	background-position: bottom;
}
/* EOF NEWS */
/* SOF LANGUAGE HELPER */
#Helper_SwitchLanguage {
	margin: 2px 10px auto auto; 
	float: right;
	font-size: 10px;
	color: #999;
}
#Helper_SwitchLanguage ul,
#Helper_SwitchLanguage span {
	float: left;
}
#Helper_SwitchLanguage a {
	color: #999;
	text-decoration: none;
}
#Helper_SwitchLanguage a:hover {
	color:red;
}
/* EOF LANGUAGE HELPER */
/* SOF breadcrumbs */
#breadcrumbs {
	font-size: 9px;
	/* background: #69dc01; */
	background: #555;
	padding: 2px 20px 2px 18px; 
	position: absolute;
	top: 590px;
	margin-left: -18px;
}
#breadcrumbs a {
	text-decoration: none;
	color: #888;
}
/* EOF breadcrumbs */
#footer ul.navigation {
	float: left;
	list-style: none;	
	color: #555;
	font-size: 10px;
	padding: 0;
}
#footer ul.navigation li {
	padding: 0px;
	display: inline-block;
}
#footer ul.navigation li.active {
	color: #69DC01;
}
#footer ul.navigation li a {
	margin: 1px 16px !important;
}
/* sof Footer  Menu */

/* eof Footer Menu */

