body {
	padding: 0;
	margin: 0;
	font: 0.7em Tahoma, Arial, sans-serif;
	line-height: 1.6em;
	background: #fff;
	color: #454545;
	visibility: inherit;
	margin-right: 0px;
}
/* Overlay */
#contact-overlay {background-color:#ffffff; }

/* Container */
#contact-container {width:450px; font-family:'Trebuchet MS', Verdana, Arial; font-size:16px; text-align:left;}
#contact-container .contact-content {background-color:#333; color:#ddd; height:40px;}
#contact-container h1 {color:#d76300; margin:0; padding:0 0 6px 12px; font-size:1.2em; text-align:left;}
#contact-container .contact-loading {position:absolute; background:url(../img/contact/loading.gif) no-repeat; z-index:8000; height:55px; width:54px; margin:-14px 0 0 170px; padding:0;}
#contact-container .contact-message {text-align:center;}
#contact-container .contact-error {width:92%; font-size:.8em; background:#000; border:2px solid #ccc; font-size:0.8em; font-weight:bold; margin:0 auto; padding:2px;}
#contact-container br {clear:both;}
#contact-container form {padding:0; margin:0;}
#contact-container label {clear:left; display:block; width:100px; float:left; text-align:right; padding-right:4px; font-weight:bold;}
#contact-container .contact-input {font-family:'Trebuchet MS', Verdana, Arial; float:left; padding:2px; margin:2px; background:#eee; border:1px solid #fff; width:300px;}
#contact-container textarea {height:114px; font-size:.9em;}
#contact-container .contact-cc {font-size:.9em; cursor:default;}
#contact-container .contact-top {height:13px; background:url(../img/contact/form_top.gif) no-repeat; padding:0; margin:0;}
#contact-container .contact-bottom {height:13px; background:url(../img/contact/form_bottom.gif) no-repeat; font-size:.7em; text-align:center;}
#contact-container .contact-bottom a,
#contact-container .contact-bottom a:link,
#contact-container .contact-bottom a:active,
#contact-container .contact-bottom a:visited {position:relative; top:-4px; text-decoration:none; color:#666;}
#contact-container .contact-bottom a:hover {color:#888;}
#contact-container .contact-button {margin:4px 0 0 4px; cursor:pointer; height:24px; border:0; font-size:1em; font-weight:bold; color:#fff; text-align:center; vertical-align:middle;}
#contact-container .contact-send {width:50px; background:url(../img/contact/send.png) no-repeat;}
#contact-container .contact-cancel {width:65px; background:url(../img/contact/cancel.png) no-repeat;}
#contact-container a.modal-close,
#contact-container a.modal-close:link,
#contact-container a.modal-close:active,
#contact-container a.modal-close:visited {text-decoration:none; font-weight:bold; font-size:1.2em; position:absolute; top:-4px; right:6px; color:#999;}
#contact-container a.modal-close:hover {color:#9bb3b3;}
UL.numbered {
	COLOR: #f50
}
OL.numbered {
	COLOR: #f50
}
/* links */
a { color: #D87B37; background: inherit; }
a:hover { color: #454545; background: inherit; }	

/* headings */
h1 { font: bold 2.5em "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; }
h2 { font: bold 2em Arial, Sans-Serif; margin: 0; padding: 0; }
h1 a, h2 a { color: #2b2b2b; background: #fff; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #2b2b2b; background: #FFF; }
.title { color: #808080; background: #fff; }
.title2 { color: #ffffff; font-weight:bold }

/* lists and form elements */
ul { margin: 0; padding : 0; list-style : none; }
form { margin: 0; }
input.search {
	width: 279px;
	border: none;
	background: #fff url(images/input.gif) no-repeat;
	padding: 6px 10px;
	color: #BF601A;
	font-weight: bold;
}
input.button { padding: 3px; }

/* content holder */
#content {
	margin: 10px auto;
	width: 960px;
	position: fixed;
}

/* header */
#header { height: 75px; }
#logo { padding: 15px 0 0 8px; }
#logo p { margin: 0; padding: 0 0 0 10px; color: #808080; background: #fff; }
#top_info { float: right; width: 570px; margin: 20px 5px 0 0; text-align: right; }

/* horizontal tabbed menu */	
#tabs {
	background: #fff url(images/bigbox.gif) no-repeat top left;
	color: #000;
	height: 80px;
	text-align: center;
	width: 1000px;
}
#tabs3 {
	background: #fff url(images/bigbox2.gif) no-repeat top left;
	color: #ffffff;
	height: 90px;
}
#tabs4 {
	background: #fff url(images/bigbox3.gif) no-repeat top left;
	color: #444444;
	height: 90px;
}
#tabs2 {
	background: #fff url(images/bigbox2.gif) no-repeat top left;
	color: #000;
	height: 64px;
	text-align: center;
	width: 1000px;
}
#tabs li { display: inline; height: 45px; }
#tabs li a {
	float: left;
	background: #fff url(images/barcurrent.gif) no-repeat;
	color: #000;
	padding: 7px 0;
	width: 170px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
#tabs li a:hover { background: #fff url(images/barbg.gif) no-repeat; color: #D87B37; }	
#tabs li a.current { background: #fff url(images/barbg.gif) no-repeat; color: #D87B37; }	
.key { text-decoration: none; }
.style2 {font-size: 12px}
.style2 .a {
font-size: 12px
	color: #D87B37;
	background: inherit;
}
.style2 .a:hover { color: #4a4a4a; background: inherit; text-decoration:none;}

.style3 {font-size: 12px}
.style3 .a {
font-size: 12px
	color: #4a4a4a;
	background: inherit;
}
.style3 .a:hover { color: #4a4a4a; background: inherit; text-decoration:none;}
/* search form */
#search {
	float: none;
	clear: both;
	color: #000;
	width: 500px;
	margin: -15 0 20px 0;
}
	#search p {
	padding: 0;
	margin: 0;
}


/* grey subheader */
.gboxtop { clear: both; height: 8px; background: #ffffff url(images/gboxtop.gif) no-repeat; color: #000; }
.gbox {
	background: #ffffff url(images/gbox.gif) no-repeat bottom left;
	color: #444;
	padding: 1px 13px 7px 13px;
	margin: 0 0 20px 0;
	text-align: center;
	float: inherit;
}
.gbox2 {
	background: #ffffff url(images/gbox.gif) no-repeat bottom left;
	color: #444;
	padding: 1px 13px 7px 13px;
	margin: -10 0 20px 0;
	text-align: center;
	float: inherit;
}
.gbox p { padding: 7px 0; margin: 0;}


/* left side */
.left { float: left; width: 650px; margin: 0 0 10px 0; }
	.left_articles {
	margin: 0 10px 15px 10px;
	padding: 10px 0 0 0;
	text-align: center;
	width: 850px;
	border-bottom: 1px dotted #ccc;
	color: #000;
	background: #fff;
	}
	
	.calendar {
	height: 50px;
	float: right;
	background: #fff url(images/calendar.gif) no-repeat;
	width: 50px;
	padding: 5px 0 0 3px;
	color: #D87B37;
	font-weight: bold;
}
	.highlight {
	color: #D87B37;
	font-weight: bold;
}
	.calendar p { padding: 0; margin: 0; }
	.description { padding: 0 0 2px 0; margin: 0 10px 5px 0; border-bottom: 1px dotted #ccc; }
	.thumbnail { float: left; margin: 0 18px 8px 0; border: 1px solid #444444; }
	.thumbnail2 { float: center; margin: 0 18px 8px 0; border: 1px solid #444444; }

/* bottom thirds */
#search2{
	float: inherit;
	clear: both;
	color: #000;
	background: #fff url(images/searchbg.gif) no-repeat;
	padding: 14px 0 20px 5px;
	width: 600px;
	margin: 5px 0 0 0;
}
.thirds {
	float: left;
	width: 188px;
	background: #eee;
	margin: 0 12px 0 0;
	color: #5d5d5d;
}
.thirds3 {
	float: left;
	width: 188px;
	background: #eee;
	margin: 0 12px 0 25px;
	color: #5d5d5d;
}
.thirds4 {
	float: right;
	width: 188px;
	background: #eee;
	margin: 0 12px 0 25px;
	color: #5d5d5d;
}
	.smallboxtop { height: 14px; background: #fff url(images/smallboxtop.gif) no-repeat; color: #000; }
	.smallbox { background: #fff url(images/smallbox.gif) no-repeat bottom left; color: #444; padding: 1px 10px 10px 10px;  }
	.smallbox p { padding: 0; margin: 0; }
.thirds2 { float: left; width: 320px; background: #fff; margin: 0 12px 0 0; color: #5d5d5d; }
	.smallboxtop2 { height: 14px; background: #fff url(images/smallboxtop3.gif) no-repeat; color: #000; }
	.smallbox2 { background: #fff url(images/smallbox3.gif) no-repeat bottom left; color: #444; padding: 1px 10px 10px 10px;  }
	.smallbox2 p { padding: 0; margin: 0; }
	.smallbox4 { color: #444; padding: 1px 10px 10px 10px;  }
	.smallbox4 p { padding: 0; margin: 0; }
	smallbox4 a,  { color: #2b2b2b; background: #fff; text-decoration: none; }
smallbox4 a:hover,  { color: #2b2b2b; background: #FFF; }
.smallbox5 { background: #fff url(images/smallbox5.gif) no-repeat bottom left; color: #444; padding: 1px 10px 10px 10px;  }
	.smallbox5 p { padding: 0; margin: 0; }
/* right side */
#right {
		position:absolute;
	width:160px;
	height:115px;
	z-index:1;
	left: 879px;
	top: 588px;
}
#right2 {
	float: right;
	width: 160px;
	margin: 0 0 10px 0;
}
#rsredina {
	float: none;
	width: 800px;
	margin: 0 0 0px 0;
	left: inherit;
	text-align: left;
	position: fixed;
}
	.boxtopl { height: 19px; background: #fff url(images/boxtopl.gif) no-repeat; color: #000; }
	.boxl {
	background: #fff url(images/boxl.gif) no-repeat bottom left;
	color: #5b5b5b;
	padding: 0 10px 15px 10px;
	margin: -15 0 10px 0;
}
	.boxm { background: #fff url(images/boxm.gif) no-repeat bottom left; color: #5b5b5b; padding: 0 10px 15px 10px; margin: 0 0 10px 0; }
	.boxtop { height: 19px; background: #fff url(images/boxtop.gif) no-repeat; color: #000; }
	.box { background: #fff url(images/box.gif) no-repeat bottom left; color: #5b5b5b; padding: 0 10px 15px 10px; margin: 0 0 10px 0; }
	.box p { padding: 0; margin: 0;}
	.image { float: left; margin: 0 9px 3px 0; }


/* misc */
.buttons {
	text-align: right;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}
.buttons2 {
	padding: 1px 2px 10 0;
	float: right;
	position: relative;
}
.buttonss {
	padding: 1px 2px 0 0;
}
.left_articles .buttons {
	float: right;
	height: 25px;
}
.bluebtn { background: #488EB2 url(images/bluebtn.gif) no-repeat; width: 100px; padding: 1px 16px 5px 16px; color: #fff; text-decoration: none; }
.greenbtn { background: #488EB2 url(images/greenbtn.gif) no-repeat; padding: 1px 17px 5px 16px; color: #fff; text-decoration: none; }
.readbtn { background: #488EB2 url(images/bluebtn.gif) no-repeat; padding: 1px 17px 5px 16px; color: #fff; text-decoration: none; }
.izracun { background: #488EB2 url(images/bluebtn2.gif) no-repeat; padding: 1px 4px 2px 16px; color: #fff; text-decoration: none; }
.bluebtn:hover, .greenbtn3:hover, .greenbtn2:hover, .greenbtn:hover, .readbtn:hover { background: #488EB2 url(images/hoverbtn.gif) no-repeat; color: #444444; }
.izracun:hover { background: #488EB2 url(images/bluebtn3.gif) no-repeat; padding: 1px 4px 2px 16px; color: #fff; text-decoration: none; }
.greenbtn2 {
	background: #D87B37 url(images/podrobnosti.gif) no-repeat;
	color: #fff;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 16px;
}
.greenbtn2:hover { background: #D87B37 url(images/hoverbtn3.gif) no-repeat; color: #444444; }
.greenbtn3 {
	background: #D87B37 url(images/izracun1.gif) no-repeat;
	color: #fff;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 16px;
}
.greenbtn3:hover { background: #D87B37 url(images/hoverbtn3.gif) no-repeat; color: #444444; }
.greenbtn4 {
	background: #D87B37 ;
	color: #fff;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 16px;
}
.greenbtn4:hover { background: #D87B37 ; color: #444444; }

/* footer  */
.footer { clear: both; text-align: center; line-height: 1.8em; padding: 0px 0 10px 0; border-top: 1px solid #ccc; }
.outermost_body{
	width:750px;
	background:white;
	padding:5px;
	align:center;
	margin:0 auto;
} 
