﻿html
,body
{
	height:100%;
	min-width:940px;
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	background:url(/resources/images/template/bg-body.gif) repeat-x;
}
form,fieldset,img{margin:0;padding:0;border:0;}
a{color: #e9451f; text-decoration:none;}
a:hover{text-decoration:underline;}
h1{
	margin: 8px 0 0 0;
	font-size: 20px;
	color:#e9451f;
}
h2{
	margin: 5px 0 0 0;
	font-size: 17px;
	color:#e9451f;
}
#wrapper-holder{
	width:100%;
	position:relative;      
	min-height:100%;
	background:url(/resources/images/template/bg-wrapper-holder.gif) repeat-x 0 100%;	
}
#wrapper{	
	width:940px;
	padding:35px 0 8px;
	margin:0 auto;
}
/*header*/
#header{
	min-height:102px;
}
* html #header{
	height:102px;
}
.logo{
	float:left;
	display:inline;
	margin:0 0 0 18px;
	width:281px;
	height:92px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/resources/images/template/logo.gif) no-repeat;
}
.logo a{
	height:100%;
	display:block;
}
#header .item{
	float:right;
	width:630px;
}
/*language*/
.language{
	float:right;
	margin:12px 0 0;
	padding:0;
	list-style:none;
}
.language li{
	float:left;
	display:inline;
	margin:0 10px 0 0 ;
}
.language a{
	padding:0 0 0 25px;
	color:#777;
}
.english{
	background: url(/resources/images/template/icon1.gif) no-repeat;
}
.polska{
	background: url(/resources/images/template/icon2.gif) no-repeat;
}
/*nav*/
.nav{
	float:right;
	display:inline;
	clear:both;
	margin:30px -10px 0 0 ;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.nav li{
	float:left;
	display:inline;
	margin:0 1px 0 -1px;
	padding:0 20px;
	background:url(/resources/images/template/separator.gif) no-repeat;
}
.nav a{
	font-size:13px;
	font-weight:bold;
	color:#777;
}
.subnav{
	float:right;
	display:inline;
	clear:both;
	margin:5px 4px 0 0 ;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.subnav li{
	float:left;
	display:inline;
	margin:0 1px 0 -1px;
	padding:0 5px;
	background:url(/resources/images/template/separator.gif) no-repeat;
}
.subnav a{
	font-size: 12px;
	font-weight:normal;
	color:#777;
}
/*main*/
#main{
	width:936px;
	overflow:hidden;
	border:2px solid #ddd;
	padding:8px 0 0;
	margin:0 0 47px;
	background: url(/resources/images/template/bg-main.gif) repeat-x;
}
/*sidebar*/
#sidebar{
	float:left;
	display:inline;
	width:190px;
	overflow:hidden;
	padding:0 0 0 8px;
	margin:0 8px 0 0;
	background:url(/resources/images/template/bg-sidebar.gif) no-repeat;
}
/*navigation*/
.navigation{
	margin:0;
	padding:0 0 10px 0;
	list-style:none;
	border-top:1px solid #ddd;
}
.navigation li{
	border:1px solid #ddd;
	border-top:none;
}
.navigation li a{
	color:#e9451f;
	display:block;
	padding:8px 0 5px 8px;
}
.navigation li.active a,
.navigation li a:hover{
	color:#666;
	text-decoration:none;
	font-weight:bold;
}
/*navigation 2*/
.navigation ul{
	margin:0;
	padding:11px 0;
	list-style:none;
	border-top:2px solid #e9451f;
}
.navigation ul li{
	border:none;
}
.navigation ul li a{
	color:#e9451f !important;
	font-weight:normal !important;
	padding:0 0 0 18px!important;
	line-height:15px;
	overflow:hidden;
	height:1%;
}
.navigation ul li a:hover{
	color:#666 !important;
	font-weight:bold !important;
}
.text-align{
	width:100%;
	overflow:hidden;
	text-align:center;
}
.text-align h2{
	margin:0;
	font-size:17px;
	line-height:24px;
	color:#e9451f;
}
#two-column{
	float:right;
	width:730px;
}
/*content*/
#content{
	float:left;
	width:524px;
	overflow:hidden;
}
.image-holder{
	
}
.image-holder img{
	display:block;
}
h2{
	font-size:14px;
	line-height:18px;
	color:#777;
	margin:5px 0 0 10px;
}
/*#content table*/
#content table{
	border:2px solid #ddd;
	border-bottom:none;
	margin:6px 0 0;
}
#content table .td1{
	color:#999;
	font-size:18px;
	border-right:1px solid #ddd;
	border-bottom:2px solid #ddd;
	text-align:center;
	width:65px;
	padding:16px 5px 18px;
	background: url(/resources/images/template/bg-td.gif) no-repeat;
}
#content table .td2{
	vertical-align:top;
	width:420px;
	padding:10px 14px 0 10px;
	border-bottom:2px solid #ddd;
}
#content table .td2 p{
	margin:0;
	color:#000;
	margin:4px 0 0 47px;
	line-height:18px;
}
#content table .td2-1 h3{
	color:#356aa0;
}
#content table .td2-1{
	background: url(/resources/images/template/bg-td2-1.gif) no-repeat 10px 32px;
}
#content table .td2-1 p a{
	color:#356aa0;
}
#content table .td2-2 h3{
	color:#006e2e;
}
#content table .td2-2{
	background: url(/resources/images/template/bg-td2-2.gif) no-repeat 10px 32px;
}
#content table .td2-2 p a{
	color:#006e2e;
}
#content table .td2-3 h3{
	color:#ff7400;
}
#content table .td2-3{
	background: url(/resources/images/template/bg-td2-3.gif) no-repeat 10px 32px;
}
#content table .td2-3 p a{
	color:#ff7400;
}
#content table h3{
	font-size:14px;
	line-height:18px;
	margin:0;
	display:block;
}
/*end table*/
/*comments*/
.comments{
	margin:5px 0 0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.comments li{
	float:left;
	width:100%;
	overflow:hidden;
	padding:8px 0 8px 10px;
	margin:0px 0 -2px 0;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.comments p{
	margin:8px 0 0;
	line-height:16px;
}
.comments .link1{
	float:left;
	display:block;
	color:#e9451f;
}
h4{
	margin:0;
	font-size:14px;
	color:#e9451f;
}
h4 strong{
	color:#444;
}
.comments li .image-holder{
	display:inline;
	float:right;
	margin:0 21px 0 10px;
}
.comments li .image-holder img{
	display:block;
}
/*column-right*/
#column-right{
	float:right;
	display:inline;
	width:190px;
	padding:0 8px 0 0;
	margin:0 0 0 8px;
	background: url(/resources/images/template/bg-column-right.gif) no-repeat 100% 0;
}
.navbar{
	margin:0;
	padding:0;
	list-style:none;
}
.navbar li{
	text-align:center;
	margin:0 0 8px 0;
}
.navbar li a{
	background:#E9451F none repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	font-size:13px;
	font-weight:bold;
	height:1%;
	line-height:40px;
	overflow:hidden;
}
#column-right .item, #sidebar .item{
	text-align:center;
	margin:8px 0 0;
	border:1px solid #ddd;
	height:1%;
	overflow:hidden;
}
/*footer*/
#footer{
	position:absolute;
	bottom:0;
	/*margin:10px 0 0;*/
	padding:0 0 10px;
	text-align:center;
	width:940px;
	height:26px;
	color: white;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#footer li{
	padding:0 5px;
	display:inline;
	margin:0 -1px 0 1px;
	line-height:20px;
	font-weight:bold;
	background: url(/resources/images/template/separator2.gif) no-repeat 0 2px;
}
#footer li img{
	margin:0 8px 0 0;
	vertical-align:-8px;
}

#footer ul li:first-child {
	background-image: none;
}
#footer li a{
	color:#fff;
}