/* CSS Document [novikrug.com ]
----------------------------------------------

colors:

C76824 - orange/brown
e46824 - orange

be0000 - red
a80000 - red
b00000 - red
b80005 - red
ae0001 - red
de3a3f - red/light red

Grays
333=333333 - gray darkest
393939 - gray darkest
555555 - gray darker
666666 - gray darker
666=666666 - gray darker
777=777777 - gray darker
7d7d7d - gray darker
cccccc  - gray light
dcdcdc - gray lighter
eee=eeeeee - gray lightest
------
fff=ffffff - white

7b8489 - gray

7ac4e1 - light blue

Red

border:
c4c2bf
dadada
cfcdcd
efefef
b6b6b7
e4e4e4
fff
eee
666
dcdcdc
b9b9b9
d0cece

----------------------------------------------*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	color: #393939;
	background-color: #ffffff;
	font: 13px "Trebuchet MS",Tahoma,Arial,"Lucida Grande",Sans-Serif;
}

body#profilerel{
	background: url(images/grad6.gif) #ffffff repeat-x top;
}
body#members{
	background: url(images/grad5.gif) #ffffff repeat-x top;
}

a{
	color: #393939;
/*	text-decoration: none;*/
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #c4c2bf 1px solid;
	font-size: 11px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}
h2,h3{
	font: 16px "Trebuchet MS",Tahoma,Arial,"Lucida Grande",Sans-Serif;
	padding: 0 0 10px;
}
h1 span,h2 span,h3 span{
	display: none;
}
table{
	width: 100%;
}
/*=== Layout ===*/
#page,#container{
	margin: 0 auto;
	width: 786px;
}
#profile #page,#profile #container{
	width: 801px;
}
#members #page,#members #container{
	width: 811px;
}
#profilerel #page,#profilerel #container{
	width: 811px;
}

/*=== Header ===*/
#header h1{
	float: left;
	height: 121px;
}
/* #home #header */
#home #header, #form #header{
	height: 120px;
}
#home #header ul, #form #header ul{
	float: right;
	padding: 92px 25px 0;
}
#home #header li, #form #header li{
	float: left;
	font-size: 12px;
	height: 29px;
	line-height: 29px;
	margin: 0 15px 0;
	text-align: center;
}
#home #header li a, #form #header li a{
	text-decoration: underline;
}

#home #header li.tab, #form #header li.tab{
	background: url(images/tab1.gif) repeat-y;
	font-size: 13px;
	width: 79px;
}
#home #header li.tab a, #form #header li.tab a{
	color: #ffffff;
	text-decoration: none;
}

/* #content #header */
#content #header, #profile #header{
	height: 182px;
}
#content #header h1, #profile #header h1{
	padding: 20px 0 0;
}

#messenger #header{
	height: 182px;
}
#messenger #header h1{
	padding: 20px 0 0;
}
/*- Chat Box -*/
#chatbox{
	background: url(images/chatbox.gif) no-repeat;
	float: right;
	font-size: 12px;
	height: 157px;
	margin: 5px 0 0;
	width: 494px;
}
#chatbox a:hover{
/*	text-decoration: none;*/
	text-decoration: underline;
}
#chatbox .chatbox h2{
	padding: 0 0 0 70px;
}
.chatbox{
	background: url(images/bgr-chatbox.gif) no-repeat;
}
#chatbox .spacer{
	padding: 2px 20px 0;
}
#chatbox th{
	background: url(images/ico-arrow.gif) no-repeat left center;
	font-weight: normal;
	padding: 0 0 0 10px;
	text-align: left;
}
#chatbox td{
	padding: 2px 4px;
}
#chatframe { margin-left: 1px; }
/*- 'Posalji' -*/
.posalji{
	background: url(images/hl-dot.gif) repeat-x top;
	height: 20px;
	margin: 12px 0 0;
	padding: 13px 0 0;
}
.posalji input{
	float: left;
	font-size: 12px;
	height: 19px;
	padding: 1px 2px;
	width: 180px;
}
.posalji .btn{
	border: 0;
	height: auto;
	margin: 0 0 0 10px;
	padding: 0;
	width: auto;
}
.posalji .btn2{
	border: 0;
	height: 20px;
	margin: 0 0 0 10px;
	padding: 0;
	width: 43px;
}
/*=== Title ===*/
#title{
	background: url(images/title.jpg) no-repeat;
	clear: both;
	height: 244px;
	margin: 29px 0 0;
}
* html #title{
	margin: 28px 0 0;
}
/*- Search Box -*/
#search{
	background: url(images/obilazak_bgr.gif) no-repeat left top;
	float: right;
	font-size: 12px;
	height: 125px;
	width: 269px;
}
#search .spacer{
	padding: 37px 40px;
}
#search ul{
	margin: -10px 0 0 5px;
}
#search li{
	padding: 0 0 18px;
}
/*=== Slogan ===*/
#slogan{
	color: #ffffff;
	height: 46px;
	overflow: hidden;
	padding: 13px 0 0;
}
#slogan a{
	color: #ffffff;
	font-weight: bold;
}
#slogan h2{
	float: right;
	padding: 0;
}
#slogan p{
	float: left;
	padding: 0 15px;
}
#slogan2{
	padding: 0 0 0 533px;
	position: absolute;
	top: 31px;
}
#members #page { position: relative; }
#members #slogan2{ padding: 0; margin: 0; right: 5px; }
#profilerel #page { position: relative; }
#profilerel #slogan2{ padding: 0; margin: 0; right: 5px; }

#slogan3{
	margin: 50px 0 21px 10px;
}
/*=== Base Navigation ===*/
#nav{
	clear: both;
	height: 20px;/*height: 61px;*/
	/*padding: 15px 0 25px 15px;*/
}
#nav .navLinks {/*img, #nav input{*/
	display: block;
	float: left;
}

/*=== Top Menu Tabs ===*/
ul#tabs{
	clear: both;
	padding: 0 0 0 15px;
}
#tabs li{
	float: left;
	margin: 0 1px 0;
	text-align: center;
	text-transform: uppercase;
}
#tabs li a{
	color: #ffffff;
	display: block;
	height: 29px;
	line-height: 29px;
	width: 79px;
	text-decoration: none;
}
#tabs li a:hover{
	/*background: noneurl(images/tab3.gif) no-repeat;*/
	color: #de3a3f;
	text-decoration: none;
}
#tabs li.active a{
	background: url(images/tab_sel.gif) no-repeat;
	color: #de3a3f;
	text-decoration: none;
}

/* Colourful Tabs */
#tab1{
	background: url(images/tab1.gif) no-repeat;
}
#tab2{
	background: url(images/tab2.gif) no-repeat;
}
#tab3{
	background: url(images/tab3.gif) no-repeat;
}
#tabs li#tab3 a{
	color: #de3a3f;
}
#tab4{
	background: url(images/tab4.gif) no-repeat;
}
#tab5{
	background: url(images/tab5.gif) no-repeat;
}

#tabs li#tab6 a{
	color: #666666;
	text-decoration: underline;
}

#tabs li#tab6 a:hover{
	background: none;
}
/* Colorful Tabs - My version with classes instead of IDs*/
/*
.tabs li a:hover{
	background: url(images/tab2.gif) no-repeat;
	color: #de3a3f;
	text-decoration: none;
}

.tabs li.active a{
	background: url(images/tab3.gif) no-repeat;
	color: #de3a3f;
	text-decoration: none;
}
*/
.tabMain{
	background: url(images/tab_main.gif) no-repeat;
}
.tabFriendship{
	background: url(images/tab2.gif) no-repeat;
}
.tabRelationship
{
	background: url(images/tab_rel.gif) no-repeat;
}

.tabRelationshipSel{
	background: url(images/tab_rel_sel.gif) no-repeat;
}

/*
.tabRelationship{
	background: url(images/tab5.gif) no-repeat;
}
*/
.tabMarriage{
	background: url(images/tab4.gif) no-repeat;
}
/*
.tabMarriage li a:hover {
	background: url(images/tab5.gif) no-repeat;
}
*/
/*.tabIntimate{
	background: url(images/tab5.gif) no-repeat;
}
*/
.tabIntimate{
	background: url(images/tab_int.gif) no-repeat;
}
.tabIntimateSel{
	background: url(images/tab_int_sel.gif) no-repeat;
}
/*
.tabs li.tabMarriage a:hover, .tabs li.active a{
	background: url(images/tab3.gif) no-repeat;
	color: #de3a3f;
	text-decoration: none;
}


.tabs li.tabRelationship a{
	color: #de3a3f;
}
.tabs li.tabRelationship a:hover{
	color: #de3a3f;
}
*/
.tabSignout a#ctlTopMenu_lnkSignout{
	color: #666666;
	text-decoration: underline;
}
/*
.tabs li.tabSignout a#ctlTopMenu_lnkSignout{
	color: #666666;
	text-decoration: underline;
}
.tabs li.tabSignout a#ctlTopMenu_lnkSignout:hover{
	color: #de3a3f;/*#a80000;* /
	background: none;
}
*/
#tabs li.tabSignout a{
	color: #666666;
	text-decoration: underline;
}

#tabs li.tabSignout a:hover{
	color: #de3a3f;/*#a80000;*/
	background: none;
	text-decoration: underline;
}


/*- Sub Tabs -*/
ul#subtabs{
	clear: both;
	padding: 0 0 0 15px;
}
#members #subtabs{
	height: 55px;
}
#profilerel #subtabs{
	height: 55px;
}
#subtabs li{
	background: url(images/vl.gif) no-repeat right;
	float: left;
}
#subtabs li a{
	height: 24px;
	line-height: 24px;
	padding: 0 15px;
	position: relative;
	text-decoration: none;
}
#subtabs li a:hover{
	text-decoration: none;
}
.active a{
	color: #de3a3f;
}

#subtabs div li{
	background: url(images/vl.gif) no-repeat right;
	float: left;
}
#subtabs div li a{
	height: 24px;
	line-height: 24px;
	padding: 0 15px;
	position: relative;
}
#subtabs div li a:hover{
	text-decoration: none;
}


/*- Sub Tabs - My version with class names istead of IDs*/
ul.subtabs{
	clear: both;
	padding: 0 0 0 15px;
}
#members .subtabs{
	height: 55px;
}
#profilerel .subtabs{
	height: 55px;
}
.subtabs li{
	background: url(images/vl.gif) no-repeat right;
	float: left;
}
.subtabs li a{
	height: 24px;
	line-height: 24px;
	padding: 0 15px;
	position: relative;
}
.subtabs li a:hover{
	text-decoration: none;
}

/*=== Columns ===*/
#columns{
	clear: both;
	padding: 0 15px;
}
#profilerel #columns, #profile #columns, #members #columns{
	padding-right: 0;
}

div.columns
{
	padding-top: 20px !important;
}
/*--- Center Column ---*/
#profilerel .centercol
{
	margin: 0px !important;
}

#centercol{
	font: 12px Arial,Helvetica,Sans-Serif;
}
#centercol p{
	line-height: 18px;
	padding: 0 0 10px;
}
/* #home #centercol */
#home #centercol, #form #centercol{
	float: left;
	width: 488px;
}
/* #content #centercol */
#profilerel #centercol, #content #centercol, #profile #centercol, #members #centercol{
	/*background: #ffffff;*/
	float: left;
	margin: 25px 0;
	width: 485px;
}
#profile #centercol2 {
	float: left;
	margin: 25px 0;
	width: 785px;
}
#profile #centercolMed {
	/*
	background: #ffffff;
	*/
	background: transparent;
	float: left;
	margin: 25px 0;
	width: 601px;
}
/*- Headings width Icons -*/
.heading{
	clear: both;
	color: #ffffff;
	height: 46px;
}
.heading .box{
	float: right;
	margin: 20px 0 0;
	padding: 0 0 0 22px;
	width: 103px;
}
	.heading .box a {
/*	text-decoration: none;*/
	text-decoration: underline;
		color: #fff;
	}
	.heading .box a:hover, .heading .box a.on {
		text-decoration: underline;
	}

.heading h2{
	color: #ffffff;
	float: left;
	font-size: 18px;
	line-height: 46px;
	padding: 5px 0 0 70px;
}
.heading h2 span{
	color: #000;
	font-size: 14px;
	font-weight: normal;
}
.email{
	background: url(images/bgr-email.gif) no-repeat;
}
.profile{
	background: url(images/bgr-profile.gif) no-repeat;
}
.search{
	background: url(images/bgr-search.gif) no-repeat;
}
.list{
	background: url(images/bgr-list.gif) no-repeat;
}
.ico1{
	background: url(images/ico1.gif) no-repeat left;
}
.ico2{
	background: url(images/ico2.gif) no-repeat left;
}
.box.book{
	width: 190px;
	padding-top: 2px;
	background: url(images/ico-book.gif) no-repeat 0 2px;
}
.box.camera{
	width: 50px;
	padding-top: 2px;
	background: url(images/ico-camera.gif) no-repeat 0 2px;
}

.box.book.edit{
	width: 25px;
}
.box.camera.edit{
	width: 92px;
}
.box a.edit { color: #000; font-size: 11px; }

/*- Tabular Data -*/
#content #centercol table{
	background: #ffffff;
	clear: both;
}
#content #centercol th{
	border-bottom: 1px solid #dadada;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 10px;
	text-align: left;
}
#content #centercol tr{
	padding: 7px 10px;
}
#content #centercol tr th{
	background: none;
}
#content #centercol td{
	background: url(images/hl-dot.gif) #eeeeee repeat-x bottom;
	color: #666666;
	padding: 6px 10px;
}
#content #centercol td a{
	color: #666666;
}
.box-bot{
	/*background: url(images/box-bot.gif) no-repeat top;*/
	background: transparent url(images/box-bot.png) no-repeat top;
	height: 10px;
	line-height: 10px;
}

.box-bot-wide{
	border-top: 1px dotted #cfcdcd;
	background: transparent url(images/box-bot-wide.png) no-repeat top;
	height: 20px;
	line-height: 10px;
}

.box-bot-med{
	/*
	todo:
	border-top: dotted 1px #cfcdcd;
	*/
	border-top: solid 1px #cfcdcd;
	background:  transparent url(images/box-bot-med.png) no-repeat top;
	height: 20px;
	
	line-height: 10px;
}

#profilerel .box-bot, #profile .box-bot, #members .box-bot { background-image: url(images/box-bot2.gif); }
/*--- Right Column ---*/
#rightcol{
	float: right;
	width: 218px;
}
#profilerel #rightcol, #profile #rightcol, #members #rightcol{
	float: right;
	width: 292px;
}
.right-bot,.right-bot2{
	background: url(images/right-bot.png) no-repeat 0 0;
	height: 15px;
	margin-top: -4px;
}
*+html .right-bot, *+html .right-bot2{
	margin-top: -8px;
}
.right-bot2{
	background-image: url(images/right-bot.png);
}

#rightcol h2.photos {
	color: #ffffff;
	padding: 20px 0px 4px 66px;
	margin: 23px 0px 0px 0px;
	position: relative;
}
*+html #rightcol h2.photos {
	padding-bottom: 4px;
}
#rightcol h2.photos span { display: block; float: right;  font-size: 11px; position: absolute; top: 23px; left: 110px; }
#rightcol h2.photos span a { color: #000; }
#rightcol h2.photos span a:hover { color: #000; }

#rightcol div.cont { background-color: #fff; width: 290px; border-left: 1px solid #efefef; border-right: 1px solid #efefef; }
#rightcol div.cont_empty { height:288px; background-color: #fff; width: 290px; border-left: 1px solid #efefef; border-right: 1px solid #efefef; }
#rightcol ul { list-style-type: none; margin: 0 0 0 7px; padding-top: 5px; }
#rightcol li { padding: 5px 0 0 8px; float: left; margin: 0; }
*+html #rightcol li { padding-top: 0; }
#rightcol li a { margin: 0; padding: 0; }
#rightcol li a img { border: 1px solid #b6b6b7; margin: 0; padding: 0; }
/*
#rightcol li label { display: block; padding: 1px 0 3px 0; }
#rightcol li label input { position: relative; top: -2px; }

*/
#rightcol li div { padding: 1px 0 3px 0; }
#rightcol li div input { position: relative; top: -2px; }

/* edit */
#rightcol ul ul { margin: 0 0 8px 0; padding: 0; }
*+html #rightcol ul ul { margin-top: 5px; }
#rightcol li li { padding: 0; float: none; margin: 0; }
*+html #rightcol li li { padding-top: 0; line-height: 14px; }
#rightcol li li a { font-size: 11px; margin: 0; padding: 0 0 0 8px; background: transparent url(images/ico-forward.gif) no-repeat scroll 0 -1px; }
*+html #rightcol li li a { background: transparent url(images/ico-forward.gif) no-repeat scroll 0 0; }

#rightcol a.del { display: block; padding-left: 16px; margin: 5px 0 0 10px; font-size: 11px; text-decoration: underline; background: url(images/ico-sel.gif) no-repeat scroll 0 2px; height: 22px; }

/*#rightcol #sFileUpload { display: block; padding: 0px 0px 0px 6px; margin: 0px 0 0 10px; font-size: 12px; color: #555555;  }*/

#rightcol .before_thumbs { display: block; padding-left:6px; margin-left:6px; font-size: 12px; color: #555555;  }
			
/*- Form Input List -*/
.inputs { position: relative; left: -15px; }
.inputs li{
	margin: 0 0 5px 0;
	
}
/*
.txtMemberID
{
	width: 175px; margin-top: 3px;
}
.txtPassword
{
	width: 175px; margin-top: 3px;
}
*/
.inputs input{
	width: 100px; margin-top: 3px;
}
/* 
*+html .inputs input{
	margin-left: -5px;
}
*/
.inputs input.btn{
	border: 0;
	margin: 5px 0 0 -5px;
	padding: 0;
	width: auto;
}
.inputs a { font-size:9px; position:relative; top:-3px;}
/*=== Footer ===*/
#footer{
	border-top: 1px solid #e4e4e4;
	color: #7b8489;
	font: 12px Arial,Helvetica,Sans-Serif;
	margin: 0 0 15px;
	padding: 7px 0;
}
#footer p{
	padding: 0 15px;
}
#footer p.copy{
	float: left;
}
#footer p.botmenu{
	float: right;
}
#footer img
{
	position:relative;
	top:3px;
}

.indeksi{
	border-top: 1px solid #e4e4e4;
	color: #7b8489;
	font: 12px Arial,Helvetica,Sans-Serif;
	margin: 700px 0 15px;
	padding: 7px 0;
}
/*=== Misc. ===*/
.fix{
	display: block;
	clear: both;
	height: 1px;
	line-height: 1px;
	margin: -1px 0 0;
}
input.btn{
	border: 0;
}
input.checkbox{
	border: 0;
	width: 11px;
}
.vl{
	background: url(images/vl-dot.gif) repeat-y left; padding: 0;
}

/* signup */
/*=== Boris ===*/
#signup { height: 530px; }
/*#signup form { padding: 22px 0 0 0px; background: transparent url(images/2signup_photo.jpg) no-repeat scroll 448px 0; }*/
#signup form { padding: 22px 0 0 0px;}
*+html #signup form { padding-top: 10px; }
#signup form div { padding: 0 0 8px 0; }
/*#signup form label { display: block; float: left; width: 110px; padding-top: 2px; color: #fff; font-weight: normal; font-size: 12px; } */
#signup form label { display: block; float: left; width: 220px; padding:2px 10px 0 0; color: #fff; font-weight: normal; font-size: 12px; text-align:right; } 
/*#signup form label.side { display: inline; float:  none; padding: 0 65px 0 0; color: #fff; }*/
#signup form div.ok {width: 300px; height:150px; color: #fff;}
#signup form div a { color: #fff; text-decoration: underline; }
#signup .ErrorMessage { color: Black; font-size: 11px; }

label.signup { display: block; float: left; width: 220px; padding-top: 2px; color: #fff; font-weight: normal; font-size: 12px; text-align:right;} /* I added this */
#signup div.np span.np input {margin-top: 2px; width: 13px; height: 13px; border: 0; } /* I added this */
#signup div.np span.np input + label { display: inline; float: none; padding: 0 25px 10px 5px; color: #cccccc; } /* I added this */

/*
input.inp label { display: inline; float: none; padding: 0 65px 0 0; color: #fff; } /* I added this * /
#rbMale label { display: inline; float:  none; padding: 0 65px 0 0; color: #fff; } /* I added this * /
#rbFemale label { display: inline; float:  none; padding: 0 65px 0 0; color: #fff; } /* I added this * /
#divnp #rbMale {margin-top: 2px; width: 13px; height: 13px; border: 0; }
#divnp #rbFemale {margin-top: 2px; width: 13px; height: 13px; border: 0; }
#divnp #rbFemale + label { display: inline; float: none; padding: 0 65px 10px 0; color: #000000; } /* I added this * /
#signup #divnp #rbMale + #asasas { display: inline; float: none; padding: 0 65px 10px 0; color: #000000; } /* I added this * /
/ *#signup #divnp span.np input label { display: inline; float: none; padding: 0 65px 10px 0; color: #aaa; }* / /* I added this * /
/ *{margin-top: 0; padding-top: 1px; }*/

#signup form input { width: 220px; border: 1px solid #fff; }
#signup form select { width: 225px; }
#signup form div span { color: #fff; font-size: 11px; position: relative; top: 2px; padding-left: 5px; }
#signup form div span a { color: #fff; text-decoration: underline; }
#signup form input.btn { width: auto; border: 0; margin: 30px 0 0 0; }
#signup form input.inp { width: 13px; height: 13px; border: 0; }
#signup form div span.np input { width: 13px; height: 13px; border: 0; }
#signup form input.np { width: 13px; height: 13px; border: 0; }
#signup form div.np { padding: 5px 0 11px 0; }
#signup form div.np input { margin-top: 2px; }
#signup form div.np label { margin-top: 0; padding-top: 1px; }
#signup form div.dt input.day { width: 30px; margin-right: 3px; }
#signup form div.dt select.month { width: 90px; margin-right: 3px; }
#signup form div.dt input.year { width: 80px; }
#signup form div input.height {width: 30px; }
#signup form div input.weight {width: 30px; }
#signup form p { width: 350px; color: #fff; font-weight: normal; font-size: 13px; padding-bottom:10px; } 

/* profile */
#profile h2 em { font-size: 13px; color: #000; font-style: normal; }
/* original
#profile-cont { border-left: 1px solid #dadada; border-right: 1px solid #dadada; }
#profile-cont h2 { font-family: Arial, "MS Trebuchet", sans-serif; font-size: 12px; font-weight: bold; color: #ae0001; border-bottom: 1px dotted #dadada; background-color: #eee; padding: 6px 20px; margin: 0 0 0 0; }
#profile-cont div.entry { border-bottom: 1px dotted #dadada; background-color: #fff; padding-top: 8px; }
#profile-cont p { margin: 0 20px 16px 20px; padding: 0; }

#profile-cont div.summary { padding: 10px 20px; background-color: #eee; }
#profile-cont div.summary dt { font-size: 11px; color: #b00000; float: left; width: 70px; }
#profile-cont div.summary dd { font-size: 11px; color: #666; float: left; }
#profile-cont div.summary dd.fix { float: none; }

#profile-cont div.summary dl.left { float: left; width: 220px; }
#profile-cont div.summary dl.right { float: right; width: 220px; }
*/

.profile-cont { border-left: 1px solid #dadada; border-right: 1px solid #dadada; }
.profile-cont h2 { font-family: Arial, "MS Trebuchet", sans-serif; font-size: 12px; font-weight: bold; border-bottom: 1px dotted #dadada; background-color: #eee; padding: 6px 20px; margin: 0 0 0 0; }
.profile-cont div.entry { border-bottom: 1px dotted #dadada; background-color: #fff; padding-top: 8px; }
.profile-cont p { margin: 0 20px 16px 20px; padding: 0; }

.profile-cont div.summary { padding: 10px 20px; background-color: #eee; }
.profile-cont div.summary dt { font-size: 11px; float: left; width: 70px; }
.profile-cont div.summary dd { font-size: 11px; color: #666; float: left; }
.profile-cont div.summary dd.fix { float: none; }

.profile-cont div.summary dl.left { float: left; width: 220px; }
.profile-cont div.summary dl.right { float: right; width: 220px; }

.profile-cont div.inp input.date { width: 40px; }
.profile-cont div.inp select.month { width: 90px; }


#prof_cont { border-left: 1px solid #dadada; border-right: 1px solid #dadada; }
#prof_cont h2 { font-family: Arial, "MS Trebuchet", sans-serif; font-size: 12px; font-weight: bold; border-bottom: 1px dotted #dadada; background-color: #eee; padding: 6px 20px; margin: 0 0 0 0; }
#prof_cont div.entry { border-bottom: 1px dotted #dadada; }
#prof_cont p { margin: 0 20px 16px 20px; padding: 0; }

#prof_cont div.summary { padding: 10px 20px; background-color: #eee; }
#prof_cont div.summary dt { font-size: 11px; float: left; width: 70px; }
#prof_cont div.summary dd { font-size: 11px; color: #666; float: left; }
#prof_cont div.summary dd.fix { float: none; }

#prof_cont div.summary dl.left { float: left; width: 220px; }
#prof_cont div.summary dl.right { float: right; width: 220px; }

#profile .buttons { padding: 10px 0 15px 0; }

/* profile edit */
.profile-edit .odd, .profile-edit .even { padding: 6px 20px; border-bottom: 1px dotted #dadada; }
.profile-edit .odd { background-color: #eee; }
.profile-edit .even { background-color: #fff; }

.profile-edit label { float: left; display: block; width: 90px; }
.profile-edit label.label2 { width: 140px; }
.profile-edit div.inp { margin-left: 90px; }
.profile-edit div.inp2 { margin-left: 140px; }

.profile-edit .inp label, .profile-edit .inp2 label { font-size: 11px; color: #666; display: inline; float: none; padding-right: 10px; }
.profile-edit .inp label.check2 { display: block; width: 300px; padding: 0 0 5px 0; }


.profile-edit input.txt { width: 135px; }
.profile-edit textarea { width: 305px; height: 80px; }
.profile-edit select { width: 220px; }


/* profile photos */
.profile-cont .photo-nav { border-bottom: 1px dotted #dadada; font-size: 11px; background-color: #eee; padding: 6px 55px; margin: 0 0 0 0; }
.profile-cont .photo-nav p { margin: 0; padding: 0; color: #666; }
.profile-cont .photo-nav p.ind { float: left; }
.profile-cont .photo-nav p.nav { margin: 0 0 0 255px; }
.profile-cont .photo-cont { text-align: center; padding: 8px 0 5px 0; border-bottom: 1px dotted #dadada; background-color: #fff; }
.profile-cont .photo-cont img { border: 1px solid #dcdcdc; }

/* I added the following block */
/*
#profile-cont { border-left: 1px solid #dadada; border-right: 1px solid #dadada; }
#profile-cont h2 { font-family: Arial, "MS Trebuchet", sans-serif; font-size: 12px; font-weight: bold; color: #ae0001; border-bottom: 1px dotted #dadada; background-color: #eee; padding: 6px 20px; margin: 0 0 8px 0; }
#profile-cont div.entry { border-bottom: 1px dotted #dadada; }
#profile-cont p { margin: 0 20px 16px 20px; padding: 0; }
#profile-cont div.summary { padding: 10px 20px; background-color: #eee; }
#profile-cont div.summary dt { font-size: 11px; color: #b00000; float: left; width: 70px; }
#profile-cont div.summary dd { font-size: 11px; color: #666; float: left; }
#profile-cont div.summary dd.fix { float: none; }
#profile-cont div.summary dl.left { float: left; width: 220px; }
#profile-cont div.summary dl.right { float: right; width: 220px; }
*/

/* profile toolbar */
#profile #toolbar { list-style-type: none; margin: 0; padding: 9px 1px 5px 12px; background-color: #fff; border-bottom: 1px solid #dadada; margin-top: -9px; }
/*todo check this out #profile #toolbar { list-style-type: none; margin: 0; padding: 1px 1px 5px 12px; background-color: #fff; border-bottom: 1px solid #dadada; }*/
#profile #toolbar li { display: inline; }
#profile #toolbar a { display: block; float: left; font-size: 11px; color: #666; padding-left: 14px; margin-right: 8px; }
#profile #toolbar a.back { background: url(images/ico-back.gif) no-repeat; padding-left: 9px; }
#profile #toolbar a.mail { background: url(images/ico-mail.gif) no-repeat; }
#profile #toolbar a.im { background: url(images/ico-user.gif) no-repeat; }
#profile #toolbar a.smile { background: url(images/ico-smile.gif) no-repeat; }
#profile #toolbar a.fav { background: url(images/ico-star.gif) no-repeat; }
#profile #toolbar a.block { background: url(images/ico-sel.gif) no-repeat; }
#profile #toolbar a.edit { background: url(images/ico-edit.gif) no-repeat 0 1px; }

/* albumi i search */
#album, #searchpage { border-left: 1px solid #dadada; border-right: 1px solid #dadada; padding: 0 0 5px 0; background-color: #fff; }
#album-toolbar, #searchpage-toolbar  { position: relative; border-bottom: 1px dotted #dadada; font-size: 11px; background-color: #eee; height: 40px; margin: -8px 0 8px 0; }
#album-toolbar p, #searchpage-toolbar p { margin: 0; padding: 0; color: #666; top: 12px; }
#album-toolbar div { margin: 0; padding: 0; color: #666; top: 12px; }
#album-toolbar .hd, #searchpage-toolbar .hd { position: absolute; left: 10px; }
/*#album-toolbar .ind, #searchpage-toolbar .ind { position: absolute; left: 112px; }*/
/*todo: check this out #album-toolbar .ind, #searchpage-toolbar .ind { position: absolute; left: 206px; }*/
#album-toolbar .ind { position: absolute; left: 20px; top:5px; }
#album-toolbar .ind2 { position: absolute; left: 20px; top:20px; }
#album-toolbar .chng { position: absolute; left: 20px; margin: 0; padding: 0; color: #666; top: 12px; }

#searchpage-toolbar .ind { position: absolute; left: 112px; }
#album-toolbar .nav, #searchpage-toolbar .nav { position: absolute; right: 20px; }

#albums { float: left; padding: 0 9px; font-size: 11px; }
#albums select { width: 85px; border: 1px solid #b9b9b9; font-size: 11px; }
#albums ul { margin: 15px 0 10px 0; }
#albums ul li { padding: 0 0 5px 0; }
#albums ul a { color: #666; text-decoration: underline; }

#album-photo { background-color: #fff; }
#album-photo img { border: 1px solid #dcdcdc; }

*+html #searchpage { height: 1%; margin-top: 4px; }

#searchpage-results { float: left; padding: 0 9px; font-size: 11px;}
#searchpage-results .left { float: left; width: 185px; border: 1px solid #b9b9b9; background-color: #eee; }
#searchpage-results .left label, #searchpage-results .left div.label { /*display: block;*/ padding: 6px 0; margin: 0 10px; /*border-bottom: 1px dotted #d0cece;*/ }
#searchpage-results .left .years input { border: 0; background-color: #eee; width: 20px; }
#searchpage-results .left select { width: 80px; font-size: 12px; }
#searchpage-results .left div.label label { display: inline; border: 0; padding: 0; margin: 0 5px 0 0; }
/*#searchpage-results .left input.btn { margin: 15px 0 15px 28px; }*/
#searchpage-results .left input.chk { border: 0; margin: 0; padding: 0; }
*+html #searchpage-results .left input.chk { width: 14px; height: 14px; }

#searchpage-results .left .chk input{ border: 0; margin: 0; padding: 0; }
*+html #searchpage-results .left .chk input{ width: 14px; height: 14px; }

#searchpage-results .result { font-size: 11px; margin-left: 196px; margin-bottom: 12px;  background-color: #eee;  border: 1px solid #b9b9b9; float: none; display: block; width: 566px; height: 80px; padding: 0; } 
#searchpage-results .result .toolbar { position: relative; padding: 4px 8px; margin-left: 80px; margin-bottom: 5px; border-bottom: 1px dotted #d0cece; }
#searchpage-results .result .toolbar .tools { position: absolute; top: 4px; right: 3px; width:350px;}
* html #searchpage-results .result .toolbar .tools { right: 83px; }
#searchpage-results .result .toolbar .tools a { display: block; float: right; border-right: 1px solid #666; height: 14px; margin-left: 2px; text-decoration: none; }
/*#searchpage-results .result .toolbar .tools a { display: block; float: right; border-right: 1px solid #666; width: 18px; height: 14px; text-indent: -9999em; overflow: hidden; margin-left: 2px; }*/
#searchpage-results .result .toolbar .tools img { display: block; float: right; border-right: 1px solid #666; height: 14px; text-indent: -9999em; overflow: hidden; margin-left: 2px; }
#searchpage-results .result .toolbar .tools span { display: block; float: right; height: 14px; margin-left: 2px; }
#searchpage-results .result .toolbar .tools a.smile { background: transparent url(images/ico-smile-2.gif) no-repeat scroll 0 1px; padding:0px 5px 0px 16px; }
#searchpage-results .result .toolbar .tools a.email { background: transparent url(images/ico-mail2.gif) no-repeat scroll 0 0; padding:0px 5px 0px 14px; }
#searchpage-results .result .toolbar .tools a.web 	{ background: transparent url(images/ico-user.gif) no-repeat scroll 0 1px; padding:0px 5px 0px 14px; }
#searchpage-results .result .toolbar .tools a.down 	{ background: transparent url(images/ico-smile-down.gif) no-repeat scroll 0 1px; width: 24px; }
#searchpage-results .result .toolbar .tools a.up 	{ background: transparent url(images/ico-smile-up.gif) no-repeat scroll 0 1px; width: 24px; border: 0; }
#searchpage-results .result .toolbar .tools a.del 	{ background: transparent url(images/Delete.gif) no-repeat scroll 0 1px; border: 0; padding:0px 5px 0px 14px; }
#searchpage-results .result .img { float: left; border-right: 1px solid #b9b9b9; height: 80px; overflow: hidden; }
#searchpage-results .result .img input { padding:0 0 0 0; }
#searchpage-results .result .data { color: #666; margin-left: 87px; }

#searchpage-results .listrow { font-size: 11px; margin-left: 5px; margin-bottom: 12px;  background-color: #eee;  border: 1px solid #b9b9b9; float: none; display: block; width: 566px; height: 80px; padding: 0; } 
#searchpage-results .listrow .toolbar { position: relative; padding: 4px 8px; margin-left: 80px; margin-bottom: 5px; border-bottom: 1px dotted #d0cece; }
#searchpage-results .listrow .toolbar .tools { position: absolute; top: 4px; right: 3px; width:350px;}
* html #searchpage-results .listrow .toolbar .tools { right: 83px; }
#searchpage-results .listrow .toolbar .tools a { display: block; float: right; border-right: 1px solid #666; height: 14px; margin-left: 2px; text-decoration: none; }
#searchpage-results .listrow .toolbar .tools img { display: block; float: right; border-right: 1px solid #666; height: 14px; text-indent: -9999em; overflow: hidden; margin-left: 2px; }
#searchpage-results .listrow .toolbar .tools span { display: block; float: right; height: 14px; margin-left: 2px; }
#searchpage-results .listrow .toolbar .tools a.smile { background: transparent url(images/ico-smile-2.gif) no-repeat scroll 0 1px; padding:0px 5px 0px 16px; }
#searchpage-results .listrow .toolbar .tools a.email { background: transparent url(images/ico-mail2.gif) no-repeat scroll 0 0; padding:0px 5px 0px 14px; }
#searchpage-results .listrow .toolbar .tools a.web 	{ background: transparent url(images/ico-user.gif) no-repeat scroll 0 1px; padding:0px 5px 0px 14px; }
#searchpage-results .listrow .toolbar .tools a.down 	{ background: transparent url(images/ico-smile-down.gif) no-repeat scroll 0 1px; width: 24px; }
#searchpage-results .listrow .toolbar .tools a.up 	{ background: transparent url(images/ico-smile-up.gif) no-repeat scroll 0 1px; width: 24px; border: 0; }
#searchpage-results .listrow .toolbar .tools a.del 	{ background: transparent url(images/Delete.gif) no-repeat scroll 0 1px; padding:0px 5px 0px 14px; }
#searchpage-results .listrow .img { float: left; border-right: 1px solid #b9b9b9; height: 80px; overflow: hidden; }
#searchpage-results .listrow .img input { padding:0 0 0 0; }
#searchpage-results .listrow .data { color: #666; margin-left: 87px; }

/*AlbumPasses*/
.narrow_row { font-size: 11px; margin-bottom: 0px;  background-color: #eee;  border: 1px solid #b9b9b9; float: none; display: block; width: 466px; height: 80px; padding: 0; } 
.narrow_row .toolbar { position: relative; padding: 4px 8px; margin-left: 80px; margin-bottom: 5px; border-bottom: 1px dotted #d0cece; }
.narrow_row .toolbar .tools { position: absolute; top: 4px; right: 3px; width:350px;}
* html .narrow_row .toolbar .tools { right: 83px; }
.narrow_row .toolbar .tools a { display: block; float: right; border-right: 1px solid #666; height: 14px; margin-left: 2px; text-decoration: none; }
.narrow_row .toolbar .tools img { display: block; float: right; border-right: 1px solid #666; height: 14px; text-indent: -9999em; overflow: hidden; margin-left: 2px; }
.narrow_row .toolbar .tools span { display: block; float: right; height: 14px; margin-left: 2px; }
.narrow_row .toolbar .tools a.smile { background: transparent url(images/ico-smile-2.gif) no-repeat scroll 0 1px; padding:0px 5px 0px 16px; }
.narrow_row .toolbar .tools a.email { background: transparent url(images/ico-mail2.gif) no-repeat scroll 0 0; padding:0px 5px 0px 14px; }
.narrow_row .toolbar .tools a.web 	{ background: transparent url(images/ico-user.gif) no-repeat scroll 0 1px; padding:0px 5px 0px 14px; }
.narrow_row .toolbar .tools a.down 	{ background: transparent url(images/ico-smile-down.gif) no-repeat scroll 0 1px; width: 24px; }
.narrow_row .toolbar .tools a.up 	{ background: transparent url(images/ico-smile-up.gif) no-repeat scroll 0 1px; width: 24px; border: 0; }
.narrow_row .toolbar .tools a.del 	{ background: transparent url(images/Delete.gif) no-repeat scroll 0 1px; padding:0px 5px 0px 14px; }
.narrow_row .img { float: left; border-right: 1px solid #b9b9b9; height: 80px; overflow: hidden; }
.narrow_row .img input { padding:0 0 0 0; }
.narrow_row .data { color: #666; margin-left: 87px; }
.narrow_row .data strong { color: #be0000; }

span.res_strong { font-weight:bold; }
span.res_strong span { font-weight:normal; color: #666; }

#searchpage-results .nav { float: right; }


/* search results */
.yperTrigger { background-color: #fff; margin: 5px; padding: 6px 5px; color: #777; }
	.yperILECategory { font-weight: bold; color: #333; text-decoration: underline; }
	.yperSelect { margin: 8px 6px; padding: 0 5px; }
	* html .yperSelect, *+html .yperSelect { margin: 6px 6px; }
		.yperSelect div { margin: 0 0 10px 0; }
		* html .yperSelect div, *+html .yperSelect div { margin-bottom: 5px; }
		.yperSelect label { border: 0; }
	.yperSubmit { margin-top: 15px; text-align: center; }
		.yperSubmit input.btn { margin: 12px auto; }
		* html .yperSubmit input.btn, *+html .yperSubmit input.btn { margin: 0; }
		* html .yperSubmit input, *+html .yperSubmit input { margin: 0; padding: 0; }
		.yperSubmit .input.chk { border: 0; }


/* members */
#profilerel #centercol, #members #centercol { background: transparent; position: relative; padding-top: 0px; }
#profilerel h2.well, #members h2.well { color: #000; font-size: 16px; }
/*#members h2.well { color: #000; font-size: 16px; position: absolute; top: 10px; left: 0; }*/
#profilerel h2 span, #members h2 span { display: inline; }
#profilerel p.well, #members p.well { left: 0; }
/*#members p.well { position: absolute; top: 10px; left: 0; }*/

table.membox { width: 485px; }
table.membox thead th { background: transparent url(images/mem_bg_top_1.png) no-repeat scroll 0 0; height: 36px; text-align: left; }
table.membox thead th h3 { font-size: 16px; color: #fff; padding: 2px 0 0 20px; }
*+html table.membox thead th h3 { padding-top: 0; }
table.membox thead th .tools { float: right; margin-top: -16px; font-size: 11px; font-weight: normal; color: #fff; padding-right: 10px; }
*+html table.membox thead th .tools { margin-top: -17px; }
table.membox thead th .tools a { color: #fff; padding-right: 6px; }
table.membox tfoot td { background: transparent url(images/mem_bg_bot_1.png) no-repeat scroll 0 0; height: 12px; }
table.membox tbody { background-color: #eee; }
table.membox .brd { border-left: 1px solid #dadada; border-right: 1px solid #dadada; }

table.membox table thead th { height: inherit; background: none; font-size: 11px; padding: 5px 0 6px 0; text-align: center; height: auto; }
table.membox table tbody td, table.membox table tbody th { font-weight: normal; padding: 5px 0 6px 0;  }
table.membox table tbody td { text-align: center; }

table.membox table tbody th { padding-left: 15px; }
table.membox table td, table.membox table th { border-bottom: 1px dotted #dadada; }
table.membox table tr.nobrd td, table.membox table tr.nobrd th { border: 0; padding-bottom: 2px; }

table.membox table .rgt { text-align: right; padding-right: 20px; }

/* table 1 */
table.tab1 { margin: 0px 0 0 0; }
table.tab1 thead th { background-image: url(images/mem_bg_top_1.png); }
table.tab1 tfoot td { background-image: url(images/mem_bg_bot_1.png); }
table.tab1 a.create { display: block; text-decoration: underline; margin: 20px 20px 10px 20px; }

/* table 2 */
table.tab2 { margin: 15px 0 0 0; }
*+html table.tab2 { margin: 12px 0 0 0; }
table.tab2 thead th { background-image: url(images/mem_bg_top_4.png); color: #e46824; }
table.tab2 th.color { color: #e46824; }
table.tab2 tfoot td { background-image: url(images/mem_bg_bot_2.png); }

/* table 3 */
table.tab3 { margin: 15px 0 0 0; }
*+html table.tab3 { margin: 12px 0 0 0; }
table.tab3 thead th { background-image: url(images/mem_bg_top_3.png); color: #7ac4e1; }
table.tab3 th.color { color: #7ac4e1; }
table.tab3 tfoot td { background-image: url(images/mem_bg_bot_2.png); }

/* rightcol */
#members #rightcol2 { margin-left: 500px; width: 292px; padding-top: 30px; margin-bottom: 15px; }
*+html #members #rightcol2 { margin-left: 500px; }
#members #rightcol2 h2 { color: #fff; padding: 9px 0 8px 15px; }
#members #rightcol2 h2.account { padding-bottom: 7px; padding-top: 7px; margin: 20px 0 0 0; }
#members #rightcol2 h2.news { padding-bottom: 7px; padding-top: 6px; margin: 0px 0 0 0; }
*+html #members #rightcol2 h2 { padding-bottom: 7px; padding-top: 6px; }
*+html #members #rightcol2 h2.account { padding-bottom: 7px; padding-top: 5px; }
*+html #members #rightcol2 h2.news { padding-bottom: 7px; padding-top: 5px; }
#members #rightcol2 h2 {width: 277px; overflow: hidden; }

#profilerel #rightcol2 { margin:0px 0px 15px 500px; width: 292px; padding-top: 0px; }
*+html #profilerel #rightcol2 { margin-left: 500px; }
#profilerel #rightcol2 h2 { color: #fff; padding: 9px 0 8px 15px; }
#profilerel #rightcol2 h2.account { padding-bottom: 7px; padding-top: 7px; margin: 0px 0 0 0; }
#profilerel #rightcol2 h2.news { padding-bottom: 7px; padding-top: 6px; margin: 0px 0 0 0; }
*+html #profilerel #rightcol2 h2 { padding-bottom: 7px; padding-top: 6px; }
*+html #profilerel #rightcol2 h2.account { padding-bottom: 7px; padding-top: 5px; }
*+html #profilerel #rightcol2 h2.news { padding-bottom: 7px; padding-top: 5px; }
#profilerel #rightcol2 h2 {width: 277px; overflow: hidden; }

#news-box { background-color: #eee; border-left: 1px solid #eee; border-right: 1px solid #eee; }
/**+html #news-box { margin-top: -4px; }*/
#news-box-bot { height: 12px; background: transparent url(images/mem_rgt_bot1.png) no-repeat scroll 0 0; }
#news-box a { display: block; text-align: center; }
#news-box span { display: block; color: #666; padding: 3px 43px 0 43px; }


#account-box { background-color: #fff; border-left: 1px solid #eee; border-right: 1px solid #eee; padding: 5px 15px 0 15px; }
/**+html #account-box { margin-top: -4px; }*/
#account-box-bot { height: 12px; background: transparent url(images/mem_rgt_bot2.png) no-repeat scroll 0 0; }
#account-box ul {}
#account-box ul ul { margin: 0; }
#account-box li { font-weight: bold; font-size: 12px;  margin-top: 8px;  }
#account-box li li { color: #7d7d7d; font-weight: normal; margin: 0; }


/* chatbox - mora biti na kraju */

/*Old styles*/
/*Glavna*/
.AgeField
{
  width:22px;
}

.ErrorMessage
{
  color: Red;
  font-size: 11px;
/*
  font-family: Verdana, Arial, Sans-Serif;
*/
}
input.PassBoxHide
{
  width:0px;
  display:none;
}

input.PassBoxShow
{
  width:150px;
  display:inline;
}

span.ChngPass
{
  TEXT-DECORATION: underline;
  cursor:pointer;
  position:relative;
  /*top:-1px;*/
}


.heading .box a.linkselected, .heading .box a.linkselected:hover {
	text-decoration: none;
	/*text-decoration: underline;*/
  cursor: default;
  font-weight: bold;
}

.heading .box a.linkactive {
	text-decoration: underline;
}

a.linkselected, a.linkselected:hover {
	text-decoration: none;
	cursor: default;
	font-weight: bold;
}

a.linkactive {
	text-decoration: underline;
}
/*
.heading .box a.linkactive:hover {
	text-decoration: underline;
	color:Black;
}
*/
/*
.heading .box a.aReceived
{
  text-decoration: underline;
  cursor: default;
}
.heading .box a.aSent, .heading .box a.aSent:hover
{
  text-decoration: none;
  cursor: default;
}
*/
/*
#searchpage-results select { width: 200px; }
.yperSelect #ddlLocation { width: 200px; }
.location-search { width: 200px; }
*/
#page #columns #centercol2 #searchpage #searchpage-results div.left .ddlLocation { width: 200px; }


/* mail page */
tr.UnopenedEmail
{
  font-weight: bold;
}
td.UnopenedEmail
{
  font-weight: bold;
}

/*send mail page*/
.mailLabel { text-decoration:underline; cursor:default; }
.mailNickname { font-weight:bold; cursor:default; }
.mailSubject { width:200px; }

/*read mail page*/
/*
pre {
	white-space:normal; /* IE+FF this is what I found to work* /
the rest is from http://www.longren.org/2006/09/27/wrapping-text-inside-pre-tags/ but it doesn't work
	white-space: pre-wrap;       /* css-3 * /
	white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 * /
	white-space: -pre-wrap;      /* Opera 4-6 * /
	white-space: -o-pre-wrap;    /* Opera 7 * /
	word-wrap: break-word;       /* Internet Explorer 5.5+ * /
	width: 99%;
}
*/

.profileDelete label
{
	float:none;
	width:100%;
	display:inline;
	line-height:29px;
}

.divContentHolder
{
	background-color:#FFFFFF;
	border-left:1px solid #DADADA;
	border-right:1px solid #DADADA;
	padding:5px 0px 5px 0px;
}


/* nk-boxes */
div.nk-box div.heading
{
	clear: both;
	color: #ffffff;
}
div.nk-box div.heading h2
{
	color:#FFFFFF;
	float:left;
	font-size:18px;
	line-height: normal;
}

div.nk-box1 div.heading
{
	height: 36px;
	background: url(images/box-top-regular-red.png) no-repeat;
}
div.nk-box1 div.heading h2
{
/*
	line-height:36px;
	background: url(images/.gif) no-repeat;
*/
	padding:6px 0 0 30px;
}

div.nk-box1 div.bottom
{
	background: url(images/box-bot2.png) no-repeat;
	border-top:1px solid #cfcdcd;
	height:10px;
	line-height:10px;
	margin-bottom:10px;
}

div.nk-box1 div.main
{
	background-color:#FFFFFF;
	border-left:1px solid #dadada;
	border-right:1px solid #dadada;
	padding:0px;
/*
	padding:0 0 5px;
*/
}

div.nk-box1 div.main div.toolbar
{
	background-color:#eeeeee;
	border-bottom:1px dotted #dadada;
	font-size:11px;
	height:40px;
	margin:0px;
/*
	margin:-8px 0 8px;
*/
	position:relative;	
}

div.nk-box1 div.main div.content
{
	padding: 10px 10px 10px 10px;
}
/* nk-boxes - end */


