@charset "utf-8";
/* CSS Document for nickynecky.com */
/* Copyright (C) 2009, WebPortal Group */
/* www.webportal.rs */
/* +381654323264 */

body {
	background: #383838;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
	margin-top: 25px;
	text-align:justify;
}

a {
	color:#FFF;
}

a:active, a:visited {
	color:#FFF;
}

a:hover {
	color: #FFF;
	text-decoration:underline;
}
hr {
	border-top:none;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	height: 1px;
	style: dashed;
}
td.button a {
 font-size: 16px;
 font-weight: bold;
 text-decoration:none;
 text-align: center;
 color:#FFFFFF;
 display: block;
 width: 155px;
 height: 50px;
 background-image: url(images/button.png);
 background-repeat: no-repeat;
 background-position: bottom left;
}

td.button a:hover {
 font-size: 16px;
 font-weight: bold;
 text-decoration:none;
 text-align: center;
 color: #000;
 display: inherit ;
 width: 155px;
 height: 50px;
 background-image: url(images/button_ro.png);
 background-repeat: no-repeat;
 background-position: bottom left;
}

td.footer {
	font-size:12px;
	padding-left: 25px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}

td.footer a{color: #CCC;text-decoration:none;}

td.footer a:hover{color: #F00;text-decoration:underline;}

td.footer a:active, a:visited {color: #F00;text-decoration:none;}

td.left {
	vertical-align:top;	
}

.left-top{
	background-image: url(images/left_top.png);
	width: 293px;
	height:50px;
	text-align: center;
	padding-top: 25px;
	font-size: 16px;
}

.left-middle{
	background-image: url(images/left_background.png);
	background-repeat:repeat-y;
	width: 293px;
	text-align:center;
	padding-top: opx;
}

.left-bottom{
	background-image: url(images/left_bottom.png);
	width: 293px;
	height: 65px;
}

td.unos {
	width: 622px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	text-align: left;
}

td.unos a{
	color: #FFF;
	text-decoration: none;
}
td.unos a:hover{
	color: #F00;
	text-decoration: none;
}
td.unos a:active, a:visited{
	color: #FFF;
	text-decoration: none;
}


.naziv_psa {
	font-size: 16px;
	color:#F00;
}

.naziv_psa a, a:visited, a:active{
	color:#F00;
	text-decoration:none;
}

.naziv_psa a:hover{
	color:#F00;
	text-decoration: none;
}

.read_more {
	color: #999;
	text-align:right;
	padding-right: 20px;
}

.read_more a {
	color:#999;
	text-decoration: none;
}

.read_more a:hover {
	color:#999;
	text-decoration:underline;
}

.naslov-strane {
	color:#F00;
	font-size: 18px;
}

.naslov-sekcije {
	color: #999;
	font-size: 16px;
}

.bottom {
	text-align:center;
	color:#999;
	font-size: 14px;
}

.link {
	color: #FFF;
	text-decoration:none;
}

.link a {
	color: #FFF;
	text-decoration:none;
}

.link a:hover {
	color: #999;
	text-decoration:underline;
}

.link {
	color:#FFF;
}

td.input_text {
	padding-left: 100px;
	min-height: 20px;
	vertical-align:middle;
}
.inputbox {
	width: 225px;
	border: 1px solid #C0C0C0;
	background: #999;
	margin-bottom: 2px;
	color: #383838;
	border: 1px #999;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #888888;
	background: #CCC;
	color: #000;
	border: 1px #999;
}

.submit {
	width: 75px;
	border: 1px solid #C0C0C0;
	background: #999;
	color: #383838;
	margin-bottom: 2px;
}

.img {
	border: #999;
	border-width: 2px;
}

td.images {
	text-align: center;
}
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;
}
	
