body{
margin:0;
background-image: url(../images/tlo.gif);
background-repeat:repeat-x;
background-color:#d6e1ea;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#2c2c2c;
}

a {
outline: none;
}

a {
    font: 12px tahoma;
    color:#104387;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    color: #104387;
    text-decoration: underline;
}

#kontener{
width:966px;
margin:0 auto;
}
#top{
height:264px;
background:url(../images/opel_top_2.jpg) no-repeat bottom; 
}
#kontent{
clear:both;
background-image:url(../images/tlo_strony.gif);
background-repeat:repeat-y;
overflow:hidden;
height:1%;
}
#lewa{
margin:0 0 0 15px;
display:inline;
float:left;
}
#srodek{
width:660px;
padding:30px 20px 10px 20px;
display:inline;
float:left;
}
#menu{
padding:7px 0 0 470px; 
position:relative; 
width:500px;
z-index: 50;
list-style: none;
margin: 0px;
}

.nav_left {
font-size: 11px;
padding: 0px 0px 20px 0px;
}

.nav_left a {
font-size: 11px;	
}

.nav_left a:hover {
font-size: 11px;	
}


#stopka{
background-image:url(../images/tlo_stopka.gif);
background-repeat:no-repeat;
padding:30px 0 0 0;
text-align:center;
margin:0 0 10px 0;
color:#2d557e;
}

#stopka a {
color:#2d557e;
text-decoration:none;
font-weight:bold;
font-size: 11px;
}
#stopka a:hover{
text-decoration: underline;
}
.inline_left{
display:inline;
float:left;
}

#naglowek {
display:inline;
float:left;
width: 730px;
height: 64px;
background-image:url(../images/tytul.gif);
}

#naglowek_tekst {
padding:7px 0 0 230px;
font-size: 18px;
font-weight: bold;
}


.news{
overflow:hidden;
height:1%;
border-bottom:solid 1px #CCCCCC;
margin:0 0 15px 0;
padding:0 0 10px 0;
}
.news .tytul{
font-size:12px;
font-weight:bold;
}
.news .data{
font-size:10px;
}
.news img{
float:left;
border:solid 2px #253759;
margin:15px 10px 5px 0;
}
.wiecej{
text-align:right;
clear: both;
}
.wiecej a{
color:#000;
font-weight:bold;
text-decoration:none;
font-size: 11px;
}
.wiecej a:hover{
text-decoration: underline;
}


/* ============== Input errors ============== */
ul.errors {
	padding: 0px;
	margin: 0px;
}

ul.errors li {
	list-style: none;
	font-size: 10px;
	color: red;
}

ul.errors2 {
	padding: 10px 0px 10px 0px;
	margin: 0px;
}

ul.errors2 li {
	list-style: none;
	color: red;
}

/* =============  galeria ============== */
.galeria_lista {
width: 576px;
overflow: hidden;
margin: 0 auto;
padding-top:10px;
}

.galeria_img {
	float:left;
	width: 120px;
	border: 1px solid #BBDAEA;
	margin: 0px 0px 10px 10px;	
	padding: 5px;
	font-size: 10px;
	text-align: center;
}

.galeria_img:hover {
    background: #AED4E8;
}	
	
	
/* =============  others ============== */	
	
.clear {
	clear: both;
}

/* ============== tabele ============== */
.Tabelka {background: #AEC0D4;}

	.Tabelka td {padding: 5px;text-align:center;margin-top:10px;margin-bottom: 10px;}
	.Tabelka td a {font-weight: bold;text-decoration: none;color: #104387;}
	.Tabelka td a:hover {font-weight: bold;text-decoration: underline;}
	.Tabelka .TrLabel .TdLabel {background: #AEC0D4;color: #FFFFFF;font-weight: bold;text-align: center;}
	.Tabelka .TrOne {background:#DCE2E5;padding: 3px;}
	.Tabelka .TrTwo {background: #FFFFFF;padding: 3px;}
	
	.Tabelka .TrOneOn {background:#BBDAEA;}
	.Tabelka .TrTwoOn {background:#BBDAEA;}
	
	.Tabelka .TdButton .Button {float: left;width:auto; background:#FFFFFF;margin-right: 5px;}
	.Tabelka .TdButton .Button img {vertical-align: middle;}
	
/* ============== forms ============== */
.przycisk {
font-weight:bold;
height:25px;
background-color:#AEC0D4;
border:none;
color:#FFFFFF;
font-size:11px;
width: auto;
}

.text {
padding:3px;
border:1px #27508E solid;
font-size: 11px;
background: #AEC0D4;
width: 150px;
}