*
{
    padding: 0;
    margin: 0;
    font-size: 13px;
}

body
{
    margin: 0;
    padding: 0;
    background: #C5C9D4 url('../images/background.gif') repeat-x top left;
    text-align: center;
    font-family: arial;
}

img
{
	border: 0;
}

#main
{
    position: relative;
    width: 777px;
    margin: 0 auto;
    border: 1px 1px 0px 1px;
    border-width: 1px;
    border-style: solid;
    border-color: black;
    background: url('../images/bg_all.gif') repeat-y top left;
}

#contentHolder
{
    position: relative;
    float: left;
    width: 589px;
    text-align: left;
}

h1
{
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #AF2227;
}

h2
{
	margin-bottom: 5px;
	font-size: 14px;
	color: #445069;
}

h3
{
	margin: 5px 0;
	font-size: 15px;
	color: #445069;
}

#content
{
	position: relative; 
	float: left;
	width: 589px;
	margin-top: -20px;
}

#content a
{
	color: #445069;	
}

#content ul
{
	padding-left: 25px;
}

#content div.text
{
	padding: 0 20px 0 20px;
}

#content div.text img.thumb
{
	border: 1px solid #E5E5E5;
	padding: 7px;
	margin: 10px;
	background: url('../images/pic_bg.gif');
}

#topBorder
{
	background-color: #445069;
	height: 5px;
}

#header
{
    position: relative;
    float: left;
}

.topButtons
{
    position: relative;
    float: right;
    height: 20px;
    width: 180px;
    text-align: center;
    background-color: #445069;
    z-index: 1;
}

#menu
{
    position: relative;    
    float: left;
    width: 188px;
    background: #8995B2 url('../images/left_bg.gif') repeat-x top left;
    font-family: tahoma;
    height: 880px;
    padding: 0;
}

#menu1
{
	position: relative;
	float: left;
	text-align: left;
	padding-left: 0px;
	list-style-type: none;
	margin-bottom: 10px;
}

#menu1 li
{
	background: url('../images/menu_border.gif') no-repeat bottom left;
	width: 188px;
	display: block;
	line-height: 30px;
	height: 35px;
	/*margin: 10px 0 10px 0;*/
}


#menu1 li div.title
{
	padding-left: 15px;
}

#menu1 a
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	position: relative;
}

#menu1 a:hover
{
	text-decoration: underline;
}

#footer
{
	position: relative;
	float: left;
	width: 777px;
	height: 26px;
	background-color: #445069;
	color: #ffffff;
	font-family: tahoma;
	font-size: 10px;
}

#footer a
{
	color: #ffffff;
	text-decoration: none;	
}

img.logo
{
	margin-top: 59px;
	margin-bottom: 20px;
	padding: 0px;
}

.left
{
	float: left;	
}

.right
{
	float: right;	
}

.clear
{
	clear: both;
}

span.footerColor
{
	color: #76A9C4;
	font-weight: bold;
	font-size: 11px;
}

#news
{
	line-height: 16px;
	position: relative;
	float: right;
	width: 180px;
	background: url('../images/aktualno.gif') no-repeat top left;
	margin-bottom: 20px;
}

#news-en
{
	position: relative;
	float: right;
	width: 180px;
	background: url('../images/aktualno_en.gif') no-repeat top left;
	margin-bottom: 20px;
}

.newsContent
{
	
	margin-top: 44px;
	background-color: #AF2227;
	color: #ffffff;
	padding: 0 10px;
	border-bottom: 3px solid #8C1216;
	text-align: left;
}

.newsContent ul
{
	list-style-type: none;
	margin-left: -22px;
	padding-top: 5px;
}

.newsContent ul li
{
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	text-align: left;
	font-size: 11px;
}

.newsContent div
{
	margin-bottom: 3px;
}

.newsContent div a
{
	color: #ffffff !important ;
	font-weight: bold;
}

table
{
	border: 1px solid #B0BAD2;
}

table td
{
	font-size: 12px;
	padding: 5px;
	border-bottom: 1px solid #B0BAD2;
}

table th
{
	font-size: 12px;
	background-color: #5C6883;
	color: #fff;
	padding: 5px;
}

/* izmenicne vrstice pobarva z drugo barvo */

.rowTint 
{
	background-color: #F7F9FD;
}
