@import url("header.css");
@import url("content.css");
@import url("footer.css");


* { margin: 0; padding: 0; }

html, body { 
	width: 100%; height: 100%; 
	padding: 0; margin: 0;
	font-family: verdana; font-size: 9pt; color: #000;
}

body { background: #99ccff; }

a { 
	outline: none; -moz-outline: 0; 
	border: none; border-width: 0px;
	font-family: verdana; 
	text-decoration: underline;
}
a:active { outline: none; -moz-outline: 0; }
a:focus { outline: none; -moz-outline: 0; }
a:hover { text-decoration: none; }

img { border: none; border-width: 0px; vertical-align: top;}

table { border-collapse: collapse; }



h1, h2, h3, h4, h5, h6 { 
	font-family: verdana; font-size: 12pt; color: #000;
	font-weight: bold; 
	text-align: left; 
}

.cl { clear: both; height: 0; font-size: 0; line-height: 0; }

#main { width: 1000px; margin: 0 auto; }

.marka{
font-size : 15px;
color : #000;
margin-left: 10px; 
margin-right: 10px; margin-top: 15px; font-weight: bold;
height:25px;
text-align: center;
}
.markacar{
font-size : 15px;
color : #1e4a95;
margin-bottom: 10px; font-weight: bold;
text-align: center;
}
.serbg{
background: #f2f2f2;
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
}

#harakteristika{
margin:10px 10px 20px 0px;
border-left: 1px solid #d0d0d0;
border-right: 1px solid #d0d0d0;
width: 98%;
}
#harakteristika td{padding:5px;
}
.marka p{
float:left;
width:50%;
}
#harakteristika .bold, .marka p.bold{
text-align:right;
}
.bigimg img{
margin:0px 5px 5px 0;
width:500px;

}
.smallimg td{
width:153px;
vertical-align:top;
}
.smallimg td img{
width:150px;
margin:0 2px 2px 0;
}
.oldstr{
text-align:center;
margin:10px;
}
.oldstr a{color:#2e67c7;}

