#maintable{
	background-image:url('/img/bg_page.gif');
	background-position:top center;
	background-repeat:repeat-x;
}

.link1{
	color:#DB2913;
	text-decoration:none;
}
.link1:hover{
	color:#DB2913;
	text-decoration:underline;
}

.text01{
	font-family:Arial, Tahoma, Verdana;
	color:#EFE6D6;
	text-align:justify;
	padding:10px 0 10px 0;
}

.text01 a{
	color:#E9DFCD;
	font-weight:bold;
	text-decoration:underline;
}
.text01 a:hover{
	color:#FFFF34;
	text-decoration:underline;
}

.cennik-td{
	padding:7px 10px 7px 10px;
}

/* Lava strana stranky */

#column-left{
	vertical-align:top;
	width: 193px;
}
#flashmenu{
	background-image:url('/img/bg_menu.gif');
	background-position:top right;
	background-repeat:no-repeat;
	padding-left:15px;
}

#left-contacts{
	background-image:url('/img/bg_contact.gif');
	background-position:top left;
	background-repeat:no-repeat;
	text-align:left;
	position:absolute;
	top:-158px;
	left:35px;
	width:161px;
}
#left-contacts-content{
	padding:10px 0 10px 15px;
	font-size:10px;
	color:#EAD1B0;
}

#left-contacts-content a{
	color:#ffffff;
	text-decoration:underline;
}
#left-contacts-content a:hover{
	color:#F1E833;
	text-decoration:underline;
}

#langs{
	padding:15px 0 10px 0;
	text-align:center;
}
#langs img{
	margin:0 6px 0 6px;
}

#column-right{
	background-color:#9D2037;
	width: 493px;
}

#content-td{
	background-image:url('/img/bg_content.gif');
	background-position:top center;
	background-repeat:repeat-x;
	padding:5px 40px 0px 40px;
	vertical-align:top;
}
#footer-td{
	background-color:#440C19;
	padding:20px 0 20px 0;
	text-align:center;
	width:100%;
}

#footer-container{
	font-size:11px;
	position:relative;
	width:686px;
}
#footer-container-text{
	color:#AB8F8A;
}
#footer-container-text a{
	color:#DBC2A1;
	font-weight:bold;
	text-decoration:none;
}
#footer-container-text a:hover{
	color:#FFFF34;
	text-decoration:underline;
}
.footer-menu{
	color:#AB8F8A;
}
.footer-menu a{
	color:#AB8F8A;
	font-weight:normal;
	text-decoration:none;
}
.footer-menu a:hover{
	color:#DBC2A1;
	text-decoration:underline;
}
.pic01{
	border:4px solid #520819;
}







