/*  This template was created by Mantis-a [http://www.mantisatemplates.com/]. */

/* CSS Document */

/* General */

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	font-size: 62.5%;
}

body {
	height: 100%;
	text-align: center;
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	background: #242424 url('../img/bgsf.gif') repeat-x 0 0;
	min-width: 980px;
}

a:link, a:visited {
	color: #77B328;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

.cleaner {
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
	content: ' ';
}

.noscreen {
	display: none;
}

.hidden { /* Skip menu */
	position: absolute;
	top: -10000px;
	left: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
}


/* Paragraphs, headings, ... */

p {
	line-height: 170%;
	margin-bottom: 10px;
	color: #FDFDFD;
}

p.more {
	float: right;
	display: inline;
	margin-right: 7px;
}

p.more a, p.more a:visited {
	font-weight: normal;
}

h1 {
	font-size: 2.2em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding: 42px 0 4px 0;
	letter-spacing: 1px;
	background: url('../img/h1-bg.gif') repeat-x 0 100%;
	width: 50%;
}

h1 a:link, h1 a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

h2 {
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin: 4px 0 0 0;
	letter-spacing: 1px;
}

h2 span {
	color: #FEFEFE;
}

h3 {
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #DFDF69;
	letter-spacing: 1px;
	background: url('../img/h3-bg.gif') no-repeat 0 54%;
	padding-left: 18px;
	margin-bottom: 7px;
}

h3 span {
        color: #CECE58;
}


address {
}

p.assin {
	text-align: right;
        margin-right: 7px;
}

.box1 {
        margin: 0.2em 0 0.6em 0;
	padding: 20px;
	background: #151515;
	text-align: justify;
}

/* Header */

#header {
	width: 980px;
	height: 166px;
	position: relative;
	margin: 0 auto;
	text-align: left;
}

ul#navigation {
	float: right;
	margin: 8px 1px 0 0;
	display: inline;
	color: #FFFFFF;
}

ul#navigation li {
	float: left;
	display: inline;
	list-style-type: none;
	text-align: center;
	font-size: 0.9em;
}

ul#navigation li a, ul#navigation li a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}

ul#navigation li a:hover {
	text-decoration: underline;
}

li#house {
	background: url('../img/house.gif') no-repeat 0 1px;
	padding-left: 24px;
}

li#house a {
	margin-right: 16px;
}

li#sitemap {
	background: url('../img/sitemap.gif') no-repeat 0 2px;
	padding-left: 24px;
	margin-left: 16px;
}

li#sitemap a {
	margin-right: 16px;
}

li#envelope {
	background: url('../img/envelope.gif') no-repeat 0 2px;
	padding-left: 23px;
	margin-left: 16px;
}


/* Search form */

form.searching {
	width: 204px;
	position: absolute;
	top: 43px;
	right: 1px;
}

form.searching fieldset {
	border: 0;
}

#picture-input {
	position: absolute; 
	top: 0;
	left: 0;
	overflow: hidden;
	width: 171px;
	height: 26px;
	background: #FAFFE5 url('../img/input-bg.gif') no-repeat 0 0;
	border: 0;
}

#picture-input input {
	position: relative;
	top: 5px;
	left: 10px;
	width: 160px;
	border: 0;
	letter-spacing: 1px;
	background-color: #FAFFE5;
}

form.searching input.hledat {
	letter-spacing: 1px;
	padding-left: 0;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	top: 0;
	right: 0;
}

form.searching label {
	display: none;
}


/* Menu */

#menu {
position: absolute;
top: 117px;
right: 1px;
}

#menu li {
float: left;
display: inline;
list-style-type: none;
}

#menu li a {
float: left;
display: inline;
list-style-type: none;
text-align: center;
color: #FEFEFE;
font-size: 1.1em;
text-decoration: none;
padding: 0 1.1em;
height: 32px;
line-height: 32px;
margin-left: 3px;
background: #242424 url('../img/li-bg.gif') repeat-x 0 0;
border: 1px solid black;
border-bottom: none;
}

#menu li a:hover {
color: #FFFFFF;
text-decoration: underline;
background: #ffa032;
border: 1px solid #242424;
border-bottom: none;
}

#menu li a.active {
background: #242424 url('../img/li-bgsf.gif') repeat-x 0 0;
color: #FEFEFE;
text-decoration: none;
border: 1px solid #2D4A00;
border-bottom: none;
}


/* columns layout */

#content {
font-size: 0.9em;
width: 980px;
margin: 23px auto 0 auto;
text-align: left;
background: #242424 url('../img/content-bg.gif') repeat-y 0 0;
}

#column-1 {
float: right;
width: 650px;
}

#column-1 #column-10 {
float: right;
width: 640px;
}

#column-1 #column-11 {
float: left;
width: 330px;
}

#column-1 #column-12 {
float: right;
width: 296px;
}

#column-2 {
float: left;
width: 300px;
}

#content2 {
background: #1A1A1A url('../img/content-bg2.gif') repeat-y 0 0;
min-height: 250px;
}

#content-box {
width: 950px;
margin: 0 auto;
text-align: left;
min-height: 544px;
}

#content-box-in-left {
width: 60%;
float: left;
}

#content-box-in-left-in {
margin: 2em 1em 5em 1.8em;
}

#content-box-in-left-in ul {
list-style-type: square;
margin: 0 0 30px 4px;
}

#content-box-in-right {
width: 40%;
float: right;
}

#content-box-in-right h3 {
color: #DFDF69;
font-size: 1.2em;
margin-bottom: 13px;
padding: 0;
background: none;
}

#content-box-in-right-in {
margin: 2em 1.4em 5em 2.8em;
}


/* column directives */

#content-box-in-right-in ul {
list-style-type: square;
margin: 0 0 30px 4px;
}

#content-box-in-right-in ul li {
color: white;
display: inline;
}

#content-box-in-right-in ul li a, #content-box-in-right-in ul li a:visited {
color: #77B328;
font-weight: normal;
text-decoration: none;
padding: 4px 0 4px 16px;
line-height: 130%;
border-left: 2px solid #404040;
display: block;
}

#content-box-in-right-in ul li a:hover, #content-box-in-right-in ul li a.active {
border-left: 2px solid #FF9C31 !important;
text-decoration: underline !important;
}

#content-box-in-left-in ul {
list-style-type: square;
margin: 0 0 30px 4px;
}

#content-box-in-left-in ul li {
color: white;
display: inline;
}

.block {
padding-bottom: 1px;
margin-bottom: 20px;
border-bottom: 1px dotted #606060;
}

.block1 {
padding-bottom: 1px;
margin-bottom: 20px;
}


/* Images */

img.image-main {
	border: 1px solid #AFBC25;
	margin: 0.2em 0 1em 0;
}

img.image-med {
	border: 1px solid #AFBC25;
	margin: 2px;
	float: right;
	margin-right: 20px;
}

img.image-logo {
	border: 1px solid #AFBC25;
	margin: 5px 5px 5px 0;
	float: left;
}

/* Small gallery */

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

#small-gallery {
	margin: 1.5em 0 3em 0;
	width: 80%;
	padding: 1px 0;
}

#small-gallery img {
	border: 2px solid #434343;
	margin: 0 10px 15px 0;
}

#small-gallery a:hover img {
	border: 2px solid #FF9C31;
}


/* Footer */

#footer {
	width: 970px;
	height: 80px;
	margin: 60px auto 0 auto;
	border-top: 1px solid #404040;
}

p.footer-left {
	float: left;
	width: 465px;
	color: #ffa032;
	text-align: left;
	margin: 9px 0 0 15px;
	display: inline;
}

p.footer-left a, p.footer-left a:visited {
	color: #FFFFFF;
	font-weight: normal;
}

p.footer-right {
	float: right;
	width: 465px;
	color: #EEEEEE;
	text-align: right;
	margin: 9px 15px 0 0;
	display: inline;
}

p.footer-right a, p.footer-right a:visited {
	color: #EEEEEE;
	font-weight: normal;
}

p.footer-right a:hover {
	color: #FEFEFE;
	font-weight: normal;
}
