body {
	margin:0px;
	padding:0px;
	border:0px;
	background:#000000;
	background-image: url(../images/bcg-main.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#top {
	width: 1000px;
	height: 146px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/line_top.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#body {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;	
}
#left {
	width: 180px;
	float: left;
}

#center {
	width: 640px;
	float: left;
}

#right {
	width: 180px;
	float: left;
}

#navig {
	font-size: 9pt;
	color: black;
	border-bottom: 1px solid #727056;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#fotogal_nadpis {
	margin: 5px 0 0 0;
}


#gal_center {
	width: 500px;
}
input.google_search {
	width: 178px;
	border: none;
}

input.button {
	color: #113E02;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	cursor: pointer;
	background: none;

}

input.form_forum {
	width: 200px;
	height: 18px;
	margin: 3px 0 3px 0;
	border: 1px solid #113E02;
	background-color: #B5B39A;
}

input.form_forum_clanok {
	width: 100px;
	height: 18px;
	margin: 3px 0 3px 0;
	border: 1px solid #113E02;
	background-color: #B5B39A;
}


input.form_forum_val {
	width: 200px;
	height: 18px;
	margin: 3px 0 3px 0;
	border: 1px solid #113E02;
	background-color: #B5B39A;
}

textarea.form_forum {
	width: 300px;
	height: 200px;
	margin: 3px 0 3px 0;
	border: 1px solid #113E02;
	background-color: #B5B39A;	
	overflow: auto;
}


textarea.form_forum_clanok {
	width: 300px;
	height: 70px;
	margin: 3px 0 3px 0;
	border: 1px solid #113E02;
	background-color: #B5B39A;	
	overflow: auto;
}

a.left_menu {
	font-size: 10pt;
	color: #113E02;
	text-decoration: none;
}

a.left_menu:hover {
font-family:verdana;
font-size:10pt;
color: #a21907;
text-decoration: underline;
}

a.submenu {
	font-size: 10pt;
	color: #113E02;
	text-decoration: none;
}

a.forum_link {
	font-family:verdana;
	font-size:10pt;
	color: #113E02;
	text-decoration: none;	
}

a.forum_link:hover {
	font-family:verdana;
	font-size:10pt;
	color: #A21907;
	text-decoration: none;	
}

a.navig {
	font-family:verdana;
	font-size:10pt;
	color: #727056;
	text-decoration: none;		
}

a.navig:hover {
	font-family:verdana;
	font-size:10pt;
	color: #113E02;
	text-decoration: none;	
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 40px;
	color: #113E02;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	color: #113E02
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	color: black;
}

p.perex {
	margin: 5px 0 10px 0; 
	padding: 0px;
}

p.error {
	color: #A21907;
	padding: 5px 0 5px 0;
	margin: 0px;
}
span.powered {
	font-size: 10pt;
	color: white;
}

img.gal1, img.gal0 {
	border: 1px solid #113E02;
	margin: 10px 10px 10px 0;
}
