* {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	font-family: arial;
	background-repeat: no-repeat;
	list-style: none;
	font-size: 12px;
}

body {
	width: 100%;
	background-color: #fefefe;
	background-image: url('../images/background.gif');
	background-repeat: repeat-x;
}

/* top(logo, menu) */
#top {
	width: 950px;
	height: 235px;
	margin: 0 auto 15px;
	background-image: url('../images/backgroundTop.jpg');
}

#top h1 {
	width: 940px;
	height: 20px;
	display: block;
	padding: 10px 10px 0 0;
	font-size: 15px;
	text-align: right;
	font-weight: bold;
	color: #ffe900;
	text-shadow: 1px 1px #b95510;
}

#top ul {
	width: 800px;
	height: 19px;
	float: left;
	margin-top: 171px;
	padding-left: 161px;
}

#top ul li {
	height: 19px;
	display: block;
	float: left;
}

#top ul li a {
	height: 19px;
	display: block;
	float: left;
	background-image: url('../images/menu.jpg');
	text-indent: -30000px;
}

#top ul li.menu1 a { width: 102px; margin-right: 32px; _margin-right: 16px;}
#top ul li.menu1 a:hover { background-position: 0 -19px;}

#top ul li.menu2 a { width: 45px; background-position: -134px 0; margin-right: 32px; _margin-right: 16px;}
#top ul li.menu2 a:hover { background-position: -134px -19px;}

#top ul li.menu3 a { width: 82px; background-position: -211px 0; margin-right: 32px; _margin-right: 16px;}
#top ul li.menu3 a:hover { background-position: -211px -19px;}

#top ul li.menu4 a { width: 42px; background-position: -324px 0; margin-right: 31px; _margin-right: 15px;}
#top ul li.menu4 a:hover { background-position: -324px -19px;}

#top ul li.menu5 a { width: 45px; background-position: -398px 0; margin-right: 32px; _margin-right: 16px;}
#top ul li.menu5 a:hover { background-position: -398px -19px;}

#top ul li.menu6 a { width: 70px; background-position: -475px 0; margin-right: 32px; _margin-right: 16px;}
#top ul li.menu6 a:hover { background-position: -475px -19px;}

#top ul li.menu7 a { width: 89px; background-position: -577px 0; margin-right: 30px; _margin-right: 15px;}
#top ul li.menu7 a:hover { background-position: -577px -19px;}

#top ul li.menu8 {margin-right: 0;}
#top ul li.menu8 a { width: 64px; background-position: -694px 0;}
#top ul li.menu8 a:hover { background-position: -694px -19px;}

/* content */
#content {
	width: 938px;
	margin: 0 auto 48px;
	background-color: #fa6b15;
	background-image: url('../images/backgroundContent.gif');
	background-repeat: repeat-y;
}

.news {
	width: 495px;
	float: left;
	padding: 16px 0 16px 29px;
}

.news img {
	float: left;
	padding: 0 3px 10px 0;
}

.news img.icon {
	display: block;
	padding: 0 29px 30px 0;
}

h1 {
	color: #fff;
	font-size: 15pt;
	font-weight: normal;
	padding-bottom: 20px;
}


h2 {
	color: #fff;
	font-size: 14pt;
	font-weight: normal;
	padding-bottom: 20px;
}

h3 {
	color: #fff;
	font-size: 13pt;
	font-weight: normal;
	padding-bottom: 20px;
}

.news p {
	color: #fff;
        font-family: Arial;
        font-size: 12pt;
	text-align: justify;
}

.news b {
	color: #fff;
        font-family: Arial;
        font-size: 12pt;
	text-align: justify;
        font-weight: bold;
}

#photos {
	width: 344px;
	float: right;
	padding-right: 39px;
}

/* footer(menu, authors) */
#footer {
	width: 100%;
	min-width: 950px;
	height: 100%;
	background-color: #000;
	clear: both;
	text-align: center;
}

#footer ul {
	width: 753px;
	height: 29px;
	margin: 0 auto;
	padding-top: 26px;
	padding-left: 59px;
	margin-bottom: 15px;
	background-image: url('../images/backgroundFooter.gif');
	background-position: bottom;
}

#footer ul li {
	float: left;
	margin-right: 22px;
	text-transform: uppercase;
}

#footer ul li a {
	font-size: 11px;
	color: #5c5c5c;
}

#footer ul li a:hover {
	color: #969696;
}

#footer span {
	font-size: 11px;
	color: #2c2c2c;
	display: block;
}

#footer span a {
	font-size: 11px;
	color: #2c2c2c;
}

#footer span a:hover {
	text-decoration: underline;
}
.text    { margin-left: 20; margin-right: 15; font-family: Arial; font-size: 14px; color: #000000 align-text: center;
}
.end {
	clear:both;
}
#miniatury img {
	float:left;
	margin:5px;
}
	
#podglad {
	margin:15px 15px 15px 35px;
}
h2.galeria {
	margin:15px 0 15px 0;
}
#tresc {
	width:500px;
	float:right;
	line-height:18px;
	margin:0 0 20px 0;
}
h2 {
	margin:0 0 15px 0;
}
#page {
	margin:0 auto;
	text-align:left;
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	width:700px;
	border:1px solid #fff;
	padding:20px;
}
#miniatury {
	width:350px;
	float:right;
}
