body, h1, h2 {
	background-color: #ffffff;
	color: #666666;
	font-family: arial, helvetica, sans-serif;
		font-size: 13px;
	line-height:15px;
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	color: #0F539F;
	text-decoration: none;
}
a:hover {
	color: #0F539F;
	text-decoration: underline;
}
h1, h2, h3 {
	font-weight: bold;
}
p {
	margin: 0 0 5px 0;
	color: #666666;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
		font-size: 13px;
	line-height:15px;
}
.more {
	color: #666666;
	text-align: left;
	margin-bottom: 0px;
font-size: 8pt;
}
.more a {
	text-align: left;
color: #666666;
}
input.text {
	font-family: Arial, Helv, sans-serif;
	font-size: 11px;
	color: #628BC4;
	background: transparent;
	border: 1px solid #ccc;
	font-weight: bold;
}
input.submit {
	font-family: Arial, Helv, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0F539F;
	background: transparent;
	border-width: 0px;
}
input.login {
	font-family: Arial, Helv, sans-serif;
	font-size: 11px;
	color: #628BC4;
	background: transparent;
	border: 1px solid #ccc;
	font-weight: bold;
}
h2 {
	margin-bottom: 2px;
	font-size: 16px;
	line-height:16px;
	padding-top: 3px;
	padding-left: 0px;
	color: #0F539F;
}
h2 a, h2 a:visited {
	color: #0F539F;
}
h2 a:hover {
	color: #0F539F;
	text-decoration: none;
}
h3,h1 {
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 16px;
	line-height:16px;
	color:#999999;
}
.tabs {
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}



#container {
	width: auto;
	height: 100%;
	margin: auto;
	padding-left: 19px;
	padding-right: 19px;
	color: #666666;
	min-width:980px;
	line-height: 130%;
}
#top {
position:absolute;
background-color: #ffffff;
top:21px;
left:19px;
height: 34px;
padding-top: 3px;
}

.podnaslov {
	font-size: 8pt;
	padding-left: 11px;
	color: #0F539F;
}
.poslovni {
	color: #0F539F;
}



#left {
position:absolute;
background-color: #ffffff;
left:19px;
top:55px;
clear:both;
margin:0;
padding:0;

}
#left a, #left a:visited {
font-size:13px;
font-weight:bolder;
text-decoration: none;
padding-left: 0px;
padding-right: 1px;
	/*border-bottom: 1px solid #ccc;
*/
}
#left a:hover {
font-size:13px;
font-weight:bolder;
text-decoration: underline;
}

#menu_lang{
position:absolute;
background-color:white;
top:2px;
left:19px;
z-index:103;
}

#barre_haut{
position:absolute;
background-color:white;
top:0px;height:20px;
border-bottom: 1px solid #E6E6E6;
width:100%;
clear:both;
z-index:102;
}

#barre{
position:absolute;
left:0px;
top:60px;
height:23px;
clear:both;
width:100%;
margin:0;
padding:0;
padding-top:4px;
background-color:#F3F6F7;
z-index:108;
border-top: 1px solid #E6E6E6;
}

#right {
	position:absolute;
	top:88px;
	right:19px;
	padding-right: 0px;	
	padding-left: 8px;	
	float: right;
	width: 310px;
	border-left: 1px solid #E6E6E6;
	text-align: justify;
}
#content {
	position:absolute;
	top:95px;
	left:19px;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 348px;
	min-width:630px;
	text-align: justify;
	overflow:hidden;
}

#footer {
	margin-top: 8px;
	margin-left: 135px;
	margin-right: 335px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #999999;
	margin-bottom: 10px;
	text-align: right;
	border-top: 2px solid #ccc;
	clear:both;
}


#ratingLoading {
	position: fixed;
	right: 0;
	top: 0;
	background-color: red;
	color: yellow;
	font-weight: bold;
	display: none;
}
#calendrier,#calendarajax{
	margin-bottom: 10px;
}
#calendrier table,#calendarajax table{
width:auto;
border: 1px solid #E6E6E6;
}
#calendrier th,#calendrier td,calendarajax th,#calendarajax td{
padding:3px;
border: 1px solid #E6E6E6;
}
.calendarDayToday{
	background-color: #E6E6E6;
}
.calendarDayLinked{
	background-color: #E6E6E6;
}
ul#tabnav {
    font: bold 11px verdana, arial, sans-serif;
    list-style-type: none;
    padding-bottom: 24px;
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: 1px solid #E6E6E6;
    margin: 0;
}
ul#tabnav li {
    float: left;
    height: 21px;
    background-color: #D8DFFF;
    margin: 2px 2px 0 2px;
    border: 1px solid #E6E6E6;
}
ul#tabnav li.active {
    border-bottom: 1px solid #fff;
    background-color: #fff;
}
#tabnav{
padding-top:6px;
}
#tabnav a {
    float: left;
    display: block;
    color: #0F539F;
    text-decoration: none;
    padding: 4px;
}
#tabnav a:hover {
    background: #fff;
}

.thumbs li {
  list-style-type: none;
  margin-bottom: .5em;
}
.thumbs img {
  vertical-align: middle;
}


.thumbs {             /* container for all thumbs */
  width: 100%;         /* an explicit width is required for WinIE, or it screws up badly */
  margin: auto;       /* correctly center block element */
  color: #666666;
  overflow: hidden;
  text-align: center;
}
.thumbs ul {
  margin: 0;
  padding: 0;
}
.thumbs li {        /* test these rules with various fonts, may need adjusting */
 /* high enough for image plus 2-line caption */
  width: 10em;     /* wide enough for widest image with a bit of padding */
  float: left;      /* as many as can fit in window width */
  overflow: hidden; /* do not let IE stretch the container */
  border: 0px solid #EFEFEF;
  text-align: center;
  padding: .3em;
  margin: .5em;
  font-family: "\"}\""; /* hide correct dimensions from WinIE 5.x */
  font-family: inherit;
  width: 10em;
}
.IE5IsQuirky2 { /* WinIE 5.0 gets weird without something after font-family hack */
}
.thumbs img {          /* image resized in ems to maintain proportions */
  display: block;      /* prevent text from flowing on the side */
  height: 8em;       /* image resolution may suffer a little, but not much */
  text-align: center;  /* center for IE */
  margin: 0 auto .1em auto; /* center for non-IE */
  padding: 0;
}
hr {                   /* see note about hr in HTML below */
  clear: both;
  height: 0;
  margin: 0;
  overflow: hidden;
  visibility: hidden;
}

