html, body {
	background: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #898989;
	font-size: 12px;
	margin: 0;
	padding: 0;

}

a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

li {
	list-style-image: url(../images/list.jpg);
}


.gallery a {
    border: none;
    margin: 10px;
    float: left;
    display: block;
    width: 175px;
    height: 175px;
}

.gallery {
    width: 500px;
    float: left;
    margin-bottom: 50px;
}


p a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover {
	color: #fff;
	background: #48c965;
	/*border: 1px solid #48c965;
	border-radius:5px 4px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-icab-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	margin: 0px 3px 0px 3px;*/
	padding: 0px 5px 0px 5px;
	text-decoration: none;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #313732;
	font-size: 12px;
	line-height: 23px;
	text-align: justify;
	margin: 0px 0px 0px 0px;
	display: block;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #31a34a;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	margin: 10px 0px 15px 0px;
	display: block;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #31a34a;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	margin: 15px 0px 10px 0px;
	display: block;
}

	h2 span {
		font-size: 11px;	
		color: #333;
		margin-right: 10px;
	}

h2 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #31a34a;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	font-style: italic;
	/*text-decoration: underline;*/
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #31a34a;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	margin: 0px 0px 0px 0px;
	display: block;
}

	h3 a {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #31a34a;
		font-size: 14px;
		font-weight: normal;
	}
	
input, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #898989;
	font-size: 13px;
}

img {
	border: 0px;	
}

.min {
	padding: 6px 6px 13px 6px;
	background-color: #d32e60;
	border: 1px solid #b62954;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 3px;
}

#root {
	width: 1000px;
	height: auto;
}

#top {
	width: 293px;
	height: 145px;
	float: left;
	background: url(../images/top.jpg);
}

#logo {
	width: 293px;
	height: 117px;
	float: left;
	background: url(../images/logo.jpg);
}

#top_animation {
	width: 707px;
	height: 191px;
	float: left;
	background: url(../images/top_animation.jpg);
}

#menu_top {
	width: 707px;
	height: 71px;
	float: left;
	margin-top: 30px;
}

#element {
	margin: 10px 0px 0px 20px;
	float: left;
	padding: 5px 0px 5px 0px;
}

#element:hover {
	color: #fff;
	background: #48c965;
}

#element a {
	color: #48c965;
	font-size: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}

#element:hover a {
	color: #fff;
}

#element a.active {
	color: #fff;
}

#element.active {
	background: #48c965;
}

#main {
	width: 1000px;
	height: auto;
	margin: 50px 0px 0px 0px;
	float: left;
}

	#main #left {
		width: 520px;
		height: auto;
		float: left;
	}
	
	#main #right {
		width: 450px;
		height: auto;
		margin: 0px 0px 0px 30px;
		float: left;
	}

#footer {
	width: 1000px;
	height: 173px;
	margin: 0px 0px 0px 0px;
	float: left;
	background: url(../images/footer.jpg);
}

#foot_block {
	width: 300px;
	height: 370px;
	float: left;
	background: #fff;
	margin: 0px 15px 0px 15px;
}

#foot_block:hover {
	/*background: #d8e7f4;*/
}

#foot_block h1 {
	display: block;
	width: 300px;
	height: 30px;
	border-bottom: 1px dotted #2a8940;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 17px;
}

#foot_block a {
	color: #34ad4f;
}

#foot_block a:hover {
	color: #fff;
}

	#foot_block ul {
		padding: 0px 0px 0px 20px;
		margin: 0px 0px 0px 0px;
	}

ul.news_list p span {
	margin-right: 4px;
	font-size: 10px;
}

#foot {
	width: 1000px;
	height: 80px;
	margin: 60px 0px 0px 0px;
	float: left;
	border-top: 1px dotted #333;
}

#right #line {
	width: 450px;
	height: 1px;
	border-bottom: 1px dotted #333;
	margin: 10px 0px 10px 0px;
}

#promo {
	width: 450px;
	height: 80px;
	float: left;
	background: #48c965;
}

#promo h2 {
	color: #fff;
	text-align: center;
	font-size: 14px;
}

table.price {
	width: 520px;
	height: auto;
	border-color: #48c965;
}

table.price th {
	height: 30px;
	background: #48c965;
	border-color: #40bb5b;
}

table.price th p {
	color: #fff;
}

table.price p {
	text-align: center;
}

table.bigger td {
	height: 50px;
}

.usluga {
	width: 350px;	
}

input.button {
	background: url(../images/button.jpg);
	width: 66px;
	height: 26px;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 0px;
	margin: 0px;
	cursor: pointer;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}

#form_container {
	width: 520px;
	height: 178px;
	float: left;
	background: url(../images/form.jpg);
}

#_left {
	width: 200px;
	height: 178px;
	float: left;
}

#_right {
	width: 320px;
	height: 178px;
	float: left;
}

#form_container p {
	color: #fff;
	margin: 6px 0px 0px 20px;
}

#form_container input[type="text"] {
	float: left;
	margin-left: 20px;
	width: 160px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#form_container textarea {
	float: left;
	margin-left: 20px;
	width: 270px;
	height: 100px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}




















