*{margin: 0px; padding: 0px;}

body {
	background-color: #CC9966;
	font-family: arial, sans-serif;
	font-size: 76%;
	}

#container {
	text-align:left;
	width:700px;
	margin:0 auto;
	}

#wrapper{
	float: left;
	width: 100%;
	}
	
#header {
	border-bottom: 1px solid gray;
	text-align : center;
	}

#navigation {
	float: left;
	width: 150px;
	margin-left: -700px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#extra {
	float: left;
	width:150px;
	margin-left:-150px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#content {
	line-height: 1.4;
	margin: 0 150px;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
	}

#footer {
	color: #FFF;
	margin:0;
	padding:5px 10px;
	clear: left; 
	width:100%;
	text-align : center;
	}
	
#menu {
	float: center;
	}
	
.logo {
	float: center;
	}
	
.img_head {
	margin-right: 70px;
	width: 100px;
	}
	
.rozsylka {
	border-top: 1px solid gray;
	padding: 10px;
	text-align: center;
	}
	
.menu_main {
	font-size: 130%;
	text-transform : uppercase;
	color: gray;
	}	

.pidzagol {
	padding-top: 0px;
	text-align : center;
	font-size : 125%;
	font-weight : bold;
	}
	
.pidrubryka_main {
	font-size: 16px;
	font-weight: bold;
	margin-left : 10px;
	padding : 1px;
	}
	
.a_main {
	text-decoration : none;
	color: #000000;
}
	
.footer_menu {
	background-color : #f0fff0;
	text-decoration : none;
	border-bottom: 1px solid black;
	}
	
.title {
	text-align : center;
	text-transform : uppercase;
	font-size : 180%;
	font-family: times, sans-serif;
	}
	
.menu_head,.menu_head_2 {
	font-size: 12px;
	color: gray;
	text-transform : uppercase;
	text-align : center;
	text-decoration : none;
	font-weight : bold;
	}
	
.menu_head_2 {
	color: #fffff;
	}
	
.rubryka {
	color: #ffffff;
	font-size: 115%;
	padding: 0px 10px 0px 0px;
	text-align: center;
	}

.title_left {
	color: #000000;
	text-decoration : none;
	font-weight : bold;
	}

.txt_img_main {
	margin : 15px;
	float: left;
	}
	
a:hover {color: brown;
}

.krapka{
	margin-top: 50px;
	text-align : center;
	padding-bottom: 10px;
	color: #ffffff;
	text-decoration : none;
	}

.vidguk {
	text-decoration : none;
	color: black;
	}
	
.table_img {
	float: left;
	margin: 15px;
	}
	
.pidpys {
	font-weight : bold;
	text-align : right;
}

p {
	padding: 10px;
}

.list_takozh {
	list-style-position : inside;
	list-style-type : square;
	margin-left: 40px;
	}

.upper {
	text-transform : uppercase;
	}
