body {
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #391A38;
}

a {
	text-decoration: none;	
}

.m_bg_left{
	background-image: url(../images/m_bg_left.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	
}

.m_bg_right{
	background-image: url(../images/m_bg_right.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	
}

.table_total {
	background-image: url(../images/bg_total.gif);
}

.bottom1 {
	background-image: url(../images/bg_bottom1.gif);
}

.bottom2 {
	background-image: url(../images/bg_bottom2.gif);
}

.naglowek {
	background-image: url(../images/content_nag.gif);
}

.content {
	padding-left: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
}

.data {
	color: #4b1813;
	font-size: 10px;
	padding-left: 5px;
}

.table_news {
	border: solid;
	border-width: 1px;
	border-color: #743272;
}

.td_news {
	background-image: url(../images/bg_news.jpg);
	padding-left: 5px;
}

.news_title {
	color: #fff;
	font-weight: bold;
}

.foto,.pole {
	border: solid;
	border-width: 1px;
	border-color: #743272;
}

img .foto {
	border-color: #743272;
}

.podmenu1 {
	color: #743272;
	font-size: 13px;
	font-weight: bold;
}