body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#fff;
	color:#7a838a;
	margin:0;
	padding:0;
	text-align:center;
}

img {
	border:0;
}

p {
	padding:5px 0 0 5px;
}

h1 {
	padding:0 0 0 5px;
	margin:0;
	font-weight:bold;
	font-size:14px;
	color:#3e5860;
}

h2 {
	padding:0 0 0 5px;
	margin:0;
	font-weight:bold;
	font-size:12px;
	color:#5e84a5;
}
h3 {
	padding:0 0 0 5px;
	margin:0;
	font-weight:bold;
	font-size:12px;
	color:#3e5860;
}
a
{
	color:#5e84a5;
	text-decoration:underline;
}
a:hover
{
	color:#5e84a5;
	text-decoration:none;
}

#center {
	width:1000px;
	margin:0px auto;
	text-align:left;
}

input, select, textarea {
	color:#7a838a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#body-left {
	float:left;
	width:28px;
	height:580px;
	background:url(/library/images/body-left.gif) no-repeat;
}

#body-center {
	float:left;
	width:944px;
}

#body-right {
	float:left;
	width:28px;
	height:580px;
	background:url(/library/images/body-right.gif) no-repeat;
}

#head-top {
	width:944px;
	height:44px;
	background:url(/library/images/head-top.gif) no-repeat;
}

#head-top a {
	color:#d9ddde;
	text-decoration:none;
}

#head-top a:hover {
	text-decoration:underline;
}

#head-top .head-top-links {
	float:right;
	margin:18px 26px 0 0;
	color:#d9ddde;
	font-size:10px;
}	

#head-center {
	width:944px;
	height:106px;
	background:url(/library/images/head-middle.gif) no-repeat;
}

#head-center a {
	color:#d9ddde;
	text-decoration:none;
}

#head-center a:hover {
	text-decoration:underline;
}

#head-center .logo {
	float:left;
	margin:20px 0 0 26px;
}

#head-center .head-center-links {
	float:right;
	margin:46px 26px 0 0;
	color:#d9ddde;
	font-size:10px;
}

#banner {
	width:944px;
	height:302px;
	background:url(/library/images/banner-background.gif) no-repeat;
}

#banner .banner {
	width:913px;
	height:268px;
	background:url(/library/images/banner.jpg) 33px 7px no-repeat;
}

#banner .banner p { margin:0; padding:0; }

#content {
	width:944px;
	background:url(/library/images/content-back.jpg) ;
	
}

#content-left table tr td
{
	border-bottom:1px solid #dedbde;
	padding:2px;
}
#content-left {
	float:left;
	width:203px;
	padding:0 13px 0 11px;
	
}

#content-left .info{
	
	width:200px;
	margin:10px 0px 10px 5px;
	padding-bottom:5px;
	border-bottom:dashed 1px #bcbcbc;
}

#content-left .line {
	margin:5px 0;
	
}

#content-center {
	float:left;
	width:417px;
	padding:0 25px 0 15px;
	border-left:dashed 1px #bcbcbc;
	
}

#content-center .line {
	margin:5px 0;
	border-bottom:solid 1px #dadada;
}
#content-center .line-blue {
	margin:5px 0;
	border-bottom:solid 1px #0091b5;
}
#content-center .comment-title
{
	font-weight:bold;
	font-size:12px;
	color:#0091b5;
	margin-left:5px;
}
#content-center .comment-city
{
	font-weight:normal;
}

#content-right {
	float:left;
	width:219px;
	padding:0 25px 0 15px;
	background:#ebebeb;
}
#content-right .info{
	
	width:200px;
	padding:10px 0px 10px 5px;
	margin-bottom:10px;
	border-bottom:dashed 1px #bcbcbc;
	
}
#content-right .line {
	margin:5px 0;
	
}

#content-right table tr td
{
	border-bottom:1px solid #dedbde;
	padding:2px;
}
.content-button-blue
{
	margin-top:15px;
	margin-bottom:10px;
	text-align:right;
}



/* obrazci */
#frmContent {
	width:377px;
}
#frmContent-box {
	width:180px;
	
}

.frmContent-div, .frmContent-box {
	clear:both;
	padding:0;
	margin-bottom:5px;
}

.frmContent-div {
	clear:both;
	padding:0;
	margin-bottom:5px;
}

.frmContent-div label {
	float:left;
	width:160px;
}

.frmContent-div .input {
	border:1px solid #7a838a;
	width:200px;
	height:16px;
}

.frmContent-div .textarea {
	border:1px solid #7a838a;
	width:200px;
	height:100px;
}
.frmContent-box .input {
	border:1px solid #7a838a;
	width:195px;
	height:16px;
}

.frmContent-box .textarea {
	border:1px solid #7a838a;
	width:195px;
	height:100px;
}
.frmContent-div .styled {
	display:none;
}

.frmContent-div span.checkbox {
	width:20px;
	height:25px;
	background:url(/library/images/radio.gif) no-repeat;
	display:block;
	clear:left;
	float:left;
	padding:0 5px 0 0;
}

.frmContent-div .checkbox {
	float:left;
	width:200px;
	padding:0;
	margin:0;
}

.frmContent-div span.radio {
	width:20px;
	height:25px;
	background:url(/library/images/radio.gif) no-repeat;
	display:block;
	clear:left;
	float:left;
	padding:0 5px 0 0;
}

.frmContent-div .radio {
	float:left;
	width:200px;
	padding:0;
	margin:0;
}
.frmContent-div span.radio {
	width:20px;
	height:25px;
	background:url(/library/images/radio.gif) no-repeat;
	display:block;
	clear:left;
	float:left;
	padding:0 5px 0 0;
}


/* kazalo */
.sitemap {
	margin:20px 0 0 6px;
}

.sitemap ul {
	margin:10px 0;
	padding:0;
}

.sitemap ul li {
	list-style:none;
	margin:10px 0 10px 10px;
	padding:0;
	font-weight:bold;
}

.sitemap ul li a {
	color:#615860;
	text-decoration:underline;
}

.sitemap ul li a:hover {
	color:#615860;
	text-decoration:none;
}

.sitemap ul li ul li {
	margin-left:20px;
	font-weight:bold;
}

.sitemap ul li ul li a {
	color:#696969;
	text-decoration:underline;
}

.sitemap ul li ul li a:hover {
	color:#696969;
	text-decoration:none;
}

/* galerija */
.gallery {
	width:100%;
	margin:20px 0 0 8px;
}

.image {
	width:127px;
	height:96px;
	float:left;
}

.image-last {
	width:115px;
	height:85px;
	float:left;
}

/* noga */
#footer {
	clear:both;
	width:944px;
	margin:0px 0 20px 28px;
	border-top:1px solid #dedbde;
}

#footer p {
	margin-left:20px;
}

#footer a {
	color:#7a838a;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:none;
}
/*Wide*/
#content-left-wide
{
	width:639px;
	float:left;
	padding:0 25px 0 21px;
}
#content-left-wide table
{
	margin:5px 0px 5px 3px;
	
}
#content-left-wide table tr td
{
	border-bottom:1px solid #dedbde;
	padding:2px;
}
#content-left-wide .line {
	margin:5px 0;
	border-bottom:solid 1px #bcbcbc;
}
a.news
{
	font-weight:bold;
	text-decoration:none;
	color:#696969;
	
}
a.news:hover
{
	font-weight:bold;
	text-decoration:underline;
	color:#696969;
	
}
.news-list
{
	padding:10px 0 0 5px;
	border-bottom:dashed 1px #bcbcbc;
}
.news-list img
{
	margin:5px 0 5px 0;
}
.news-list-title
{
	margin:0 0 10px 0;
}
.Archive-link
{
padding:10px 0 0 5px;
}
ul li
{
	list-style-image:url(/library/images/arrow-blue.gif);
	color:#5e84a5;
}
