@import url(tineMCEcontent.css);
@import url(lightbox.css);

/*
body {
	background:#bbbbbb;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Trebuchet MS,Verdana;
	color:#5D738B;
	text-align:center;
}

img {
	border:0px;
	}
h3 {
	font-size:12px;
	color:#394856;
	}
h3 span{
font-size:11px;
}
	
#contentMain {
	width:1000px;
	margin:0 auto;
	text-align:left;
}
*/

/* ustawienia globalne */

body {
	background-color: #000000;
	font-family: verdana;
	font-size: 11px;
	margin: 0px;
}

img {
	border:0px;
}

a {
	color:#000000;
}

/* EOF ustawienia globalne */

div#main {
	text-align: center;
}

div#main div#mainPage {	
	border: 0px white solid;
	width: 990px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}

div.clear {
	clear:both;
}

/* STRONA GŁÓWNA */

div#topPage {
	height: 72px;
	background-image: url(/gfx/page/front/menu-bg.jpg);
}

div#navmenu {
	text-align: right;
	padding: 30px 30px 0 0;
}

div#navmenu a {
	font-size: 14px;
	font-weight: bold;
	color: #E2E2E0;
	text-decoration: none;
	padding: 5px;
	margin: 0 8px 0 8px;
}

div#centerPage {
	height: 440px;
}

div#centerPage div.left {
	background-image: url(/gfx/page/front/empire.jpg);
	width: 195px;
	height: 440px;
	float: left;
}

div#centerPage div.center {
	background-image: url(/gfx/page/front/text-center.jpg);
	width: 523px;
	height: 440px;
	float: left;
	/*border:1px black solid;*/
} 

/*div#centerPage div.center {
	border:1px solid red;
}
*/
div#centerPage div.center div#partners {
	width: 523px;
	height: 95px;
	background-color: #ffffff;
	position: relative;
	top: 10px;
}

div#centerPage div.right {
	background-image: url(/gfx/page/front/text-right.jpg);
	width: 272px;
	height: 440px;
	float: left;
}

div.right div.media {
	padding-left: 4px;
} 

div.right div.news {
	width: 200px;
	margin: 45px 0 0 45px;
}

div.right div.news div.head{
	text-align: right;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px black solid;
}

div.right div.news a.title {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

div.right div.news div.more {
	text-align: right;
}

div.right div.news div.more a {
	color: #000000;
	text-decoration: none;
}

div.right div.news span {
	color: #999;
}

div#bottomPage {
	height: 38px;
	background-image: url(/gfx/page/front/footer-bg.jpg);
	color:#E5E4E8;
}

div#bottomPage div.left {
	float: left;
	padding: 10px 0 0 30px;
}

div#bottomPage div.right {
	float: right;
	padding: 10px 30px 0 0;
}

div#bottomPage div.left a, div#bottomPage div.right a {
	color: #E5E4E8;
	text-decoration: none;
}

div#web-com {
	width: 215px;
	float: left;
	padding: 10px 0px 0px 30px;
	
}

div#footmenu {
	text-align: right;
	padding: 10px 30px 0px 0px;
	
}

/* PODSTRONY */

div#topPageWebs {
	height: 72px;
	background-image: url(/gfx/page/front/web-menu-bg.jpg);
}

div#navmenuWebs {
	text-align: right;
	padding: 30px 100px 0 0;
}

div#navmenuWebs a {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 10px;
	margin: 0 10px 0 10px;
}

div#centerPageWebs div.top {
	background-image: url(/gfx/page/front/web-text-center.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #e1e1e1;
	min-height: 294px;
}

div#centerPageWebs div.top div.content {
	padding:15px;
}

div#centerPageWebs div.top div.content p, h1 {
	margin:0px;
	padding:5px;
}

div#centerPageWebs div.top div.content h1 {
	font-size: 18px;
}

div#centerPageWebs div.top div.content h2 {
	font-size: 14px;
	margin: 0 0 0 5px;
	padding: 0px;
}

div#centerPageWebs div.top div.content a.title {
	color: #000000;
	text-decoration: none;
}

div#centerPageWebs div.top div.content a.news_title {
	color: #000000;
	text-decoration: none;
}

div#centerPageWebs div.top div.content div.news_more {
	text-align: right;
	margin-right: 40px;
}

div#centerPageWebs div.top div.content div.news_more a {
	color: #000000;
	text-decoration: none;
}

div#centerPageWebs div.top div.content div.news_back {
	text-align: right;
	margin-right: 40px;
}

div#centerPageWebs div.top div.content div.news_back a {
	color: #000000;
	text-decoration: none;
}

div#centerPageWebs div.top div.content hr.news_hr {
	border: none;
	background-color: #000000;
	height: 1px;
	font-size: 1px;
	margin-bottom: 5px;
	width: 98%;
}
	
div#centerPageWebs div.top div.content span.date {
	color: #000000;
	margin-left: 5px;
}

div#centerPageWebs div.bottom {
	background-image: url(/gfx/page/front/web-text-bottom.jpg);
	height: 129px;
} 

div#bottomPageWebs {
	height: 38px;
	background-image: url(/gfx/page/front/web-footer-bg.jpg);
	color:#ffffff;
}

div#bottomPageWebs div a {
	color: #ffffff;
	text-decoration: none;
}

div#bottomPageWebs div.left {
	float: left;
	padding: 10px 0 0 30px;
}

div#bottomPageWebs div.right {
	float: right;
	padding: 10px 30px 0 0;
}

div#bottomPageWebs div.left a, div#bottomPage div.right a {
	color: #E5E4E8;
	text-decoration: none;
}


div.system-linki a {
	color:#666666;
	text-decoration:none;
	margin:0 5px;
}

div.system-linki a:hover {
	text-decoration:underline;
}
