@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	outline-style: none;
}

body {
	background: #fff url(../i/bg-wood.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	text-decoration: none;
}

h2 {
	color: #458e01;
	margin-bottom: 15px;
	font-size: 18px;
}

img {
	border: 0;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 2px solid #333;
	background-color: #f9feeb;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	width: 250px;
}

input.sub {
	color: #ffffff;
	background-color: #333;
	font-weight: bold;
	font-size: 12px;
	width: 80px;
}

table tr td.label {
	vertical-align: top;
	width: 280px;
}

span.date {
	font-weight: normal;
	font-size: 11px;
	color: #7f7f7f;
}

.clear {
	clear:both; 
	width: 100%; 
	line-height:1px; 
	font-size:1px;
}

.no-dsp {
    display: none;
}

#main {
	margin-left: 23px;
	width: 980px;
}

#fiat {
    width: 250px;
    height: 161px;
    position: fixed;
    bottom: 0;
    right: 0;
    background: url(../i/fiat.png) no-repeat;
    }

#top {
	height: 140px;
	width: 980px;
}

	#topLinks {
		margin: 10px 10px 0 0;
		float: right;
		text-align: right;
		color: #ffffff;
		height: 20px;
		width: 300px;
	}
	
		#topLinks a {
			color: #888888;
		}
		
		#topLinks a:hover {
			text-decoration: underline;
		}

	#logo {
		margin: 20px 0 0 15px;
		float: left;
	}
	
	.menu {
		font-size: 13px;
	}
	
	.menu a {
		color: #888;
	}
	
	.menu a.inv {
		color: #235ac8;
		font-weight: bold;
	}
	
	.menu a:hover {
		color: #000;
	}
	
#footer {
	padding: 30px 19px 10px 0;
	text-align: right;
}

/** podstrony **/

#sMenu {
	position: absolute;
	top: 81px;
	left: 338px;
	width: 710px;
        font-size: 12px;
}

	#sMenu a {
		margin-right: 7px;
	}
	
.galleryMenu {
	padding: 15px;
}
	
#leftContent {
	width: 300px;
	float: left;
	padding-top: 76px;
}

    #leftContent img {
        -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    }

#rightContent {
	width: 680px;
	float: left;
	background-color: #ffffff;
	text-align: justify;
        -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
}

	.title {
		background-color: #333;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 30px;
		line-height: 32px;
		color: #ffffff;
		padding: 22px 20px;
		margin-left: 265px;
	}
	
	#rightContent .title {
		margin-left: 0;
	}
	
	#rightContent .intro, #rightContent .text {
		padding: 20px;
		line-height: 17px;
	}
	
		#rightContent .text a {
			color: #666;
		}
		
		#rightContent .text hr {
			border-top: 1px dashed #333;
			 border-width: 1px 0 0 0;
			 height: 1px;
			 margin: 10px 0 10px 0;
		}

                #rightContent .text h3 { margin-bottom: 10px; margin-top: 20px; }

                #rightContent .text ol { margin-left: 30px; }

	#rightContent .intro {
		font-weight: bold;
		padding-bottom: 0;
	}

	.gallery {
		text-align: left;
		padding: 0 0 0 35px;
		margin-bottom: 10px;
	}
	
	.gallery img {
		border: 3px solid #458e01;
	}
	
	.gallery .thumb {
		margin: 5px;
		float: left;
	}
		
	
/** /podstrony **/

/** strona glowna **/
#content {
	width: 980px;
}

	#mainMenu {
		width: 160px;
		padding-top: 10px;
		padding-left: 20px;
		line-height: 23px;
		float: left;
	}
	
	#mainSlideshow {
		width: 335px;
		height: 260px;
		float: left;
	}
	
	#mainNews {
		width: 280px;
		height: 260px;
		background-color: #ffffff;
		float: left;
	}
	
		#mainNewsTop {
			height: 170px;
			padding: 15px;
		}

                        h2,
			.head {
				color: #333;
				font-size: 14px;
				font-weight: bold;
			}
			
			ul {
				list-style-image: url(../i/li.gif);
				margin: 10px 0 0 20px;
				font-size: 12px;
				font-weight: bold;
			}
			
			ul li {
				margin: 5px;
			}
			
			ul li a {
				color: #666;
				text-decoration: none;
			}
			
			ul li a:hover {
				text-decoration: underline;
			}
		
		#regButton {
			position: absolute;
			top: 280px;
			left: 750px;
			width: 98px;
			height: 98px;
			background-image: url(../i/reg_button.gif);
		}
		
		#mainNewsBottom {
			height: 38px;
			background-color: #458e01;
			padding: 22px 0 0 15px;
			font-size: 14px;
			font-weight: bold;
		}
		
			#mainNewsBottom a {
				color: #ffffff;
			}
			
			#mainNewsBottom a:hover {
				text-decoration: underline;
			}
	
.logosHead {
	color: #ffffff;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #51018e;
	padding-left: 5px;
	margin-bottom: 9px;
}

.logoBox, .logoBoxLast {
	float: left;
	width: 95px;
	height: 95px;
}

.logoBox {
	margin-right: 9px;
}
	
#sponsorsLogos {
	width: 199px;
	padding: 20px 0 0 170px;
	float: left;
}

#mediaLogos {
	width: 199px;
	float: left;
	padding: 20px 0 0 9px;
}

#partnersLogos {
	width: 199px;
	float: left;
	padding: 20px 0 0 9px;
}

.newsArchive { margin: 20px 0 0 20px; }
.newsArchive a { color: #51018e; }
.newsArchive a:hover { color: #fff; background: #51018e; }

/** /strona glowna **/

.newsList a:hover { text-decoration: underline; }

.mainContent { width: 760px; padding: 10px 20px 20px 20px; float: left;}
.mainContent .slideNews {
    height: 310px;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;}
.mainContent .slideNews .slide { float: left; width: 400px; }
.mainContent .slideNews .slide .slideshow { width: 400px; }
.mainContent .slideNews .news { float: left; position: relative; width: 320px; height: 270px; padding: 20px; background: #fff; }
.mainContent .slideNews .news .bottom { width: 360px; background: #333; height: 70px; position: absolute; bottom: 0; left: 0; }
.mainContent .slideNews .news .reg-button { display: block; position: absolute; width: 98px; height: 106px; bottom: 0; right: 35px;  }

.tnf-sc { margin-top: 30px; margin-left: 10px; }
.logos {}
.logos .logos-box { margin-right: 10px; float: left; }
.logos .logos-box .slideshow { width: 118px; height: 118px; float: left; }
.logos .logos-box .slideshow img { -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc; }
.logos .logos-box h4 { -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc; margin-bottom: 10px; color: #fff; background: #333; font-size: 10px; padding: 2px 0 2px 5px; font-weight: normal; width: 241px; }

.news-box { margin-bottom: 25px; }

.photos-list { list-style: none; }
.photos-list li { float: left; }
.photos-list li img { border: 3px solid #666; }
.videos-list { list-style: none; padding-bottom: 20px; }
.videos-list li { float: left; padding-bottom: 10px; }

.text p { margin-bottom: 20px; }

.social-box {
    position: fixed;
    top: 50px;
    right: 0;
    width: 85px;
    padding: 10px;
    background: #fff;
    -moz-box-shadow: -1px 1px 5px #ccc;
    -webkit-box-shadow: -1px 1px 5px #ccc;
    box-shadow: -1px 1px 5px #ccc;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
