body {
		background-color: #ffffff;
		background: url(img/fon.png) repeat;
}
p{
		margin-top: 0px;
		text-indent: 30px;
}
a {
		color: #e32c1f;
		text-decoration: none;
		border: 0px;
		cursor: pointer;
}

a:hover {

		text-decoration: underline;
		cursor: pointer;
}

img {
		border: 0px;
}
/*-------------------------------------divs------------------*/
#header {
		clear: both;
		width: 905px;
		height: 240px;
		margin-top: 30px;
		background: url(img/cap.jpg) no-repeat;

}

#menu {
		color: white;
		text-align: left;
		font-family: 'Arial', sans-serif;;
		font-size: 13pt;
		font-style: normal;
		font-weight: 800;
		vertical-align: bottom;
		margin-bottom: 10px;
		margin-left: 26px;

}

#tabl_menu {
		height: 10px;
		color: #eceded;
		font-family: 'Arial', sans-serif;
		font-size: 12pt;
		font-style: normal;
		text-align: right;
		vertical-align: bottom;
		margin-right: 30px;
		margin-top: 195px;
		position: relative;


}


#telo{
		float: left;
		min-height: 400px;
		width: 700px;
		text-align: justify;
		font-family: 'Arial', sans-serif;
		font-size: 10pt;
		font-style: normal;
		margin-top: 10px;
		margin-left: 10px;





}

#niz {
		clear: both;
		width: 905px;
		height: 24px;
		background-color: #8d1912;
}

#submenu1{
		LEFT: -1000px;
		OVERFLOW: hidden;
		POSITION: absolute;
		TOP: -1000px;
		border: 0px solid #df0024;
		background-color: #e4391e;
		font-family: 'Arial', sans-serif;
		font-size: 6pt;
		font-style: normal;


}

#p_top {


		margin-top: 0px;
		margin-bottom: 0px;
		width: 148px;
	
		background: url(img/p_top.jpg) no-repeat;
	}

#p_middle {

		margin-top: 0px;
		padding-left: 0px;
		font-weight: 100;
		font-family: 'Arial', sans-serif;
		font-size: 12pt;
		font-style: normal;
		text-align: left;

		width: 148px;
		min-height: 50px;
		background: url(img/p_middle.jpg) repeat;
	}

#p_bottom {

		width: 148px;
		background: url(img/p_bottom.jpg) no-repeat;
	}
/*-------------------------------------divs------------------*/


/*-------------------------------------styles------------------*/



.menu_link {
		color: #eceded;
		text-decoration: none;
		border: 0px;
}

.menu_link:hover {
		color: #eceded;
		text-decoration: none;
		border: 0px;
}
.admin_links{
		color: #000000;
		margin-top: 10px;
}

.admin_links:hover{
		text-decoration: underline;

}

.zag{
		text-align: left;
		font-family: 'Arial', sans-serif;
		font-size: 14pt;
		font-style: normal;
		font-weight: 300;
		letter-spacing: 1px;
		color: #000000;
			
}

.podzag{
		text-align: left;
		font-family: 'Arial', sans-serif;
		font-size: 11pt;
		font-style: normal;
		font-weight: 600;
		letter-spacing: 0px;
		color: #000000;
		text-decoration: underline;
			
}

.tabl {
		text-align: justify;
		font-family: 'Arial', sans-serif;
		font-size: 10pt;
		font-style: normal;
		margin-top: 10px;
}


