@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 Stanovljanski Kragujevac (stanovljanski.co.rs)
------------------------------------------------------------------------*/
body {
	background: #27242B;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
table.web {
	width: 892px;
	background-image: url(images/bgc.png);
	border: none;
}
td.middle {
	background: url(images/middle.jpg) #FFF;
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 21px;
	vertical-align: top;
}
td.middle_left {
	width: 209px;
	padding-right: 13px;
	vertical-align: top;
}
td.middle_main {
	background: #FFF;
	border: #CCC;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
}	
td.content_top {
	background: url(images/middle.jpg) #FFF;
	background-position: top;
	background-repeat: no-repeat;
	width: 209px;
	padding-left: 20px;
	padding-right: 13px;
	vertical-align: top;
}
td.content_top_right {
	background: url(images/middle.jpg) #FFF;
	background-position: top;
	background-repeat: no-repeat;
	width: 629px;
	vertical-align: top;
	text-align: justify;
	font-size: 12px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	border: none /* #000 1px solid*/;
}
td.content {
	background:#FFF;
	padding-left: 20px;
	padding-right: 21px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}
td.content_left {
	width: 209px;
	padding-left: 20px;
	padding-right: 13px;
	vertical-align: top;
	background: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
td.content_left a,
td.content_left a:link,
td.content_left a:active,
td.content_left a:visited{
	color:  #333;
	text-decoration: none;
	font-style: italic;
	font-size: 12px;
	vertical-align: top;
}
td.content_left a:hover,
td.content_left a:focus{
	color: #59AD12;
	text-decoration: underline;
	font-style: italic;
	font-size: 12px;
	vertical-align: top;
}
img.slika {
	border: #999 1px solid;
	padding: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
td.content_main {
	width: 629px;
	vertical-align: top;
	text-align: justify;
	font-size: 12px;
	background: #FFF;
	padding-right: 21px;
	padding-top: 10px;
}
td.content_main a,
td.content_main a:link,
td.content_main a:active,
td.content_main a:visited{
	color:  #333;
	text-decoration: none;
	font-style: italic;
	font-size: 12px;
	vertical-align: top;
}
td.content_main a:hover,
td.content_main a:focus{
	color: #59AD12;
	text-decoration: underline;
	font-style: italic;
	font-size: 12px;
	vertical-align: top;
}
td.content_all {
	background: #FFF;
	vertical-align: top;
	text-align: justify;
	padding-left: 20px;
	padding-right: 21px;
	padding-bottom: 20px;
}	
td.content_all a, 
td.content_all a:link, 
td.content_all a:active,
td.content_all a:visited {
	color:  #333;
	text-decoration: none;
	font-style: italic;
	font-size: 12px;
	vertical-align: top;
}
td.content_all a:focus, 
td.content_all a:hover {
	color: #59AD12;
	text-decoration: underline;
	font-style: italic;
	font-size: 12px;
	vertical-align: top;
}
td.footer {
	background:url(images/footer.jpg);
	height: 44px;
	padding-left: 25px;
	border-top-color: #27242B;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: center;
}
td.footer a,
td.footer a:link, 
td.footer a:active, 
td.footer a:visited {
	color: #333;
	font-size: 12px;
	text-decoration: none;
}
td.footer a:hover, 
td.footer a:focus {
	color: #59AD12;
	font-size: 12px;
	text-decoration: underline;
}
td.slika {
	width: 629px;
	height: 295px;
	border: none;
}
table.meni {
	background: #FFF;
	border: #CCC;
	border-style: solid;
	border-width: 1px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
table.meni a,
table.meni a:link,
table.meni a:visited,
table.meni a:active {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
table.meni a:hover, 
table.meni a:focus {
	color: #59AD12;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
td.menu_naslov {
	background:url(images/menu.jpg);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 10px;	
	color: #59AD12;
}
td.menu {
	background:url(images/menu.jpg);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 40px;	
}
td.menu:hover {
	background:url(images/menu_rollover.jpg);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 40px;
}
td.menu a,
td.menu a:link,
td.menu a:active,
td.menu a:visted {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
td.menu a:hover,
td.menu a:focus{
	color: #59AD12;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
table.novosti {
	background: #F1F1F1;
	border: #CCC;
	border-style: solid;
	border-width: 1px;
}
td.novosti_title {
	font-size: 16px;
	font-family: Candara, Arial, Helvetica, sans-serif;
	color: #59AD12;
	font-style: italic;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
td.novosti_sadrzaj {
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
}
span.litter_blink {
	text-decoration: blink;
	font-size: 26px;
}	
hr {
	border-top:none;
	border-bottom-color: #59AD12;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	height: 1px;
	style: dotted;
	padding: 0px;
	margin: 0px;
	align: center;
}
p.title {
	background:url(images/title.png);
	background-repeat: repeat-x;
	color: #59AD12;
	font-family: Candara, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	padding-top: 5px;
	height: 25px;
	padding: 0px;
	margin: 0px;
}
p.text {
	text-indent: 15px;
}
.naziv {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
p.naziv {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
p.naziv a, a:link, a:active, a:visited {
	color: #000;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
p.naziv a:hover, a:focus {
	color: #59AD12;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
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 #59AD12;
	background: url(images/metal_line.jpg);
	margin-bottom: 2px;
	color: #59AD12;
}
.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 #59AD12;
	background: url(images/metal_line.jpg);
	color: #59AD12;
	margin-bottom: 2px;
}
table.legla {
	border-color: #CCC;
	border-style: solid;
	border-width: 1px;
}
table.legla tr {
	background: #FFF;
	color: #000;
}
table.legla tr:hover {
	background: #ECECEC;
	color: #59AD12;
}
table.legla td {
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 5px;
}
td.naslov_tabele {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
td.sadrzaj_tabele {
	height: 20px;
	color: #000;
}
table.rodovnik {
	color: #000;
}
table.rodovnik td {
	background: #FFF;
	color: #000;
	border-color: #CCC;
	border-style: dotted;
	border-width: 1px;
}
table.rodovnik td:hover {
	background: #F7F7F7;
	color: #59AD12;
	border-color: #59AD12;
	border-style: dotted;
	border-width: 1px;
}
p.musko {
	background:url(images/Male_Icon.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 25px;
	color: #00F;
	font-size: 14px;
	font-style: italic;
}
p.zensko {
	background:url(images/Female_Icon.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 25px;
	color: #F00;
	font-size: 14px;
	font-style: italic;
}
table.animacija {
	background: #FFF;
	border: #CCC;
	border-style: solid;
	border-width: 1px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	width: 627px;
	height: 315px;
}
p.blink {
	text-align: center;
	font-size: 18px;
	text-decoration:blink;
	color: #6F6;
	border: 3px double #6F6;
	padding: 10px;
}
p.blink:hover {
	border: 3px double #F00;
}
p.blink a, p.blink a:active, p.blink a:visited {
		font-size: 18px;
	text-decoration:blink;
	color: #6F6;
}
p.blink a:hover {
	color: #F00;
}
p.blink:hover a, p.blink:hover a:active, p.blink:hover a:visited {
	color: #F00;
}
