@charset "utf-8";
/*------------------------------------------------------------------------
# WebPortal static web site - Copyright (C) 2004 - 2009 WebPortal
# Author: Srdjan Radenkovic, WebPortal
# Author url: www.webportal.rs
# Author email: srdjan@webportal.rs
# Author phone: +381 (0) 65 4 32 32 64
# Copyright (C) 2009, Marketing agency "WebPortal" Kragujevac, Serbia
--------------------------------------------------------------------------
# CSS style for Idea Kragujevac (ideakg.com)
------------------------------------------------------------------------*/
body {
	background-color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	font-weight: bold;
	font-size: 12px;
}
td.header {
	background:url(images/header.jpg);
	background-repeat:no-repeat;
	width: 915px;
	height: 132px;
}
td.navigacija {
	background:url(images/nav.jpg);
	width: 915px;
	height: 43px;
	padding: 0px;
	margin: 0px;
}
/* Padajuci meni */
td.menu_nav {
	padding: 0px;
	margin: 0px;
	width: auto;
	height: 43px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
td.menu_nav:visited {
	color:#F00;
}
td.menu_nav:hover {
	color: #FFF;
	width: auto;
	background: url(images/gradient.png);
}
td.menu_nav a, a:link, a:active, a:visited {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
td.menu_nav a:hover {
	font-size: 14px;
	color: s#FFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
table.menu {
	margin-top: 12px;
	margin-left: -10px;
	color: #F00;
	width: auto;
	width: 250px;
	position: absolute;
	visibility:hidden;
	text-align: left;
	background: url(images/sub_menu_background.jpg) #000;
	background-position:bottom right;
	background-repeat: no-repeat;
	border-bottom: #5D5D5D;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right: #5D5D5D;
	border-right-style: solid;
	border-right-width: 1px;
	border-left: #5D5D5D;
	border-left-style: solid;
	border-left-width: 1px;
	border-top: #5D5D5D;
	border-top-style: solid;
	border-top-width: 1px;
}
table.menu2 {
	margin-top: 15px;
	margin-left: -10px;
	color: #F00;
	width: auto;
	min-width: 250px;
	position: absolute;
	visibility:hidden;
	text-align: left;
	background: url(images/background_content.jpg) #154061;
	background-position:bottom;
	background-repeat: repeat-x;
	border-bottom: #F58220;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right: #F58220;
	border-right-style: solid;
	border-right-width: 1px;
	border-left: #F58220;
	border-left-style: solid;
	border-left-width: 1px;
	border-top: #F58220;
	border-top-style: solid;
	border-top-width: 1px;
}
td.sub_menu {
	text-align: left;
	margin-left: -20px;
	margin-top: 15px;
	padding-left: 15px;
	padding-right: 35px;
	height: 22px;
	border-bottom: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
td.sub_menu:hover {
	background: url(images/gradient.png);
}
td.sub_menu a, a:link, a:active, a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
td.sub_menu a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #F58220;
	text-decoration: none;
}
/* kraj padajuceg menija */
td.top_right_menu {
	width: 260px;
	height: 43px;
}
table.home_module {
	background: #000;
	width: 915px;
	height: 389px;
	color: #000;
}
td.home_module_none {
	display: none;
}
td.main_top {
	background:url(images/main_top.jpg);
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 8px;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #ED1C24;
}
td.main_middle {
	background: url(images/main_middle.jpg);
	background-repeat: repeat-y;
	color: #333;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	text-align:justify;
}
td.main_middle a, a:link, a:active, a:visited {
	color:#333;
	font-size: 12px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
td.main_middle a:hover, a:focus {
	font-size: 12px;
	font-weight: bold;
	color: #ED1C24;
	text-decoration: none;
}	
td.main_bottom {
	background:url(images/main_bottom.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
td.box_down {
	background:url(images/box_down.jpg);
	background-repeat: no-repeat;
	width: 915px;
	height: 199px;
}
td.box_down_title {
	font-size: 16px;
	font-weight: bold;
	height: 20px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
td.box_down_logos {
	padding-left: 20px;
	padding-right: 20px;
	height: 76px;
}
td.box_down_links {
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	height: 83px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: #CCC;
}
td.box_down_links a, a:link, a:active, a:visited{
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #CCC;
}
td.box_down_links a:hover {
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #F58220;
}
td.footer {
	text-align:center;
	font-size: 12px;
	
}
td.footer a, a:link, a:active, a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
td.footer a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #ED1C24;
	text-decoration: underline;
}
hr {
	border-top:none;
	border-bottom-color: #D5D5D5;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	height: 1px;
	style: dashed;
}
td.input_text {
	padding-left: 50px;
	font-weight: bold;
	text-align: left;
}
.inputbox {
	width: 250px;
	border: 1px solid #D5D5D5;
	background: url(images/metal_line.jpg);
	margin-bottom: 2px;
	color: #000;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #000;
	background: url(images/metal_line.jpg);
	margin-bottom: 2px;
	color: #F58220;
}
.button {
	width: 75px;
	border: 1px solid #D5D5D5;
	background: url(images/metal_line.jpg);
	color: #000;
	margin-bottom: 2px;
}

.button:hover, .button:focus {
	border: 1px solid #000;
	background: url(images/metal_line.jpg);
	color: #F58220;
	margin-bottom: 2px;
}
p.title {
	font-size: 14px;
	font-weight: bold;
}
td.content_td {
	text-align: justify;
}
td.poslovni_podaci {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color:#CCC;
}
.error {
	font-size: 14px;
	padding: 5px 5px 5px 25px;
	color: #CC0000;
	background: url(images/bullet-info.gif) no-repeat center left;
}

.message {
	font-size: 14px;
	padding: 5px 5px 5px 25px;
	color: #006699;
	background: url(images/bullet-info.gif) no-repeat center left;
}

.tips {
	font-size: 14px;
	padding: 5px 5px 5px 25px;
	color: #CC6600;
	background: url(images/bullet-tips.gif) no-repeat center left;
}

.highlight {
	border-bottom: 1px dotted #888888;
	padding: 0 5px;
	background: #FEFAE1;
	font-weight: bold;
}
p.adobe-pdf {
	margin-left: 100px;
	margin-right: 100px;
	min-height: 35px;
	padding-left: 25px;
	text-align: center;
	background: url(images/adobe_pdf_icon.png);
	background-repeat: no-repeat;
	background-position: left;
}
p.adobe-pdf a {
	color: #333;
	text-decoration: none;
}
p.adobe-pdf a:hover, a:active, a:focus {
	color: #ED1C24;
	text-decoration: underline;
}
p.zip_arhiva {
	min-height: 35px;
	padding-left: 25px;
	text-align: center;
	background: url(images/archive_icon.png);
	background-repeat: no-repeat;
	background-position: left;
}
p.zip_arhiva a {
	color: #333;
	text-decoration: none;
}
p.zip_arhiva a:hover, a:active, a:focus {
	color: #ED1C24;
	text-decoration: underline;
}
td.title_small {
	border-bottom-width: 1px;
	border-bottom-color: #999;
	border-bottom-style: solid;
}
p.title_content {
	font-size: 14px;
	font-weight: bold;
}
p.gallery {
	margin-left: 150px;
	margin-right: 150px;
	vertical-align: middle;
	min-height: 30px;
	padding-left: 35px;
	font-size: 14px;
	text-align: center;
	background: url(images/jpg_icon.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
p.gallery a {
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
p.gallery a:hover, a:active, a:focus {
	font-size: 14px;
	color: #ED1C24;
	text-decoration: underline;
}
td.news_title {
	background:url(images/news_title.jpg);
	background-repeat: repeat-x;
	height: 34px;
	color:#333;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	vertical-align: middle;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom-color: #666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #CCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #CCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #CCC;
	border-top-style: solid;
	border-top-width: 1px;
}
td.news_content {
	background:url(images/news_content.jpg) #FFF;
	background-repeat: repeat-x;
	background-position: top;
	min-height: 400px;
	color:#333;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 10px;
}
td.news_content hr {
	border-top:none;
	border-bottom-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	text-align:center;
	height: 1px;
	style: dashed;
	padding: 0px;
	margin: 0px;
}
.news-title {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.news-date {
	color: #F00;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.news-all {
	color: #F60;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:right;
}
.news-all a, a:link, a:visited, a:active{
	color: #F60;
	font-weight: bold;
	text-decoration: none;
	text-align:right;
}
.news-all a:hover, a:focus{
	color: #F00;
	font-weight: bold;
	text-decoration: underline;
	text-align:right;
}