body {
	padding: 0;
	margin: 0;
	background-color: #fff;
	text-align: center;
	font: normal normal normal 11px/18px Geneva, Arial, Helvetica, sans-serif;
	color: #696969;
}

a, a:visited {
	color: #696969;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a.white, a:visited.white, a:hover.white {
	color: #fff;
	text-decoration: underline;
}

form {
	padding: 0;
	margin: 0;
}

div.container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}

#topbar {
	width: 780px;
	height: 75px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}

#logo {
	float: left;
	height: 75px;
}

#regbar {
	color: #fff;
	background: #91B0BE url(../img/regbar_bg.gif) repeat-x;
}

#mainbar {
	color: #fff;
	background: #91B0BE url(../img/regbar_bg.gif) repeat-x;
}

#mainbar div.box {
	width: 780px;
	margin: 0 auto;
}

#mainbar div.redir_controls {
	margin: 10px 0;
	float: right;
}

#regbar div.textblock {
	padding: 15px;
	font-family: Calibri, Arial;
	font-size: 16pt;
	border-bottom: 1px Solid #fff;
	text-align: center;
}

#mainbar div.textblock {
	padding: 15px;
	font-family: Calibri, Arial;
	font-size: 16pt;
	text-align: center;
}

#regbar div.firstblock {
	width: 239px;
	border-right: 1px dotted #fff;
	float: left;
	text-align: center;
	padding: 10px;
}

#regbar div.secondblock {
	width: 240px;
	float: left;
	text-align: center;
	padding: 10px;
}

#regbar div.thirdblock {
	width: 239px;
	border-left: 1px dotted #fff;
	float: left;
	text-align: center;
	padding: 10px;
}

#register label {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
}

#register input.normal {
	font-size: 11pt;
	margin: 0 2px 0 2px;
	width: 140px;
	background-color: #C1D3DB;
	border: 0px;
	padding: 2px;
}

#register input.short {
	font-size: 11pt;
	margin: 0 2px 0 2px;
	width: 100px;
	background-color: #C1D3DB;
	border: 0px;
	padding: 2px;
}

#register div.f_elem {
	font-size: 11pt;
	margin-bottom: 5px;
}

#register div.small {
	font-size: 7pt;
	line-height: 9pt;
	height: 18pt;
}

#regbar input.regbutton {
	width: 45px;
	font-size: 8pt;
	color: #fff;
	background-color: #91B0BE;
	border: 0px;
	padding: 2px;
}

#regform {
	height: 100%;
	overflow: hidden;
}

#regwait {
	height: 95px;
	overflow: hidden;
}

#barwait, #bartx, #barerror {
	margin: 15px 0px 0px 0px;
}

#barerror a, #barerror a:visited, #barerror a:hover {
	color: #fff;
	text-decoration: underline;
	cursor: pointer;
}

div.main {
	padding-right: 10px;
	padding-bottom: 0px;
	margin-top: 15px;
	border-right: 1px solid #000;
	width: 510px;
	float: left;
}

div.main ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

div.main ul li {
	padding: 1px 2px 1px 4px;
	margin-bottom: 10px;
	border: 1px solid #f0f0f0;
}

div.main ul li.bg_special {
	background: url(../img/redir_special_bg.gif) repeat-y;
}

div.main ul li.bg_a {
	background: url(../img/redir_a_bg.gif) repeat-y;
}

div.main ul li.bg_b {
	background: url(../img/redir_b_bg.gif) repeat-y;
}

div.main a, div.main a:visited, div.main a:hover {
	/*color: #000;*/
	text-decoration: underline;
}

div.main a.bold, div.main a:visited.bold, div.main a:hover.bold {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11pt;
}

div.rightlist {
	width: 239px;
	float: right;
	margin-top: 15px;
}

#lowerbar {
	margin-top: 15px;
	margin-bottom: 10px;
	background-color: #91B0BE;
	color: #fff;
	padding: 5px;
}

#lowerbar a, #lowerbar a:visited, #lowerbar a:hover {
	color: #fff;
	font-weight: bold;
}

#footbar {
	width: 780px;
	margin: 0 auto;
	font-size: 7pt;
}

#footbar div.text {
	text-align: left;
}

p {
	padding: 0 0 10px 0;
	margin: 0;
}

h1 {
	font-family: Calibri, Arial;
	font-size: 15pt;
	padding: 0;
	margin: 0 0 0.6em 0;
}

h2 {
	font-family: Calibri, Arial;
	font-size: 12pt;
	padding: 0;
	margin: 0 0 0.4em 0;
}

h3 {
	font-family: Calibri, Arial;
	font-size: 10pt;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0.2em 0;
}

span.url {
	color: #598497;
}

#register input.invalid {
	background-color: #DBC1C6;
}

#register input.valid {
	background-color: #C1DBC9;
}

#topbar_right {
	float: right;
	height: 75px;
	width: 660px;
}

#tophormenu {
	margin: 0 0 0 442px;
}

#tophormenu div.loginbox {
	width: 208px;
	padding: 5px 5px 0 5px;
	margin-bottom: 5px;
	background-color: #f0f0f0;
	height: 40px;
}

#tophormenu input.tx {
	background-color: transparent;
	border: 1px solid #696969;
	width: 80px;
	font-size: 10px;
	height: 12px;
	color: #696969;
}

#tophormenu input.send {
	background-color: transparent;
	border: 0px;
	width: 25px;
	height: 12px;
	font-size: 10px;
	font-weight: bold;
	color: #696969;
}

#tophorselbar {
	overflow: hidden;
	text-align: right;
	float: right;
}

#tophorselbar a, #tophorselbar a:visited {
	padding: 0 10px 0 10px;
	margin-left: 5px;
	float: left;
	color: #fff;
	text-decoration: none;
	font: normal bold 12px/20px Arial, Helvetica, sans-serif;
}

#tophorselbar a.domreg {
	background-color: #91B0BE;
}

#tophorselbar a.domreg:hover {
	background-color: #598497;
}

#tophorselbar a.linkreg {
	background-color: #BEA091;
}

#tophorselbar a.linkreg:hover {
	background-color: #976D59;
}

.visible {
	visibility: visible;
	display: block;
}

.hidden {
	visibility: hidden;
	display: none;
}

.t10 {
	padding-top: 10px;
}

.t20 {
	padding-top: 20px;
}

div.siteinfo {
	border-bottom: 2px solid #696969;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

div.comments ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

div.comments ul li {
	padding: 0;
	margin: 10px 0 10px 0;
}

div.comments span.comment_datetime {
	font-size: 7pt;
}

div.writecomment {
/*	border-top: 1px solid #696969;*/
	padding-top: 1em;
	margin-top: 1em;
}

#form_comments {
	padding: 10px;
}

#form_comments label {
}

#form_comments input {
	width: 340px;
	padding: 5px;
	border: 1px solid #696969;
	font-size: 10pt;
}

#form_comments textarea {
	width: 340px;
	padding: 5px;
	border: 1px solid #696969;
}

#form_comments .f_left {
	float: left;
}

#form_comments .sendbutton {
	width: 140px;
	padding: 10px;
/*	border: 0;*/
	background-color: #91b0be;
	border-top: 2px solid #B7CBD4;
	border-left: 2px solid #B7CBD4;
	border-bottom: 2px solid #5C8A9E;
	border-right: 2px solid #5C8A9E;
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
}

input.sendbutton {
	width: 140px;
	padding: 10px;
/*	border: 0;*/
	background-color: #91b0be;
	border-top: 2px solid #B7CBD4;
	border-left: 2px solid #B7CBD4;
	border-bottom: 2px solid #5C8A9E;
	border-right: 2px solid #5C8A9E;
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
}

#form_comments div.rightbox {
	float: right;
	width: 340px;
	padding: 10px;
	background-color: #f0f0f0;
}

/* COMMENTS */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.commentbox {
	background-color: #ececec;
	padding: 10px;
}

.user {
	color: #000;
}

.guest {
	color: #696969;
}

.commentfooter {
	background: url(../img/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
	padding-left: 78px;
	padding-top: 5px;
	font-size: 10px;
	line-height: 18px;
	color: #4A4A4A;
	height: 15px;
}

div.error {
	/*border: 2px solid #BE9199;*/
	background-color: #be9199;
	color: #fff;
	font-size: 9pt;
	padding: 15px;
}

div.info {
	border: 2px solid #dcdcdc;
	background-color: #fff;
	color: #000;
	font-size: 11pt;
	padding: 15px;
	text-align: center;
}

div.sucess {
	/*border: 2px solid #BE9199;*/
	background-color: #91BEA0;
	color: #fff;
	font-size: 9pt;
	padding: 15px;
}

div.decision {
	float: right;
	font-size: 10pt;
	font-weight: bold;
	padding: 5px;
}

div.decision span.positive {
	background-color: #91bea0;
	padding: 5px;
}

div.decision span.negative {
	background-color: #be9199;
	padding: 5px;
}

div.decision span.positive a, div.decision span.negative a {
	color: #000;
}

input.clean {
	border: 0px;
}

ul.yourlist {
	padding: 0;
	margin: 0 0 10px 0;
	list-style: none;
}

ul.yourlist li {
	background: url(../img/icons/bullet_black.gif) no-repeat left;
	padding-left: 20px;
	margin-left: 5px;
}

div.siteinfo div.ownerbox {
	float: right;
	background-color: #fafafa;
	padding: 10px;
	text-align: right;
	border: 1px solid #696969;
	width: 195px;
}

div.ownerbox div.textdesc {
	line-height: 25px;
	font-size: 8pt;
	font-weight: bold;
	overflow: hidden;
}

img.icon {
	padding: 3px;
	border: 1px solid #c1d3db;
	margin: 0 2px 0 2px;
	background-color: #fff;
}

.fright {
	float: right;
}

.aright {
	text-align: right;
}

span.hide {
	display: none;
}

div.main div.listall {
	float: right;
	font-size: 8pt;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

td.redir_name {
	font-size: 10pt;
	font-weight: bold;
}

td.redir_title {
	font-size: 10pt;
}

div.bottom_line {
	border-bottom: 1px Solid #000;
}


#gobar div.logo_tx {
	padding: 0;
	margin: 0 0 0 5px;
	font-size: 8pt;
	font-family: Geneva, Arial, Helvetica;
	font-weight: normal;
}

#gobar div.redir_info {
	float: left;
	border-left: 1px solid #B0B0B0;
	line-height: 29px;
	padding: 0 10px 0 10px;
}

#gobar div.logo_tx span.big {
	font-family: Calibri, Arial;
	font-size: 15pt;
	font-weight: bold;
}

#gobar div.advert {
	margin: 0px 0px 0px 10px;
	line-height: 29px;
	padding: 0 10px 0 10px;
	background: #DCDCDC url(../img/gobar_oglasnosporocilo_tx.gif) no-repeat 9px 1px;
	border-left: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
}

div.ratingbox {
	width: 100px;
	height: 60px;
	display: block;
	background: url(../img/rating_bg.gif) no-repeat;
	padding: 5px;
}

div.ratingbox2 {
	width: 100px;
	height: 60px;
	display: block;
	background: url(../img/rating2_bg.gif) no-repeat;
	padding: 5px;
}

div.ratingbox div.rating_tx, div.ratingbox2 div.rating_tx {
	line-height: 22pt;
	font-weight: bold;
	text-align: center;
}

/* Begin star rater CSS */
.srating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 100px;
	height: 20px;
	position: relative;
	background: url(../img/strating.gif) top left repeat-x;		
}
.srating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.srating li a{
	display:block;
	width:20px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	background-image:none;	
}
.srating li a:hover{
	background: url(../img/strating.gif) 0px -20px repeat-x;
	z-index: 1;
	left: 0px;
}
.srating a.onestar{
	left: 0px;
	top: 0px;
}
.srating a.onestar:hover{
	width:20px;
}
.srating a.twostars{
	left:20px;
	top: 0px;
}
.srating a.twostars:hover{
	width: 40px;
}
.srating a.threestars:hover{
	width: 60px;
}
.srating a.threestars{
	left: 40px;
	top: 0px;
}
.srating a.fourstars{
	left: 60px;
	top: 0px;
}	
.srating a.fourstars:hover{
	width: 80px;
}
.srating a.fivestars{
	left: 80px;
	top: 0px;
}
.srating a.fivestars:hover{
	width: 100px;
}

.frating {
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 100px;
	height: 20px;
	position: relative;
	background: url(../img/strating2.gif) top left repeat-x;		
}
.myrating {
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 100px;
	height: 20px;
	position: relative;
	background: url(../img/strating.gif) top left repeat-x;		
}
.frating li, .myrating li {
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */

	display:block;
	width:20px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	background-image:none;
}
.frating li.fullstars {
	background: url(../img/strating2.gif) 0px -20px repeat-x;
	z-index: 1;
	left: 0px;
}

.myrating li.fullstars {
	background: url(../img/strating.gif) 0px -20px repeat-x;
	z-index: 1;
	left: 0px;
	padding: 0px;
	margin: 0px;
	top: 0px;
}

.frating li.rating_0, .myrating li.rating_0 {
	width: 0px;
}
.frating li.rating_1, .myrating li.rating_1 {
	width: 20px;
}
.frating li.rating_2, .myrating li.rating_2 {
	width: 40px;
}
.frating li.rating_3, .myrating li.rating_3 {
	width: 60px;
}	
.frating li.rating_4, .myrating li.rating_4 {
	width: 80px;
}
.frating li.rating_5, .myrating li.rating_5 {
	width: 100px;
}

.frating_small {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 75px;
	height: 15px;
	position: relative;
	background: url(../img/strating2_sm.gif) top left repeat-x;
	border: 0px;
}

.myrating_small {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 75px;
	height: 15px;
	position: relative;
	background: url(../img/strating_sm.gif) top left repeat-x;
	border: 0px;
}

.frating_small li, .myrating_small li {
	padding: 0px;
	margin: 0px;
	display: block;
	width: 75px;
	height: 15px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 15;
	position: absolute;
	background-image: none;
	border: 0px;
}

.frating_small li.fullstars_small {
	background: url(../img/strating2_sm.gif) 0px -15px repeat-x;
	z-index: 1;
	left: 0px;
	padding: 0;
	margin: 0;
	border: 0px;
}

.myrating_small li.fullstars_small {
	background: url(../img/strating_sm.gif) 0px -15px repeat-x;
	z-index: 1;
	left: 0px;
	padding: 0;
	margin: 0;
	border: 0px;
}

.frating_small li.rating_0, .myrating_small li.rating_0 {
	width: 0px;
}
.frating_small li.rating_1, .myrating_small li.rating_1 {
	width: 15px;
}
.frating_small li.rating_2, .myrating_small li.rating_2 {
	width: 30px;
}
.frating_small li.rating_3, .myrating_small li.rating_3 {
	width: 45px;
}	
.frating_small li.rating_4, .myrating_small li.rating_4 {
	width: 60px;
}
.frating_small li.rating_5, .myrating_small li.rating_5 {
	width: 75px;
}

div.redir_rating {
	margin-top: 2px;
}

div.comment_rating {
	margin-top: 7px;
}


/* End star rater CSS */

ul.redir_small {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

ul.redir_small li {
	border: 1px solid #f0f0f0;
	padding: 2px;
	margin-bottom: 5px;
}

ul.redir_small li.bg_a {
	background: url(../img/redir_a_bg.gif) -100px repeat-y;
}

ul.redir_small li.bg_b {
	background: url(../img/redir_b_bg.gif) repeat-y;
}

ul.redir_small span {
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

ul.redir_small a.bold, ul.redir_small a:visited.bold, ul.redir_small a:hover.bold {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;
}

div.redir_chart {
	float: right;
	display: block;
	width: 400px;
	height: 150px;
	overflow: hidden;
}

div.important_box_top {
	width: 750px;
	height: 75px;
	background: url(../img/redir_top_important_bg.gif) repeat-x;
	border-bottom: 1px solid #696969;
	padding: 15px;
	overflow: hidden;
	margin: 0 auto;
}

div.important_box_top div.text {
	font-weight: bold;
	text-align: right;
}

div.important_box_top div.big {
	font-weight: bold;
	text-align: right;
	font-size: 14pt;
	font-family: Calibri, Arial;
	margin-top: 1em;
}