@charset "utf-8";
/*------------------------------------------------------------------------
# WebPortal static web site - Copyright (C) 2004 - 2010 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) 2010, Marketing agency "WebPortal" Kragujevac, Serbia
--------------------------------------------------------------------------
# CSS style for Impo DOO Despotovac (impo.co.rs)
------------------------------------------------------------------------*/
body {
	background-image: url(../images/bgc.jpg);
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #CCC;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
	text-decoration: blink;
	color: #F00;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
p {
	padding: 0px;
	margin: 0px;
}
a, a:link, a:active, a:visited {
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:focus {
	color: #79DCFA;
	text-decoration: none;
}
table.impo {
	background: #414141;
	width: 955px;
	border: none;
}
td.logo1 {
	background-image: url(../images/logo_1.jpg);
	background-repeat: no-repeat;
	width: 265px;
	height: 79px;
}
td.logo2 {
	background-image: url(../images/logo_2.jpg);
	background-repeat: no-repeat;
	width: 265px;
	height: 102px;
}
td.search {
	background-image: url(../images/search.jpg);
	background-repeat: no-repeat;
	width: 265px;
	height: 85px;
	text-align: center;
	vertical-align: middle;
}
td.anim {
	background: url(../images/anim.jpg);
	background-repeat: repeat-x;
}
td.menu {
	background-image: url(../images/menu_bgc.jpg);
	background-repeat: no-repeat;
	width: 690px;
	height: 79px;
}
table.navigacija {
	width: 675px;
	height: 79px;
	border: none;
}
td.menu_item {
	background-image: url(../images/menu_item.jpg);
	background-position: right;
	width: 112px;
	height: 79px;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}
td.menu_item a, td.menu_item a:link, td.menu_item a:active, td.menu_item a:visited {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
}
td.menu_item a:hover, td.menu_item a:focus {
	color: #79DCFA;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
}
table.submenu {
	font-size: 12px;
	margin-top: 25px;
	color: #F00;
	width: 200px;
	position: absolute;
	visibility:hidden;
	text-align: left;
	background: #4B4B4B;
	border-bottom: #393939;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right: #393939;
	border-right-style: solid;
	border-right-width: 1px;
	border-left: #393939;
	border-left-style: solid;
	border-left-width: 1px;
	border-top: #393939;
	border-top-style: solid;
	border-top-width: 1px;
}
td.sub_menu {
	text-align: left;
	height: 22px;
	padding: 5px 0 5px 0;
	border-bottom: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
td.sub_menu:hover {
	background: url(../images/gradient.png);
}
td.sub_menu a, td.sub_menu a:link, td.sub_menu a:active, td.sub_menu 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: #79DCFA;
	text-decoration: none;
}
td.left_side {
	background-image:url(../images/left_side.jpg);
	background-repeat: repeat-y;
	padding: 10px 10px 10px 25px;
	text-align: justify;
	vertical-align: top;
}
td.left_side p {
	margin-bottom: 10px;
}
td.left_side img {
	border: 1px #9c9c9c solid;
	padding: 2px;
	margin-right: 5px;
}
td.content {
	padding: 10px 10px 10px 10px;
	text-align: justify;
	vertical-align: top;
}
td.content p {
	margin-bottom: 10px;
}
img.slika{
	border: 1px #9c9c9c solid;
	padding: 2px;
	margin: 5px;
}
td.footer_left {
	background-image: url(../images/footer_left.jpg);
	background-repeat: no-repeat;
	width: 265px;
	height: 72px;
}
td.footer_right {
	background-image: url(../images/footer_right.jpg);
	background-repeat: no-repeat;
	width: 690px;
	height: 72px;
	text-align: center;
	vertical-align: middle;
}
.button {
	width: 125px;
	border: 1px solid #FFF;
	background: #393939;
	color: #FFF;
	font-weight: bold;
	margin: 5px;
}
.button:hover, .button:focus {
	width: 125px;
	border: 1px solid #79DCFA;
	background: url(../images/gradient.png);
	color: #79DCFA;
	margin: 5px;
}
p.title {
	color: #FFF;
	border-bottom: 1px #FFF solid;
	font-size: 14px;
	font-weight: bold;
}
span.plavo {
	color: #79DCFA;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
span.crveno {
	color: #F00;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
hr {
	border-top:none;
	border-bottom-color: #D5D5D5;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	height: 1px;
}
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: #00F;
}
td.galerija {
	margin: 5px;
}
td.galerija_naslov {
	font-size: 12px;
	font-weight: bold;
	color:#D6D6D6;
	text-align: left;
	padding-left: 10px;
	border-bottom: 1px solid #D6D6D6;
}
td.galerija_opis {
	font-size: 10px;
	color: #D6D6D6;
	text-align: right;
	padding-right: 10px;
	border-top: 1px solid #D6D6D6;
	padding-bottom: 10px;
}
span.kocka {
	background:url(../images/kocka.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
}
span.pravougaonik {
	background:url(../images/pravougaonik.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 19px;
}
span.krug {
	background:url(../images/krug.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
}
p.pdf {
	background: url(../images/pdf.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	text-align:center;
}
p.paragraf {
	text-indent: 25px;
}
ul {
	padding: 0px 10px;
	margin: 0px 10px;
}
ul li{
	list-style:circle;
	text-indent: 25px;
	margin: 0px;
	padding: 0px;
}
ul ul li {
	list-style: inside;
	text-indent: 25px;
	margin: 0px;
	padding: 0px;
}
