* {
	margin:0;
	padding:0;
	border:0;
}
img {
	vertical-align:top;
}

ul {
	list-style:none;
}

a {
	color:#fff;
	text-decoration:underline
}
a:hover {
	text-decoration:none;
}

body {
	color:#f0b0bf;
	background:#450010;
	font:normal 12px/15px Arial;
}

h1 {
	color:#77152c;
	font:normal 12px/15px Arial;
}



h2 {
	color:#f0b0bf;
	font:normal 12px/15px Arial;
}



h3 {
	color:#e1e1e1;
	font:normal 18px/24px Tahoma;
}



#main {
	min-width: 1000px;
	width: 100%;
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "100%");
}

#top-bg {
	height:505px;
	background:url(img/top-bg.gif) repeat-x;
}

#top {
	height:505px;
	position:relative;
	background:#100004 url(img/top.jpg) no-repeat;
}
#center-img {
	width:605px;
	height:464px;
	position:absolute;
	top:42px;
	left:50%;
	margin-left:-303px;
}

#top-right-img {
	wdith:243px;
	height:59px;
	position:absolute;
	top:38px; right:51px;
}
#top-right-img2 {
	wdith:243px;
	height:45px;
	position:absolute;
	top:150px; right:51px;
}
#navigation {
	padding:145px 0 0 46px;
}
#navigation li {
	padding:10px 0;
}
#navigation a {
	background:url(img/navigation.gif) repeat-x bottom;
	padding:5px 0;
	text-decoration:none;
}

#navigation a:hover,
#navigation a.active {
	color:#fff;
	text-decoration:none;
	background:none;
}

#content {

}

#content-table {
	width:100%;
}
#content-table td {
	vertical-align:top;
}
#left-col {
	width:238px;
	height:655px;
	padding:53px 0 0 30px;
	background:#450010 url(img/content-table.gif) repeat-x;
}
#left-col div {
}
#feedback {
	width:237px;
	height:100px;
	background:url(img/feedback.gif) no-repeat;
}
#garant {
	margin:80px 0;
}


#right-col {
	padding:53px 51px 0 32px;
	background:#450010 url(img/content-table.gif) repeat-x;
}
#right-col p {
	padding:9px 0;
}
#right-col h2 {
	margin-bottom:10px;
}
#image {
	height:108px;
	background:url(img/imagebg.gif) repeat-x;
}

#footer-text {
	width:170px;
	padding:10px 22px 10px 46px;
	font-size:11px;
	color:#77152c;
}

#footer-copy {
	padding:0 51px 0 32px;
	color:#834452;
}
#footer-copy a {
	color:#834452;
	text-decoration:none;
}
#footer-copy p {
	padding:2px 0;
}

#content-table #footer-text,
#content-table #footer-copy {
	vertical-align:middle;
	height:130px;
	background:url(img/footer.gif) repeat-x;
}

#footer {
	width:100%;
}
#mail {
	text-align:right;
}
#mail ul {
	float:right;
}
#mail li {
	float:left;
	margin:0 7px;
}

.reklama {
	margin:12px 0;
	padding:0px;
	border:1px solid #220003;
	color:#834452;
}

.reklama a {
     color:#834452;
}