html {
	/*
	width: 100%;
	height: 100%;
	*/
}

body {
	/*
	height: 100%;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #222;
	min-width: 980px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	*/
	
}


.search-form-top input {
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
}

.input-left {
	text-align: right;
}

.input-left input {
	color: #ccc;
	padding: 5px 3px !important;
	width: 200px;
	border: none;
	margin: 0;
	-webkit-box-shadow: inset 0 2px 3px #999;
	-moz-box-shadow: inset 0 2px 3px #999;
	box-shadow: inset 0 2px 3px #999;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	behavior: url(/PIE.htc);
	background: #eee;
}

.input-left input:hover,.input-left input:focus {
	color: #333;
	background: #fff;
}

.input-right {
	text-align: left;
}

.input-right input {
	margin: 0;
	height: 32px !important;
	padding: 5px 3px !important;
	width: 70px;
	border: none;
	color: #fff;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background: #069; /* Old browsers */
	behavior: url(/PIE.htc);
}

#search_menu input:hover {
	color: #aaa;
	background: #fff;
}

a,a:link {
	color: #0055CC;
	text-decoration: none;
}

a:hover {
	color: #f00;
}

a:active {
	color: #0055CC;
}

a:visited {
	color: #0055CC;
}

form.main-form {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}


#header {
	/*height: 170px;
	position: relative;
	z-index: 10;
	/*width: 980px;*/
	background: #069 url(images/bg_header.png) repeat-x top left;
	/*margin: 0 auto;*/
	padding-left: 0;
	padding-right: 0;
}

#top-menu {
	/*
	position: absolute;
	top: 135px;
	width: 100%;
	height: 35px;
	right: 0;
	-webkit-box-shadow: #666 0px 2px 2px;
	-moz-box-shadow: #666 0px 2px 2px;
	box-shadow: #666 0px 2px 2px;
	behavior: url(/PIE.htc);
	*/
	background: #069 url(images/bg_header.png) repeat-x top left;	
	
}


#top-menu .uk-navbar-item, 
#top-menu .uk-navbar-nav > li > a, 
#top-menu .uk-navbar-toggle
{
	min-height: 2.6rem;
	color: #fff;
}

#top-menu .uk-navbar-nav > li > a {
	transition: none;
}

#logo {
	height: 130px;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
}

#logo td {
	padding: 0;
}

#logo a {
	outline: none;
}

#content {
	/*
	width: 980px;
	overflow: hidden;
	zoom: 1px;
	margin: 10px auto 0;
	*/
}


#footer {
	border-top: 1px solid #ccc;
	background: #ddd;
/*
	height: 89px;
	position: relative;

	
	max-width: 100%;
	min-width: 980px;
	
	margin: 0 auto;
	width: 980px;
	*/
}

.yashare {
	position: absolute;
	top: 4px;
	left: 22px;

}
#copyright {
	width: 49%;
	position: absolute;
	top: 40px;
	left: 25px;
}

#copyright p {
	margin: 0;
}

.footer-links {
	width: 50%;
	position: absolute;
	right: 25px;
	top: 30px;
}

#footer-links {
	list-style: none;
	text-align: right;
	margin: 0;
	padding: 0;
}

#footer-links li {
	display: inline;
	padding-left: 1.5em;
}

#space-for-footer {
	height: 90px;
}

#footer-design {
	width: 300px;
	position: absolute;
	right: 25px;
	top: 52px;
	text-align: right;
}

#footer-design a {
	color: #757575;
	font-size: 11px;
	text-decoration: none;
}

.search-form input {
	border: 1px solid #ccc;
	font-family: tahoma;
	font-size: 13px;
	padding: 1px 3px;
}

#bibl_left {
	font-size: 11px;
}

#bibl_left li {
	padding: 5px 0;
	margin: 2px;
	list-style: none;
}

#bibl_left ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#tabcoltop {
	border-right: 1px solid #dddddc;
}

#tab {
	border-collapse: collapse;
}

#tab table {

}

#tab td {
	border: 1px solid #ccc;
	padding: 3px 5px;
}

#tab p,#tab a,#tab img {
	padding: 0;
	margin: 0;
}

ul.sidebar_banners {
	list-style: none;
	padding: 10px 0 20px;
	margin: 0;
}

ul.sidebar_banners li {
	border-bottom: 1px solid #eee;
	border: 1px solid #ccc;
	margin: 1px 0 5px 0;
	overflow: hidden;
	list-style: none;
	padding: 0;
}

.news-section {
	background: #eee;
	padding: 1px 5px;
	color: #666;
}

.news-detail img {
	padding: 2px;
/*	border: 1px solid #ccc;*/
	margin: 10px;
	display: block;
	max-width: 100%;
	height: auto;
	
}

.news-detail img[align="left"] {
	margin-left: 0;
}

.news-detail img[align="right"] {
	margin-right: 0;
}

.arhiv-links li {
	display: inline;
	padding: 0 0.5em;
}

.arhiv-links li a.selected {
	color: red;
}

.bottom-banner {
	text-align: right;
	padding: 5px 0;
}


.header-top-right a {
	color: #fff;
}










/* frazi */

.all_zag
{

}

#zag_fraz
{
	font-family: Verdana;
	font-style: italic;
	color: #fff;
}


#avt_fraz
{
	color: #99ffff;
}

.socset-butt a 
{
	float: left;
	padding-left: 2px !important;
	padding-right: 2px !important;
}


#pagetitle {

	margin: 0;
	margin-bottom: 20px;
	font-size: 1.6rem;
}

