@charset "utf-8";

body {
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	color: #000000;
	background: #dfdfdf url(bg_body.jpg) repeat-x center 0;
}

img {
	border: 0px;
}

.clear {
	font-size: 1px;
	clear: both;
}

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

#header {
	width: 705px;
	height: 142px;
	margin-bottom: 15px;
	background: url(bg_header.jpg);
}

#logo {
	margin: 0;
	float: left;
	display: inline;
}

#contentTop {
	width: 705px;
	height: 48px;
	background: url(content_top.jpg) no-repeat 0 0;
	font-size: 1px;
}

#contentMain {
	width: 705px;
	padding-bottom: 15px;
	background: url(bg_content.jpg) repeat-y 0 0;
}

.txt {
	width: 675px;
	margin: 10px 15px;
	float: left;
	display: inline;
}

.txtBanner {
	width:380px;
	margin: 10px 0 0 15px;
	float: left;
	display: inline;
}

.domenyBanner {
	margin: 10px 0 0 20px;
	float: left;
}

#footer {
	float: left;
	display: inline;
}

#footer p {
	margin: 5px 10px;
	font-size: 11px;
	color: #959595;
}

#footer p a {
	color: #959595;
}

#photos {
	width: 705px;
	margin-top: 15px;
	text-align: center;
	float: left;
	display: inline;
}

.photo {
	margin: 0 20px;
}


a {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	color: #666666;
}
