/* o.(oO).o */

/* GLOBAL */
body {
	margin:0;
	padding:0;
	background:#dd1b07 url(../images/main-bg.jpg) repeat-x;
	font-family:Arial;
}

p {
	margin:0;
	padding:0;
}

#wrapper,#wrapper-footer {
	width:820px;
	margin:0 auto;
	position:relative;
	font-family:Arial;
}


ul, li {
	margin:0;
	padding:0;
}

ol li {
	color:#fff;
}
/* GLOBAL END*/

/* HEADER START */

.header {
	width:960px;
	margin:0 auto;
}

/* HEADER END */

/* NAVIGATION START */

.navigation {
	float:left;
	margin-top:35px;
}

.navigation ul li {
	float:left;
	text-indent:-9000px;
}

.navigation ul li.dot {
	background:url(../images/tocka.jpg) no-repeat;
	float:left;
	width:14px;
	height:31px;
}

.navigation ul li.cure a{
	background:transparent url(../images/cure.png) no-repeat left top;
	float:left;
	height:31px;
	width:100px;
}

.navigation ul li.cure a:hover, .navigation ul li.cure a.current, .navigation ul li.cure a.section{
	background:transparent url(../images/cure.png) no-repeat left bottom;
}

.navigation ul li.decki a{
	background:transparent url(../images/decki.png) no-repeat left top;
	float:left;
	height:31px;
	width:114px;
}

.navigation ul li.decki a:hover, .navigation ul li.decki a.current, .navigation ul li.decki a.section{
	background:transparent url(../images/decki.png) no-repeat left -33px;
}

.navigation ul li.moj-profil a{
	background:transparent url(../images/moj-profil.png) no-repeat left top;
	float:left;
	height:40px;
	width:194px;
}

.navigation ul li.moj-profil a:hover,.navigation ul li.moj-profil a.current, .navigation ul li.moj-profil a.section{
	background:transparent url(../images/moj-profil.png) no-repeat left bottom;
}

.navigation ul li.pravi-lero a{
	background:transparent url(../images/pravi-lero.png) no-repeat left top;
	float:left;
	height:31px;
	width:205px;
}

.navigation ul li.pravi-lero a:hover, .navigation ul li.pravi-lero a.current, .navigation ul li.pravi-lero a.section{
	background:transparent url(../images/pravi-lero.png) no-repeat left bottom;
}

.navigation ul li.cure {
	width:100px;
	padding-right:21px;
}

.navigation ul li.decki{
	width:114px;
	padding-left:28px;
	padding-right:28px;
}

.navigation ul li.moj-profil {
	width:194px;
	padding-left:28px;
	padding-right:28px;
}

.navigation ul li.pravi-lero {
	width:205px;
	padding-left:28px;
}

/* NAVIGATION END */

/* MAIN START */
#wrapper #MemberLoginForm_LoginForm_error {
	color:#FFD70B;
	float:left;
	font-size:12px;
	height:20px;
	margin-top:50px;
	padding-left:3px;
	position:absolute;
	width:257px;
}
.form-header {
	height:55px;
	float:left;
	border-top:4px solid #fff;
	border-bottom:2px solid #fff;
	width:810px;
	margin-top:10px;
	background:#570703;
	line-height:56px;
	padding-left:10px;
}

.form-header label{
	color:#9f7d7c;
	font-size:10px;
	float:left;
	margin-right:10px;
}

.form-header label input{
	border:none;
	background:#742c29;
	color:#9f7d7c;
}

.form-header ul li {
	float:left;
	margin-left:15px;
}

.form-header ul.uclanise {
	float:right;
	margin-right:15px;
	margin-top:4px;
}

#member-info {
	width:300px;
	float:left;
	
}

#member-info p, #member-info a {
	color:#BF9C9A;
	float:left;
	font-size:14px;
	font-weight:bold;
}

#member-info a {
	margin-left:20px;
	color:#FFFFFF;
}

.big-sentence {
	border-bottom:4px solid #FFFFFF;
	float:left;
	width:820px;
}

#wrapper  .content .big-sentence p{
	font-size:32px;
	color:#fff;
	line-height:125%;
}

.row-wrapper {
	margin-top:15px;
	float:left;
}

.row-wrapper .cat-title-1 {
	background:url(../images/naj-cure.png) no-repeat;
	height:25px;
	margin-bottom:3px;
	margin-top:18px;
	text-indent:-9000px;
	width:820px;
}

.row-wrapper .cat-title-2 {
	background:url(../images/naj-decki.png) no-repeat;
	height:25px;
	margin-bottom:3px;
	margin-top:18px;
	text-indent:-9000px;
	width:820px;
}

.row-wrapper .cat-title-3 {
	background:url(../images/naj-uleti.png) no-repeat;
	height:25px;
	margin-bottom:3px;
	margin-top:18px;
	text-indent:-9000px;
	width:820px;
}

.box {
	width:160px;
	height:255px;
	float:left;
	background:#fff;
	margin-right:5px;
	margin-top:5px;
}

.box.last {
	margin-right:0;
}
 
.box img{
	padding:9px;
}

.box strong{
	float:left;
	margin-bottom:4px;
	margin-left:9px;
	width:150px;
	font-size:13px;
}

.box .left {
	float:left;
	margin-left:9px;
	width:70px;
	color:#666;
	font-size:12px;
}

.box .right {
	background:transparent url(../images/heart.jpg) no-repeat 0 6px;
	float:right;
	padding-left:15px;
	width:60px;
}

.box .right a{
	color:#333333;
	float:left;
	font-size:12px;
	margin-top:0;
	text-decoration:none;
}

.share {
	height:28px;
	border-top:1px solid #b8b8b8;
	border-bottom:1px solid #b8b8b8;
	float:left;
	width:142px;
	margin-left:9px;
	margin-top:12px;
}

.share ul li {
	float:left;
}

.share ul li img{
	margin-right:10px;
	margin-top:5px;
	padding:0;
}

.aj-uleti {
	background:transparent url(../images/heart.jpg) no-repeat scroll 0 6px;
	float:left;
	margin-left:9px;
	padding-left:15px;
	width:60px;
}

.aj-uleti a{
	color:#333;
	text-decoration:none;
}

.new-row {
	float:left; 
	height:6px; 
	width:100%;
}

.pagination-holder {
	background:#FFFFFF none repeat scroll 0 0;
	float:left;
	height:26px;
	margin-top:6px;
	width:100%;
}

.pagination {
	float:left;
	line-height:26px;
	text-align:center;
	width:675px;
}

.pagination a{
	margin:0 2px;
	text-decoration:none;
	color:#333;
	font-weight:bold;
}

.pagination a:hover {
	text-decoration:underline;
}

.prev {
	float:left;
	width:71px;
	height:26px;
}

.next {
	float:right;
	width:71px;
	height:26px;
}

#wrapper .content {
	float:left;
	min-height:450px;
	padding-top:20px;
	width:820px;
}

#wrapper .content p {
	margin-bottom:15px;
	line-height:135%;
	font-size:12px;
	color:#fff;
}

h2.pravila-ponasanja {
	text-indent:-9000px;
	background:url(../images/pravila-ponasanja.png) no-repeat;
}

h2.uvjeti-koristenja{
	text-indent:-9000px;
	background:url(../images/uvijeti.png) no-repeat;
}

h2.pravila-ulijetanja {
	text-indent:-9000px;
	background:url(../images/pravila-ulijetanja.png) no-repeat;
}

h2.cure{
	display:none;
}

h2.decki{
	display:none;
}

h2.pravi-lero{
	display:none;
}

.content-left {
	width:368px;
	float:left;
	padding:20px;
	background:#fff;
	position:relative;
	height:644px;
}

.content-left .img-wrapper {
	padding:59px;
	background:#e9e9e9;
}


.name {
	border-bottom:1px solid #CCCCCC;
	float:left;
	font-size:17px;
	font-weight:bold;
	margin-top:40px;
	width:220px;
}

.ulet-nr {
	float:left;
	margin-top:-5px;
	width:100%;
}

.ulet-nr span {
	color:#DD1B07;
	float:left;
	font-size:44px;
	margin-top:-20px;
	padding-bottom:20px;
	text-align:right;
	padding-right:20px;
	padding-left:10px;
}

.ulet-nr span.ulet-nr-suma {
	border-bottom:1px solid #FFFFFF;
	color:#666666;
	float:left;
	font-size:11px;
	margin-top:-4px;
	width:60px;
	text-align:left;
	padding-left:0;
}

.content-right {
	width:408px;
	float:left;
	margin-left:4px;
	position:relative;
}

.content-right-box {
	background:#fff;
	height:133px;
	margin-bottom:4px;
	padding:20px 20px 15px;
	position:relative;
	width:368px;
}

.uleted-date {
	font-size:17px;
	color:#999;
	font-weight:bold;
	float:left;
	margin-top:5px;
}

.uleted-by {
	font-size:17px;
	color:#333;
	font-weight:bold;
	margin-left:3px;
	float:left;
	margin-top:5px;
}

.uleted-by a {
	font-size:17px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

.uleted-by a:hover {
	text-decoration:underline;
}

.ulet-by-holder {
	border-bottom:1px solid #b8b8b8;
	float:left;
	width:368px;
	margin-top:-10px;
	margin-bottom:10px;
}

.aj-uleti-img {
	float: left; 
	margin-top: -10px;
	position:relative;
	z-index:20;
}

.previous-member {
	height:60px;
	left:-44px;
	position:absolute;
	width:40px;
	margin-top:-20px;
}

.next-member {
	height:60px;
	right:-44px;
	position:absolute;
	width:40px;
}

#wrapper .content-right-box p {
	font-size:13px;
	color:#333;
	line-height:145%;
	margin:0;
}

.tuzi-link {
	background:transparent url(../images/envelope.jpg) no-repeat scroll 0 11px;
	border-top:1px solid #B8B8B8;
	padding-left:15px;
	float:left;
	width:353px;
	margin-top:3px;
	height:25px;
}

.tuzi-link a{
	text-decoration:none;
	color:#333;
	display:block;
	margin-top:6px;
	width:50%;
	float:left;
	font-size:12px;
}

ul.share-uleti {
	float:right;
}

ul.share-uleti li{
	float:left;
	margin-right:4px;
}

.generator-holder{
	margin-top:10px;
	float:left;

}

.other-places{
	border-top:1px solid #CCCCCC;
	float:left;
	height:28px;
	line-height:28px;
	margin-top:12px;
	width:370px;
}

.other-places span{
	float:left;
	font-size:13px;
	color:#999;
	width:240px;
	margin-top:5px;
}

.other-places ul li {
	float:left;
}

.other-places ul {
	margin-top:-4px;
}

.other-places ul li img{
	margin-right:10px;
	margin-top:16px;
	padding:0;
}


.pagination-holder-profil {
	float:left;
	width:820px;
	background:#fff;
	height:30px;
}
.pagination-holder-profil .pagination {
	float:left;
	line-height:26px;
	text-align:center;
	width:678px;
}

.pagination-holder-profil .prev{
	width:71px;
	height:26px;
	float:left;
}

.pagination-holder-profil .next{
	width:71px;
	height:26px;
	float:right;
}

.pagination a{
	font-size:13px;
	font-weight:bold;
}

.pagination span {
	font-size:13px;
	padding-left:5px;
	padding-right:5px;
	background:#000;
	color:#fff;
	width:20px;
}

.odjavi-se {
	color:#fff;
	font-size:12px;
	text-decoration:none;
	margin-top:-4px;
	float:left;
	background:url(../images/odjavi-se.jpg) no-repeat 0 21px;
	width:73px;
	text-indent:-9000px;
	margin-right:5px;
}

center a {
	font-size:14px;
	font-weight:bold;
	color:#666;
}

center a:hover {
	text-decoration:underline;
}

.registriraj-se-tmpl {
	background:transparent url(../images/registrirajse.png) no-repeat scroll 0 0;
	height:25px;
	text-indent:-9000px;
	width:146px;
}

.osvoji {
	text-indent:-9000px;
	background:transparent url(../images/osvoji-ljetovanje.png) no-repeat;
	width:209px;
	height:51px;
	padding-bottom:24px;
	margin-top:11px;
}

.tuzibaba {
	background:#fff;
	position:absolute;
	bottom:0;
	clear:both;
}

.pos-5, .pos-10, .pos-15 , .pos-20, .pos-25, .pos-30, .pos-35, .pos-40, .pos-45, .pos-50        {
	margin-right:0;
}

.Security {
	background:url(../images/logiraj-se.png) no-repeat;
	width:118px;
	height:25px;
	text-indent:-9000px;
	padding-bottom:25px;
}

.message {
	padding-top:20px;
	padding-bottom:10px;
}

h2.moj-profil {
	background:url(../images/moj-profil2.png) no-repeat;
	width:120px;
	height:25px;
	text-indent:-9000px;
}


#wrapper .content p#ForgotPassword {
	float:left;
	margin-left:140px;
	margin-top:-45px;
	width:150px;
}

#wrapper .content p#ForgotPassword a{
	color:#fff;
}

.NickName {
	float:left;
}

.typography ul li {
	margin-left:30px;
	list-style:disc;
	color:#fff;
	margin-top:8px;
	font-size:13px;
}

.typography ol li {
	color:#FFFFFF;
	font-size:21px;
	font-weight:normal;
	line-height:125%;
	margin-left:11px;
	margin-top:20px;
}

.bad {
	color:#FFD70B;
	float:left;
	font-size:12px;
	height:20px;
	margin-top:0;
	padding-left:3px;
	width:257px;
}

.col-2 .message {
	float:left;
	margin:-8px 0 0;
	padding:2px 0 0 3px;
}

.checkbox {
	margin-top:9px;
}

.col-1 ul li {
	margin-left:14px;
}

.col-1 a {
	color:#FFD70B;
}


.ulet-text {
	float:left;
	font-size:13px;
	height:55px;
	overflow:hidden;
	width:368px;
}

.ulet-text p{
	overflow:hidden;
	height:60px;
}

#Gender label {
	float:left;
	width:50px;
}

fieldset a{
	color:#fff;
}

.admin-title a{
	color:#fff;
}

.admin-title {
	color:#fff;
	font-size:20px;
}

fieldset h2 {
	font-size:14px;
	color:#fff;
}

.body-text {
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	line-height:135%;
	margin-bottom:30px;
	margin-top:30px;
}

#Form_AdminForm fieldset {
	width:300px;
}

#Form_AdminForm fieldset p.field  {
	height:0;
}

#Form_AdminForm .Actions {
	float:left;
	margin-right:80px;
	margin-top:20px;
	width:140px;
}

#Form_AdminForm{
	background:#FFFFFF none repeat scroll 0 0;
	border:10px solid #7E0D04;
	float:left;
	width:780px;
	padding:10px;
}

#Form_AdminForm h2 {
	color:#666666;
	font-weight:bold;
	margin-top:-10px;
}

#Form_AdminForm label {
	color:#666666;
	font-weight:bold;	
}

.dl-wall {
	background:transparent url(../images/download-wallpaper.png) no-repeat;
	height:30px;
	text-indent:-9000px;
	margin-top:1px;
}

.dl-wall h2 {
	margin-bottom:0;
}


/* DARKO */

.video-holder{
	margin-top:0px;
	float:left;
	border:20px solid #530507;
	height:360px;
}

.video-right {
	width:280px;
	margin-top:30px;
	float:left;
}
	
.video-left-1{
	margin-top:30px;
	float:left;
	width:540px
}

.indent1{ 
	text-indent:-9000px;
	background:url(../images/pogledaj-video.png) no-repeat;
	height:30px;
}

.indent1 h2{
		margin-bottom:0px;
}

.indent { 
	text-indent:-9000px;
	background:url(../images/donwload-ringtones.png) no-repeat;
	height:30px;
}

.indent h2{
	margin-bottom:0px;
}

h2.page-not-found {
	text-indent:-9000px;
	background:url(../images/stranica-n-p.png) no-repeat;
	height:30px;
}

.video-right img{
	margin-bottom:14px;
	border:20px solid #530507;
}

/* DARKO END*/

/* MAIN END */

/* FOOTER START */
.footer {
	background:transparent url(../images/footer-bg.jpg) repeat-x;
	float:left;
	height:296px;
	margin-top:-66px;
	position:relative;
	width:100%;
	z-index:-1;
}

.footer-nav {
	float:left;
	margin-top:-92px;
}

.footer-nav ul li {
	float:left;
}

.footer-nav ul li a{
	color:#fff;
	font-size:15px;
	text-decoration:none;
	padding-right:5px;
}

.footer-nav ul li a:hover, .footer-nav ul li a.current, .footer-nav ul li a.section{
	text-decoration:underline;
}

.footer-nav ul li img {
	padding-right:5px;
}

.logos {
	float:right;
	margin-right:-15px;
	margin-top:-125px;
}

.logos ul li {
	float:left;
	margin-right:15px;
}

.tou {
	margin-top:-25px;
	float:left;
}

.tou ul li {
	float:left;
	margin-top:-3px;
}

.tou ul li a{
	color:#fff;
	font-size:10px;
	margin-right:10px;
	text-decoration:none;
}

.tou ul li a:hover {
	text-decoration:underline;
}

.tou ul li span {
	margin-right:10px;
	color:#af9a99;
	font-size:12px;
}

.cr {
	float:right;
	font-size:10px;
	color:#fff;
	margin-top:-21px;
}

.downfirst, .down {
	background:transparent url(../images/down-nav-dot.jpg) no-repeat;
	height:5px;
	margin-left:5px;
	margin-right:10px;
	margin-top:10px;
	width:4px;
}
/* FOOTER END */


.trms-of-use li{
	color:#FFFFFF;
	font-size:21px;
	line-height:125%;
	margin-left:11px;
	margin-top:20px;
	font-weight:normal;
}

.admin-form {
	float:left;
	margin-top:30px;
}
.admin-form #Form_AdminForm fieldset {
	width:100%;
}

.admin-form .field {
	float:left;
	height:100px;
	width:50%;
}

.admin-form  #Form_AdminForm h2 {
	color:#666666;
	font-weight:bold;
	margin-top:-10px;
	font-size:24px;
}

.admin-form #Form_AdminForm label {
	color:#666666;
	font-weight:normal;
}

.content-right {
	height:688px;
}

#wrapper .content .big-sentence p.objava {
	font-size:20px;
}

.objava a {
	font-size:20px;
	color:#fdd209;
}

.objava a.radaaa {
	color:#fff;
}