*
{
	margin: 0;
	padding: 0;
}

body
{
	background: url('../img/background.gif') repeat-x #e4e4e4;
	font: 1em tahoma, arial, sans-serif;
}

h1
{
	font-size: 1.3em;
	color: #790000;
}

#container
{
	width: 980px;
	margin: 0 auto;
}

#topbar
{
	width: 100%;
	height: 27px;
}

#topbar-left
{
	background: url('../img/topbar_left.gif') no-repeat;
	width: 14px;
	height: 27px;
	float: left;
}

#topbar-center
{
	background: #790000;
	width: 952px;
	height: 27px;
	float: left;
}

#topbar-right
{
	background: url('../img/topbar_right.gif') no-repeat;
	width: 14px;
	height: 27px;
	float: left;
}

#topbar-malice
{
	margin: 4px 0 0 60px;
	float: left;
}

#topbar-menu ul
{
	list-style: none;
}

#topbar-menu ul li
{
	float: left;
	margin-left: 20px;
}

#topbar-menu a
{
	color: #fff;
	font-size: 0.8em
}

#topbar-menu
{
	float: left;
	margin: 2px 0 0 50px;
	*margin: 5px 0 0 50px;
}

#header
{
	width: 100%;
	margin-top: 7px;
}

#header img
{
	border: none;
}

#header-left
{
	width: 14px;
	height: 200px;
	background: url('../img/header_left.gif') no-repeat;
	float: left;
}

#header-bg
{
	width: 166px;
	height: 200px;
	background: #790000;
	float: left;
}

#header-photo
{
	width: 800px;
	height: 200px;
	float: left;
}

#header-logo
{
	margin-top: 40px;
}

#menu
{
	width: 100%;
	height: 50px;
	margin-top: 214px;
	*margin-top: 7px;
}

#menu-left
{
	width: 14px;
	height: 50px;
	background: url('../img/menu_left.gif') no-repeat;
	float: left;
}

#menu-bg
{
	width: 952px;
	height: 50px;
	background: url('../img/menu_bg.gif') repeat-x;
	float: left;
}

#menu-right
{
	width: 14px;
	height: 50px;
	background: url('../img/menu_right.gif') no-repeat;
	float: left;
}

#menu-elements
{
	margin: 14px 0 0 0;
}

#menu-elements ul
{
	list-style: none;
}

#menu-elements ul li
{
	float: left;
	margin-left: 30px;
}

#menu a
{
	color: #790000;
	font-weight: bold;
	text-decoration: none;
}

#content
{
	width: 100%;
	margin: 7px 0 0 0;
}

#content-top
{
	width: 100%;
	height: 13px;
	background: url('../img/content_top.gif') no-repeat;
}

#content-middle
{
	width: 100%;
	background: #fff;
	padding-top: 20px;
	float: left;
}

#contents
{
	margin: 0 40px 20px 40px;
}

#contents h1
{
	margin-bottom: 15px;
}

#contents p
{
	font-size: 0.8em;
	margin-bottom: 15px;
}

#contents-text a
{
	color: #790000;
}

#contents-text ul
{
	font-size: 0.8em;
	margin-left: 25px;
}

#content-bottom
{
	width: 100%;
	height: 14px;
	background: url('../img/content_bottom2.gif') no-repeat;
	float: left;
}

#footer
{
	color: #790000;
	font-size: 0.8em;
}

#footer a
{
	color: #790000;
}

#footer-info1
{
	margin-left: 15px;
	float: left;
}

#footer-info2
{
	margin-left: 50px;
	float: left;
}

#footer-info3
{
	margin-left: 40px;
	float: left;
}

.content-box
{
	width: 276px;
	margin: 0 0 0 40px;
	float: left;
}

.content-box-sub
{
	width: 276px;
	margin: 0 0 20px 20px;
	float: right;
}

.content-box-top
{
	width: 100%;
	height: 8px;
	background: url('../img/contentbox_top.gif') no-repeat;
}

.content-box-bg
{
	width: 100%;
	height: 380px;
	*height: 390px;
	background: url('../img/contentbox_bg.gif') repeat-y;
}

.content-box-bg-sub
{
	width: 100%;
	background: url('../img/contentbox_bg.gif') repeat-y;
	font-size: 1.2em;
	text-align: center;
}

.content-box-bottom
{
	width: 100%;
	height: 19px;
	background: url('../img/contentbox_bottom.gif') no-repeat;
}

.content-box-text
{
	font-size: 0.8em;
	padding: 10px;
}

.content-box-text img
{
	border: 1px solid #790000;
}

.content-box-text a
{
	color: #790000;
	font-weight: bold;
	text-decoration: none;
}

.content-box-text b
{
	color: #790000;
}

.content-box-text-img
{
	float: left;
	margin-right: 10px;
}

.content-box-text ul
{
	margin-left: 25px;
}

.content-box-text ul li
{
	margin-bottom: 10px;
}

.box-more
{
	float: right;
}

#news
{
	list-style: none;
	margin: 0;
}

#news a
{
	text-decoration: underline;
}

#news li
{
	margin-bottom: 7px;
	*margin-bottom: 5px;
	height: 65px;
}

.list
{
	margin-left: 25px;
}

.list li
{
	margin-bottom: 10px;
}

#gallery
{
	margin: 470px 40px 20px 40px;
	*margin: 40px 40px 20px 40px;
	clear: both;
}

#gallery-sub
{
	margin: 50px 40px 20px 40px;
	clear: both;
}

#gallery-title
{
	width: 100%;
	border-bottom: 1px solid #790000;
	margin-bottom: 10px;
}

#gallery-pics
{
	margin: 10px 0 0 0;
}

.news-single-img img
{
	border: 1px solid #790000;
}

.news-archive
{
	float: right;
	margin-left: 15px;
}

.news-archive img
{
	border: 1px solid #790000;
}

.csc-textpic img
{
	border: 1px solid #790000;
}

/*.contenttable
{
	margin-left: auto;
	margin-right: auto;
}*/

.contenttable td
{
	text-align: center;
	vertical-align: top;
	background: #ffefa4;
}

.contenttable th
{
	color: #fff;
	background: #790000;
	padding-top: 15px;
}

.contenttable td b
{
	color: #790000;
}

.csc-firstHeader
{
	font-size: 0.8em;
}

.bodytext img
{
	border: none;
}

.meni-dan
{
	float: left;
	width: 175px;
	margin: 0 5px 10px 0;
}

.meni-dan-ime
{
	background: #790000;
	color: white;
	font-weight: bold;
	text-align: center;
	height: 25px;
	padding-top: 10px;
	font-size: 0.8em;
}

.meni-dan-hrana
{
	background: #ffefa4;
	text-align: center;
	padding: 10px;
}

.meni-dan-hrana b
{
	color: #790000;
}


#meni-dan-center
{
	float: left;
	margin-left: 270px;
}



/* Novice - arhiv - pager */
.tx-ttnews-browsebox {
	border: 0;
	background: none;
	text-align: center;
}

.tx-ttnews-browsebox table {
	margin: 0 auto;
}

.tx-ttnews-browsebox table td {
	font-size: 1em;
	padding: 0 5px 0 5px;
}

.tx-ttnews-browsebox-SCell {
	background: none;
	border-color: #790000;
}