@charset "UTF-8";
/* CSS Document */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
background: transparent;
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
}

html, body {
	font: .9em 'Arial', sans-serif;
	background-image: url(/images/content-bg.png);
	width: 100%;
	height: 100%;
}
a {
	color: #AA511A;
}
a:visited {
	color: #5C200D;
}
a:hover {color: #FF0000;}
#body {
width: 100%;
margin: 0 auto;
min-height: 100%;
position: relative;
}
#head {
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#head .grey {
	background-color: #333333;
	height: 36px;
	background-image: url(/images/background.png);
	z-index: 30;
	position: relative !important;
}
#head .grey .container {
	width: 960px;
	position:relative;
	margin: 0 auto;
}
#head .grey .container .logo {
	height: 26px;
	width: 164px;
	padding: 5px 0 5px 0;
	float: left;
	background: url(/include/LogoMetakultura.png) no-repeat 0px 5px;
}
#head .grey .container .nav1 {
	height: 28px;
	width: 28px;
	background-image: url(/images/icons.png);
	margin-top: 5px;
	margin-left: 30px;
	float: left;
}
#head .grey .container .nav2 {
	height: 28px;
	width: 32px;
	background-image: url(/images/icons.png);
	margin-top: 5px;
	float: left;
	background-position: -28px;
}
#head .grey .container .nav3 {
	height: 28px;
	width: 32px;
	background-image: url(/images/icons.png);
	margin-top: 5px;
	float: left;
	background-position: -60px;
}
#head .grey .container .social {
	margin-top: 8px;
	margin-left: 20px;
	width: 100px;
	float: left;
}
#head .grey .container .search-box {
	background-color: #333333;
	-webkit-box-shadow: inset 0 3px 0 rgba(30, 30, 30, 1), inset 0 10px 10px -1px rgba(30, 30, 30, 0.5), inset 0 0 0 -1px rgba(30, 30, 30, 1), 0 0 0 rgba(30, 30, 30, 0.5);
	box-shadow: inset 0 3px 0 rgba(30, 30, 30, 1), inset 0 10px 10px -1px rgba(30, 30, 30, 0.5), inset 0 0 0 -1px rgba(30, 30, 30, 1), 0 0 0 rgba(30, 30, 30, 0.5);
	border-radius: 11px;
	width: 200px;
	height: 22px;
	float: left;
	margin-top: 8px;
	padding: 0px;
	margin-left: 340px;
	position: relative;
}
#head .grey .container .search-form form {
	margin: 0px;
	padding: 0px;
}
#head .grey .container .search-form .input {
	width: 180px;
	height: 20px;
	padding-left: 34px;
	outline: none;
	border: none;
	white-space: nowrap;
	color: #8D8D8D;
	font: 14px sans-serif;
	background-color: transparent;
	background: url(/images/search_button_white.png) no-repeat 10px 3px;
}
/*
#head .submit {
	background-image: url(/images/search_button_grey.png);
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
}
/*input.search-suggest {
	width: 150px;
	height: 20px;
	float: left;
	margin: 0;
	padding-left: 15;
	outline: none;
	border: none;
	white-space: nowrap;
	color: #8D8D8D;
	font: 14px sans-serif;
	background: transparent;
	}*/

#head .black {
	background-color: #000000;
	width: 100%;
	height: 100px;
    filter: progid:DXImageTransform.Microsoft.shadow(direction=180, color=#666666, strength=6);
	-webkit-box-shadow: 0 0 15px #333333;
	box-shadow: 0 0px 15px #333333;
	z-index: 20;
}
#head .black .containerblack {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#head .black .containerblack .block {
	width: 240px;
	margin-top: 17px;
	float: left;
}
#head .black .containerblack .block img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 0px;
}
#head .black .containerblack .block a {
	color: #CCCCCC;
	text-decoration: none;
}
#head .black .containerblack .block h4 {
	font-size: 14px;
	color: #CCCCCC;
	font-weight: normal;
	margin: 0 0 7 0px;
}
#head .black .containerblack .block .annotation {
	font-size: 10px;
	color: #666666;
}
#content {
	width: 960px;
	margin: 0 auto;
	padding: 20px 10px 340px 10px;
	overflow: hidden;
	z-index: 10;
}
/* #content .container {
	width: 960px;
	left:50%;
	margin-left:-480px;
	background-image: url(/images/content-bg.png);
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	overflow: hidden;
} */
#content h1 {
	font-size: 24px;
	color: #990000;
	margin-bottom: 10px;
}
img .left{
	padding-right: 10px;
	padding-top: 5px;
}
#footer {
	width: 100%;
	min-height: 120px;
	background-image: url(/images/background.png);
	position: absolute;
	bottom: 0;
	}
#footer #content {
	width: 960px;
	margin: 0 auto;
	padding: 30px 10px 20px 10px;
} 
#footer #block {
	width: 190px;	
	float: left;
}
#footer .nav {
	margin: 0px 0px 20px;
}
#footer #block a {
	text-decoration: none;
	color: #999999;
}
#footer #block a:hover {
	text-decoration: underline;
}
#footer #content ul {
	color: #666666;
} 
#footer #content #block li {
	list-style: none;
	margin: 0px 0px 7px;
}
#footer #content li a{
	color: #666666;
}
#footer #content #blockend  {
	background-color: #2E2E2E;
	width: 160px;
	height: 200px;
	border: 1px solid #3C3C3C;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	float: left;
	text-align: center;
	color: #666;
	font-size: 12px;
	padding: 10px 5px 0px;
}
 	 		
div.search-popup{border: 1px solid #333333;background: #FFFFFF;padding: 2px;margin: 0px;}
div.search-popup-row, div.search-popup-row-active{position: relative; padding: 2px 4px;margin: 0px;cursor: hand;cursor: pointer;}
div.search-popup-row{background:#FFFFFF;}
div.search-popup-row-active{background:#EEEEEE;}
div.search-popup-el-name, div.search-popup-el-cnt{position: relative; margin:0px;padding:0px;text-align:left;}
div.search-popup-el-cnt{text-align:right; float:right;}	
