/* CSS Document */

body {
	font: 75%/170% Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #333333;
	background: #333333 url(../img/tlo_wraper.jpg) no-repeat center top;
}

#page {

}
	
#wrapper {
	width: 980px;
	height: 800px;
	margin: 0px auto;
	position: relative;

}

#pajero-header {
	position:absolute; 
	top:70px;
	left:15px; 
	z-index:20;
}

#pajero-header img {
	border:none;
}

#header_main {
	height: 220px;
	background: url(../img/main-bg-mainpage.png) no-repeat center top;
}

#header {
	height: 220px;
	background: url(../img/main-bg.png) no-repeat center top;
}

#header-club {
	height: 220px;
	background: url(../img/main-bg.png) no-repeat center top;
}

#header-forum {
	height: 220px;
	background: url(../img/main-bg-forum.png) no-repeat center top;	
}

#header h2 {
	position: absolute;
	top: 40px;
	left: 100px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: normal 30px/100% "Trebuchet MS", Arial, sans-serif;
}
#header h2 a, h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header h2 a:hover {
	color: #000000;
	text-decoration: none;
}

#topbanner {
	height: 100px;
	width: 700px;
	margin-top: 10px;
	margin-left: 210px;
	position: absolute;
	border: none;
}

#topbanner-klub {
	height: 100px;
	width: 700px;
	margin-top: 10px;
	margin-left: 210px;
	position: absolute;
	border: none;
}

#topbanner-forum {
	height: 110px;
	width: 920px;
	margin-top: 5px;
	margin-left: 40px;
	position: absolute;
	border: none;
}

#nav {
	height: 50px;
	width: 650px;
	margin-top: 120px;
	margin-left: 240px;
	position: absolute;
	border: none;
}

#skype {
	height: 30px;
	width: 30px;
	margin-top: 135px;
	margin-left: 930px;
	position: absolute;
	border: none;
}

#email {
	height: 30px;
	width: 30px;
	margin-top: 135px;
	margin-left: 900px;
	position: absolute;
	border: none;
}

#loginbox {
	height: 300px;
	width: 210px;
	margin-top: 180px;
	margin-left: 750px;
	position: absolute;
	border: none;
	background: url(../img/login-box.png) no-repeat;
	padding-right: 10px;
	padding-left: 18px;	
}

#loginbox div.tx-feuserloginsystem-pi1 {
	height: 220px;
}

#loginbox .tx-feuserloginsystem-pi1 a {
	text-decoration: none;
	color: #333333;
}

#loginbox .tx-feuserloginsystem-pi1 a:hover {
	text-decoration: underline;
	color: #ff3300;
}

#loginbox div.tx-srfeuserregister-pi1 {
	height: 75px;
}

#loginbox .tx-srfeuserregister-pi1 a {
	text-decoration: none;
	color: #ffffff;
}

#mainnews {
	height: 300px;
	width: 700px;
	margin-top: 180px;
	margin-left: 40px;
	position: absolute;
	border: none;
	
}

#content {
	width: 980px;
	position:absolute;
	margin-top: 260px;
}

#spacer {
	height: 40px;
	width: 980px;
	display: block;
	position: relative;
	border: none;
	background: url(../img/pasek_poz.png) no-repeat;	
}

#newslist {
	height: 180px;
	width: 370px;
	display:block;
	float:left;
	margin-left: 40px;
	background:url(../img/newslist-bg.png) no-repeat;
}

#newslist-header {
	height: 30px;
	width: 370px;
	display:block;

}

#newslist-list {
	height: 150px;
	width: 370px;
	display:block;
	overflow: scroll;
	overflow-X: hidden;
}

#newslist-list a {
	text-decoration: none;
	color: #ff3300;
}

#newslist-list a:hover {
	text-decoration: underline;
	color: #ff3300;
}

#newslist-list a:visited {
	color: #ff3300;
}

#newslist li {
	line-height: 25px;
	border-bottom:dotted 1px black;
	max-width: 300px;
}

#banners {
	height: 180px;
	width: 540px;
	display:block;
	float:right;
	margin-right: 20px;
}

#left_banner {
	height: 180px;
	width: 320px;
	display:block;
	float:left;
}

#right_banner {
	height: 180px;
	width: 210px;
	display:block;
	float:right;
}


#left_col {
	width: 160px;
	display:block;
	float:left;
	margin-left: 40px;
	min-height: 200px;
}

#left_col_title {
	width: 160px;
	height: 35px;
	background: url(../img/punkt_linia.png) repeat-x bottom;
	display: block;
	margin-bottom: 5px;
	margin-top: 12px;	
}


#left_col_header {
	width: 160px;
	height: 10px;
	background: url(../img/left_menu_top.png) no-repeat;
	display: block;
}

#left_col_content {
	width: 160px;
	background: #1e1e1e;
	display: block;
	min-height: 30px;
	padding-bottom: 12px;
}

#left_col_content img {
	border: none;
}

#left_col_content div.submenu-item {
	margin-left: 14px;
	margin-right: 14px;
	min-height: 38px;
	vertical-align: middle;
	border-bottom: #666666 dotted 3px;
	padding-top: 12px;
}

#left_col_content div.submenu-item a {
	color: #5c5c5c;
	text-decoration: none;
}

#left_col_content div.submenu-item a:hover {
	color: #ff3300;
	text-decoration: underline;
}


#left_col_content div.submenu-item-active {
	margin-left: 14px;
	margin-right: 14px;
	min-height: 38px;
	vertical-align:middle;
	border-bottom: #666666 dotted 3px;	
	padding-top: 12px;
}

#left_col_content div.submenu-item-active a {
	color: #ff3300;
	text-decoration: none;
}

#left_col_content div.submenu-item-active a:hover {
	text-decoration: underline;
}

#left_col_footer {
	width: 160px;
	height: 10px;
	background: url(../img/left_menu_bottom.png) no-repeat;
	display: block;
	margin-bottom: 10px;
}


#main_content {
	min-height: 200px;
	width: 520px;
	display:block;
	float:left;
	margin-left: 20px;
	color: #8d8d8d;
	font-family: MS Sans Serif, Arial, Helvetica, sans-serif;
}


#main_content a {
	text-decoration: none;
	color: #ff3300;
}

#main_content a:hover {
	text-decoration: underline;
	color: #ff3300;
}

#main_content a:visited {
	color: #ff3300;
}

#main_content div.tt-text {
	width: 500px;
}

#main_content div.csc-header {
	font-size: 8px;
	text-transform:uppercase;
	background: url(../img/punkt_linia.png) repeat-x bottom;	
	width: 500px;
	min-height: 35px;
	display: block;
}

#right_col {
	width: 210px;
	min-height: 200px;
	display:block;
	float:right;
	margin-right: 20px;
}	

#wide_content {
	min-height: 200px;
	width: 920px;
	display:block;
	float:left;
	margin-left: 40px;
	margin-right: 20px;	
	color: #8d8d8d;
	font-family: MS Sans Serif, Arial, Helvetica, sans-serif;
}

#wide_content a {
	text-decoration: none;
	color: #ff3300;
}

#wide_content a:hover {
	text-decoration: underline;
	color: #ff3300;
}

#wide_content a:visited {
	color: #ff3300;
}


#cols_content {
	min-height: 200px;
	width: 740px;
	display:block;
	float:left;
	margin-left: 20px;
	color: #8d8d8d;
	font-family: MS Sans Serif, Arial, Helvetica, sans-serif;
}


#cols_content a {
	text-decoration: none;
	color: #ff3300;
}

#cols_content a:hover {
	text-decoration: underline;
	color: #ff3300;
}

#cols_content a:visited {
	color: #ff3300;
}

#cols_content div.csc-header {
	font-size: 8px;
	text-transform:uppercase;
	background: url(../img/punkt_linia.png) repeat-x bottom;	
	width: 740px;
	min-height: 35px;
	display: block;
}

#spacer-bottom {
	height: 40px;
	width: 980px;
	display: block;
	float: left;
	border: none;
	background: url(../img/pasek_poz.png) no-repeat;	
}

#bottombanner {
	height: 300px;
	width: 920px;
	margin-left: 40px;
	float:left;
	border: none;
}

