* {
	margin: 0;
	padding: 0;
}
body {
	color: #404040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	line-height: 1.0em;
    /*background: #e0e0e0 url('../images/mojen/bg_top.gif') scroll repeat-x 0 -318px;*/
	background-color: #e0e0e0;
}
img {
	border: 0 none;
}
a {
	color: #404040;
	text-decoration: none;
}
#container-n {
	padding-bottom: 20px;
}

.clear  {
    clear: both;
}
.toleft {
    float: left;
}
.toright {
    float: right;
}

input, button {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #777;
}
textarea {
	width: 180px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #777;
	padding: 3px 6px;
	border: 1px solid #CDD5DC;
	background: #fff;
}
input.text {
	margin: 0;
	padding: 3px 6px;
	border: 1px solid #CDD5DC;
	width: 180px;
}
input.checkbox {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
button, input.button {
	width: 80px;
	margin-top: -3px;
	padding: 2px 0;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-align: center;
	border: 0 none;
	background-color: #fff;
}
div.row {
	clear: both;
	margin: 0;
	text-align: center;
}
div.row-error span.label {
	color: #CB2527 !important;
}
div.row-error input, div.row-error textarea {
	color: #CB2527 !important;
	border-color: #CB2527;
	background-color: #FEFBFB;
}
div.row span.label {
	float: left;
	width: 200px;
	text-align: right;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 13px;
}
div.row span.formw {
	float: right;
	width: 330px;
	text-align: left;
	padding-bottom: 13px;
}
div.row span.formw-text {
	padding-top: 3px;
}
div.error {
	padding: 15px 0 20px;
	color: #F20920;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
div.error li {
	font-size: 12px;
	font-weight: normal;
}



#top-n {
	position: relative;
	width: 885px;
	margin: 0 auto;
	text-align: left;
}
#top-n #logo-n {
	padding: 9px 0 7px 7px;
}

#before-rounded-box-spacing-control {
    width: 100%;
    height: 36px;
    /*border: 1px solid red;*/
}


#qmenu-n {
	position: absolute;
	top: 8px;
	right: 2px;
	width: 885px;
	text-align: right;
	color: #8D8D8D;
	font-size: 11px;
}
#qmenu-n a {
	color: #8D8D8D;
	text-decoration: none;
}
#qmenu-n dl {
	float: right;
	padding-top: 3px;
}
#qmenu-n dt {
	display: inline;
	padding: 0 15px 0 10px;
	background: url('../images/mojen/line1.gif') scroll no-repeat right 2px;
}

/*#qmenu-n div.search {
    float: right;
    margin-left: 15px;
    padding-top: 3px;
    padding-bottom: 10px;
    background: url('/images/n/bg_search.gif') scroll no-repeat right top;
}
#qmenu-n input {
    margin: -1px 6px 2px 12px;
    padding: 0px 0 0 0;
    border-collapse: collapse;
    vertical-align: middle;
    border: 0 none;
    color: #e0e0e0;
    width: 105px;
    background-color: transparent;
}*/


#content-n {
	width: 885px;
	margin: 0 auto;
    position: relative;
	text-align: left;
}
#content-n .margin-fix {
	padding-top: 1px;
	margin-bottom: 21px;
}



.content .nopadding, .nopadding .content    {
    padding: 0 !important;
}

/*.content .nopadding .lay-1col.padding   {
    padding: 15px 35px;
}  */



/* LAYOUT: 1-WIDE-COLUMN */
div.rounded-box {
	/*margin-top: 16px;*/
	padding-top: 9px;
	background: url('../images/mojen/col_wide_start.gif') scroll no-repeat 0 0;

    /* ie background rendering problem hack */
    
}
div.rounded-box-end {
	height: 9px;
	font-size: 0;
	line-height: 0;
	background: url('../images/mojen/col_wide_end.gif') scroll no-repeat left bottom;
}
div.rounded-box .content {
	background: url('../images/mojen/col_wide.gif') scroll repeat-y 0 0;
    zoom: 1;
}




/* LAYOUT: 3col */
.lay-3col div.rounded-box   {
}

.lay-3col .column1  {
	float: left;
	width: 155px;
	margin-top: 40px;
	margin-bottom: 20px;
    /*border: 1px solid yellow;*/
}
.lay-3col .column2  {
    float: left;
    width: 506px;
    padding-left: 16px;
    padding-right: 18px;
    margin-top: 18px;
    margin-bottom: 20px;
    background: transparent url('../images/mojen/border-y3.gif') scroll repeat-y 100% 0;
    /*border: 1px solid red;*/
}
.lay-3col .column3  {
    float: left;
    width: 160px;
    margin-top: 18px;
    margin-bottom: 20px;
    /*border: 1px solid green;*/
}





/* LAYOUT: 1wide + 3col */
/*.cols3-bottom div.rounded-box {
	float: left;
	width: 291px;
	display: inline;
	margin-top: 6px;
	margin-right: 6px;
	background-image: url('/images/n/col3of3.gif');
}
.cols3-bottom div.rounded-box-3 {
	margin-right: 0;
}
.cols3-bottom div.rounded-box-end {
	background-image: url('/images/n/col3of3_end.gif');
}
.cols3-bottom div.rounded-box .content {
	margin: 0 4px;
	background-image: none;
}*/



/*#footer-n {
	width: 885px;
	margin: 6px auto 0;
	padding-top: 18px;
	text-align: left;
	font-size: 11px;
	color: #545454;
	background: url('/images/n/bg_footer.gif') scroll no-repeat center top;
}
#footer-n a {
	color: #545454;
	text-decoration: none;
}
#footer-n a:hover {
	color: #111;
	border-bottom: 1px dotted #333;
}
#footer-n h5 {
	font-weight: bold;
	font-size: 11px;
	padding: 3px 0;
}
#footer-n ul {
	list-style-type: none;
}
#footer-n li {
	padding: 3px 0;
}
#footer-n .col {
	float: left;
	display: inline;
	margin-left: 22px;
}
#footer-n .col-last {
	margin-left: 35px;
	width: 400px;
}
#footer-n .col-last li {
	float: left;
	display: inline;
	width: 120px;
}
#footer-n .col-last li a.rss {
	padding-left: 3px;
	border-bottom: 0 none;
}
#footer-n .footer-copyright {
	height: 42px;
	padding-top: 12px;
	padding-left: 20px;
	background: url('/images/n/bg_footer_end.gif') scroll no-repeat left 12px;
}
#footer-n .footer-copyright a {
	float: left;
	display: inline;
	width: 29px;
	height: 27px;
	margin-top: 8px;
	margin-right: 3px;
	border-bottom: 0 none;
	background-position: 0 0;
	background-image: url('/images/n/footer_logo_iti.png');
}
#footer-n .footer-copyright a:hover {
	background-position: 0 -27px;
	border-bottom: 0 none;
}
#footer-n .footer-copyright a span {
	display: none;
}
#footer-n .footer-copyright a.tvn {
	background-image: url('/images/n/footer_logo_tvn.png');
}
#footer-n .footer-copyright a.onet {
	width: 50px;
	background-image: url('/images/n/footer_logo_onet.png');
}
#footer-n .footer-copyright a.multikino {
	width: 60px;
	background-image: url('/images/n/footer_logo_multikino.png');
}
#footer-n .footer-copyright a.hint {
	float: right;
	width: 26px;
	margin-right: 15px;
	background-image: url('/images/n/footer_logo_hint.png');
}
#footer-n .footer-copyright span.copy {
	float: left;
	display: inline;
	width: 230px;
	margin: 20px 0 0 390px;
	font-size: 9px;
	text-align: left;
	color: #999;
}*/



