/* Modern World CSS Template 
   www.solucija.com      */
body { font-family: Arial, Sans-Serif; font-size: 70%; color: #000; background: #4c0026 url("images/bg.gif") repeat-y top center; margin: 0; padding: 0; line-height: 140%; text-align: center; }
a {	color: #A53512; background-color: inherit; }
a:hover { color: #000; background-color: inherit;}
.marked_green {	background: #E8F7E6; color: inherit; }
.marked_blue { background: #ECF3FB; color: inherit; }
#content { margin: 0 0 0 10px; padding: 0; text-align: left; width: 720px; background: #595959 url("images/contentbg.gif") repeat-y top right; color: inherit; margin: 0 auto 0 auto; }
#message { font-size: 18px; font-weight: bold; color: #e5bc42; margin: 0 0 45px 0; background-color: inherit; text-align: center; font-family: "Trebuchet MS", arial; }
#navigation { font-size: 100%; text-transform: uppercase; background: url("images/navbg.gif") repeat-x bottom left; padding: 0 0 22px 10px; }
#navigation a {	color: #9f9f9f;	display: inline; text-decoration: none;	font-weight: bold; margin-right: 8px; padding-left: 18px; padding-bottom: 2px; padding-top: 1px; background-color: inherit; xbackground-image: url("images/linkcorner.gif"); background-repeat: no-repeat; background-position: top left; }
#navigation a:hover { color: #000; background-color: inherit; }
.left {	margin-right: 540px; padding: 0px 10px 10px 0px; background: url("images/logo.jpg") no-repeat top left; }
.left p { padding: 0 0 0 10px; }
.left h1 { font-size: 140%; color: #2e2c37; margin: 10px 0 0 0; padding: 0 0 0 10px; background-color: inherit; }
#logo {	padding: 44px 0 0 13px;	margin-bottom: 56px; }
#logo h2 { font-size: 180%;	letter-spacing: -1px; font-weight: bold; color: #000; margin: 0; padding: 0; background-color: inherit; }
#logo p { margin: 0; padding: 3px 0 0 2px; color: #95BAE3; background-color: inherit; }
.right { margin: 0;	padding: 0px 10px 10px 12px; width: 518px;	float: right; background: url("images/header.gif") repeat-x top left; }
.right h1 { font-size: 18px; font-weight: bold; color: #2e2c37; margin: 10px 0px 0px 0px; padding: 0px 0px 0px 0px; background-color: inherit; font-family: "Trebuchet MS", arial; }
.right h2 { font-size: 15px; font-weight: bold; color: #2e2c37; margin: 10px 0px 0px 0px; padding: 0px 0px 0px 0px; background-color: inherit; font-family: "Trebuchet MS", arial; }
.right h3 { font-size: 14px; font-weight: bold; color: #2e2c37; margin: 10px 0px 0px 0px; padding: 0px 0px 0px 0px; background-color: inherit; font-family: arial; }
.right h4 { font-size: 12px; font-weight: bold; color: #2e2c37; margin: 2px 0px 0px 0px; padding: 0px 0px 0px 0px; background-color: inherit; font-family: arial; }
.right h5 { font-size: 12px; font-weight: normal; color: #2e2c37; margin: 2px 0px 0px 0px; padding: 0px 0px 0px 0px; background-color: inherit; font-family: arial; }
.right h6 { font-size: 10px; font-weight: normal; color: #2e2c37; margin: 2px 0px 0px 0px; padding: 0px 0px 0px 0px; background-color: inherit; font-family: arial; }
blockquote { padding: 20px; margin: 0px; background: #f6da87 url("images/quotebg.gif") no-repeat center left; font-size:90%; color: inherit; text-align: justify; }
#footer { clear:both; background: #FFF url("images/footerbg.gif") repeat-x bottom left; color: #808080; border-top: 1px solid #eee; padding: 4px 10px 4px 4px;  font-family: Verdana, "lucida console", sans-serif; letter-spacing: -1px; font-size: 80%; text-align: right; text-transform: uppercase; }
#footer a { color: #2980DE; background-color: inherit; }
#footer a:hover { background: #FEFDD6; color: inherit; }
#nav1 { background: transparent url("images/house.png") no-repeat; }
#nav2 { background: transparent url("images/cd.png") no-repeat; }
#nav3 { background: transparent url("images/note.png") no-repeat; }
#nav4 { background: transparent url("images/cd_eject.png") no-repeat; }
#nav5 { background: transparent url("images/email.png") no-repeat; }


/* CMS ENTRIES */

.warn {
	border: 1px solid yellow;
	background: white url("images/warning.gif") no-repeat 6px 6px;
	padding: 3px 3px 3px 60px;
	height: 50px;
	color: black;
}
.error {
	border: 1px solid red;
	background: white url("images/error.gif") no-repeat 6px 6px;
	color: red;
	padding: 3px 3px 3px 60px;
	height: 50px;
}
.page_controls {
	text-align: center;
}
.timestamp {
	text-align: right;
	font-size: 10px;
	color: #999;
}
.o {
	background-color: #fff;
}
.e {
	background-color: #eee;
}
a img {
	border: 0px; 
}
form { margin: 0px; padding: 0px; }

#meta_desc {
	width: 98%;
	height: 100px;
	font-family: arial;
	font-size: 11px;
}
#view {
	width: 100%;
}
.contactual {
	width: 220px;
	font-family: arial;
	font-size: 11px;
}