@charset "utf-8";
/* CSS Document */

body {
	background-image: url(jpg/background.jpg);
	background-repeat: repeat-x;
	background-color: #4ccbca;
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
a:link {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #009;
}
a:hover {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}



.fon_tab {
	background-image: url(jpg/logo2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.otstup {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width: 325px;
}
.zagolov {
	font-size: large;
	color: #027a79;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	font-style: normal;
	font-weight: bold;
}

.fon_tab_niz {
	background-image: url(jpg/footer2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.text {
	color: #027a79;
	background-color: #c3efdc;
	width: 305px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
	margin-top: 0px;
}
.foto_ot {
	margin-right: 10px;
}

.text_content {
	padding-right: 20px;
	padding-left: 20px;
	color: #027a79;
	padding-top: 10px;
}


.text_content2 {
	padding-right: 20px;
	padding-left: 40px;
	color: #027a79;
	padding-top: 10px;
}