/*  body */
body { background: #ffffff; font-size: 13px; FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #666666; font-weight: normal; margin-top: 3px; }
img { border: none; }

/* divovi */
.left {
/*	position: absolute; */
	float: left; padding-left: 0px; padding-right: 15px; width: 200px; height: auto; font-size: 13px; }
	
.right { float: right; width: 645px; height: auto; text-align: justify; padding-left: 35px;
	border-left-width: 1px; border-left-style: dotted; border-left-color: #a5bfd9; }
	
.fill {
	float: left; padding-left: 5px; padding-right: 15px; width: 600px; height: 1px; font-size: 13px; }
	
.wrapper { width: 900px; height: auto; margin: 0 auto; }
	

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
	font-weight: bold;
	font-style: italic;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	text-align: justify;
}
.centerlogo {
	margin: auto;
	width: 880px;
	height: 130px;
	text-align: left;
}

/*  linkovi */
a:link { color: #666666; text-decoration: underline; font-size: 13px; font-weight: bold; }
a:visited {	color: #666666; text-decoration: underline; font-size: 13px; font-weight: bold; }
a:active { color: #666666; text-decoration: underline; font-size: 13px; font-weight: bold; }
a:hover { color: #ff3300; text-decoration: underline; font-size: 13px; font-weight: bold; }

a.body2:link { color: #666666; text-decoration: none; font-size: 11px; font-weight: bold; }
a.body2:visited { color: #666666; text-decoration: none; font-size: 11px; font-weight: bold; }
a.body2:active { color: #666666; text-decoration: underline; font-size: 11px; font-weight: bold; }
a.body2:hover { color: #ff3300; text-decoration: underline; font-size: 11px; font-weight: bold; }

/*  fontovi */
.footer1{ font-size: 11px; color: #666666; font-weight: normal; }
.body5 { color: #666666; text-decoration: underline; font-size: 14px; font-weight: bold; }

.a_result {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 88px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/out.png);
	margin: auto;
	width: 95%;
	border: 1px dotted #CCC;
}
.temLableRight {
	float: right;
	width: 50%;
	text-align: left;
	font-weight: bold;
}

.inputy {
	width: 355px;
}

.TwitPost {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.roundedcornr_box .roundedcornr_content a {
	color: #333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Due {
	float: left;
	width: 390px;
	text-align: left;
}
/*
 * Smoothbox v20070814 by Boris Popoff (http://gueschla.com)
 *
 * Based on Cody Lindley's Thickbox, MIT License
 *
 * Licensed under the MIT License:
 *   http://www.opensource.org/licenses/mit-license.php
 */

.roundedcornr_box_583918 {
   background: #e9f0d7;
}
.roundedcornr_top_583918 div {
   background: url(../images/roundedcornr_583918_tl.png) no-repeat top left;
}
.roundedcornr_top_583918 {
   background: url(../images/roundedcornr_583918_tr.png) no-repeat top right;
}
.roundedcornr_bottom_583918 div {
   background: url(../images/roundedcornr_583918_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_583918 {
   background: url(../images/roundedcornr_583918_br.png) no-repeat bottom right;
}

.roundedcornr_top_583918 div, .roundedcornr_top_583918, 
.roundedcornr_bottom_583918 div, .roundedcornr_bottom_583918 {
   width: 95%;
   margin:auto; 
   height: 16px;
   font-size: 1px;
}
.roundedcornr_content_583918 { margin: 0 16px; width:95% }


html, body {
min-height: 100%;
height: auto !important;
height: 100%
}

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

/* IE6 */
* html #TB_iframeContent{
	margin-bottom:1px;
}
.roundedcornr_box {
	background: #e7ebf5;
	width: 900px;
	margin: auto;
}
.roundedcornr_top div {
   background: url(../images/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top {
   background: url(../images/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(../images/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(../images/roundedcornr_br.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 900px;
	height: 16px;
	font-size: 1px;
}
.roundedcornr_content {
	margin: 0 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.orderby {
	text-align: right;
	width: 98%;
	padding-right: 12px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
}

.Lable_Right {
	float: right;
	height: 22px;
	width: 53%;
	text-align: right;
}
.Left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	border: 1px solid #FFF;
}
.Lable_Right_High {
	float: right;
	height: 55px;
	width: 53%;
	text-align: right;
}
.Lable_Left {
	float: left;
	height: 22px;
	width: 45%;
	font-weight: bold;
}
.formy {
	clear: both;
	width: 100%;
	margin-top: 3px;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.imagey {
	border: 1px solid #CCC;
	padding: 3px;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 3px;
}

.temLableLeft {
	float: left;
	width: 50%;
	margin-bottom: 10px;
}

.Leftsec {
	float: left;
	width: 65%;
	height:100%;
	margin-top: 5px;
}
.RightSec {
	float: right;
	width: 32%;
	margin-top: 5px;
}
.searchbax {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #060;
}
.xc {
	padding-right: 12px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.roundedcornr_box .xc a {
	color: #333;
	text-decoration: none;
}
