H1 {
	color: #FF9900;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -3px;
}

H2 {
	color: #FF9900;
	font-size: 16px;
	font-weight: bold;
}

a.link {
	text-decoration: underline;
}

a:hover.link {
	color: #000000;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}

.line {
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
}

.link {
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;
}

.main_text {
	color: #333333;
	font-size: 12px;
	list-style-image: url(img/arr.gif);
	list-style-position: outside;
	text-align: justify;
}

.polosa {
	background-color: #FF9900;
	background-image: url(img/poloski.jpg);
	background-position: left;
	background-repeat: repeat-x;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.side_l {
	background-color: #9C9C9C;
	background-image: url(img/lll.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

.side_r {
	background-color: #9C9C9C;
	background-image: url(img/rrr.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

.tab_text {
	color: #333333;
	font-size: 11px;
	text-align: center;
    vertical-align: bottom
}

.zag1 {
	color: #FF9900;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -3px;
}

.zag2 {
	color: #FF9900;
	font-size: 16px;
	font-weight: bold;
}

img.border

	{
	border: solid 3px #FFC182;
	}

