body{
background: #0381bc url(../images/bg.jpg) repeat-x;
margin:0;padding:0;
font-family:tahoma;
font-size:10pt;
}

#page{
margin:0 auto;
width:1000px;
}


#top{
background:url(../images/top.jpg) no-repeat;
height:360px;
}



#animacje{
padding-left:300px;
position:relative;
top:10px;
height:40px;
}

#buttons{
position:relative;
top:170px;
height:60px;
}

#buttons a span{
display:none;
}

#buttons a{
position:relative;
float:left;
display:block;
height:60px;
}

#buttons a.kierowca{
left:500px;
width:120px;
}

#buttons a.prawko{
left:520px;
width:140px;
}

#buttons a.its{
left:530px;
width:60px;
}


#menu{
position:relative;
height:50px;
top:186px;
padding-left:60px;
line-height:50px;
}

.menu{
list-style:none;
margin:0;
padding:0;
}

.menu li{
display:inline;
}

.menu li.active a{
color:#f9f900;
}

.menu li a{
text-decoration:none;
color:#ffffff;
font-size:14pt;
margin-right:10px;
}

.menu li a:hover{
color:#ffff80;
}

#middle{
width:854px;
background: #fff url(../images/page_bottom.jpg) bottom repeat-x;
margin-left:67px;
padding-bottom:50px;
}

#left,#right{
float:left;
}

#left{
width:230px;
padding-left:20px;
padding-right:20px;
}


#right{
width:560px;
}

#page_bottom{
background: url(../images/content_bottom.jpg) right no-repeat;
height:59px;
}

#footer{
line-height:15px;
text-align:center;
clear:both;
width:854px;
height:50px;
background: #2e2d2d url(../images/footer_shadow.jpg) top repeat-x;
margin-left:67px;
border-bottom:5px solid #424242;
}

#copyrights {
color:#c0c0c0;
padding-top:10px;
}

#copyrights a{
color:#c0c0c0;
text-decoration:none;
font-size:8pt;
}

/*-------------------*/

#nowykurs{
background:url(../images/kurs.jpg) no-repeat;
height:89px;
}

#nowykurs .kolejny{
position:relative;
left:90px;
top:35px;
font-weight:bold;
font-size:13pt;
}

#nowykurs_middle{
background:url(../images/kurs_middle.jpg) repeat-y;
width:178px;
padding-left:15px;
padding-right:10px;
margin-left:41px;
}

#nowykurs_bottom{
margin-left:41px;
height:13px;
background:url(../images/kurs_bottom.jpg) no-repeat;
}

.rodzajkursu {
font-weight:bold;
color:#000;
width:150px;
}

.data{
width:150px;
padding-left:10px;
font-weight:bold;
font-size:10pt;
color:#f90000;
padding-bottom:10px;
}



			/* galleryShow START */

.galleryShow {
	background-color: transparent;
	padding: 15px 5px 5px 5px;
	text-align: center;
	font-family: arial;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.galleryShow .smallImages {
	background-color: transparent;
	padding: 10px;
}

.galleryShow .smallImages img {
	margin: 10px;
}

.galleryShow .smallImages .active img {
	border: 5px solid #a6a6a6;
	margin: 0;
}

.galleryShow p {
	margin: 10px;
	padding: 0;
}

/* galleryShow END */