   
    html {
        overflow-y: scroll;
    }
   
    * {
        margin: 0px;
        padding: 0px;
        outline: 0;
        border: 0;
    }
   
   
    body {
        background: #ebeced url("../images/bg.gif") repeat-y center;
        font-family: Arial, "Lucida Grande", Tahoma, sans-serif;
        color: #000;
        margin-top: 46px;
        margin-bottom: 20px;
        text-align: center;
    }
    
    a {
        color: #000;
        text-decoration: none;
    }
    
    a:hover {
             color: #990000;        
    }
    
    #container {
        width: 1120px;
        background: #fff;
        margin: 0px auto;
        text-align: left;
        min-height: 500px;


    }
    
    #left_col {
        width: 145px;
   
        float: left;
        min-height: 500px;        
    }
    
    #right_col {
        width: 780px;
        min-height: 500px;
        float: left;
    }
    
    h1 {
        display: block;
        width: 145px;
        height: 31px;
    }
    
    h1 a {
        background: url("../images/logo.gif") no-repeat 26px ;
        width: 145px;
        height: 31px;
        display: block;
    }
    
    h1 a span {
        display: none;
    }
  
  
    h2#model {
        width: 780px;
        background: url("../images/model.gif") no-repeat;
        height: 108px;
        margin-top: 14px;
    }
    
    h2#model span {
        display: none;
    }
  
    h3#info {
        font-size: 11px;
        font-family: "Lucida Grande", Tahoma, sans-serif;
        color: #ED1C24;
        line-height: 14px;
        margin-left: 200px;
        width: 450px;
        height: 30px;
        margin-top: 8px;
        font-weight: normal;
    }
    
    h3.maincols {
        font-size: 15px;
        font-weight: normal;
        color: #6AABDD;
    }
    
    h3.maincols a {
        color: #6AABDD;
    }
    
    
    h3.maincols a:hover {
        color: #000;
    }
    
    h4#man, h4#woman, h4#casting {
        width: 190px;
        height: 20px;
        display: block;
    }
    
    h4#man a, h4#woman a, h4#casting a {
        width: 190px;
        height: 20px;
        display: block;
    }
    
    h4#man a span, h4#woman a span, h4#casting a span {
        display: none;
    }
    
    h4#man a {
        background: url("../images/man4.gif") no-repeat;
    }
    
    h4#woman a {
        background: url("../images/woman4.gif") no-repeat;
    }
    
    h4#casting a {
        background: url("../images/casting4.gif") no-repeat;
    }
  
   
    h4#man  {
        background: url("../images/man4a.gif") no-repeat;
    }
    
    h4#woman  {
        background: url("../images/woman4a.gif") no-repeat;
    }
    
    h4#casting {
        background: url("../images/casting4a.gif") no-repeat;
    }
    
    h4#modelname {
        font-size: 22px;
        line-height: 20px;
        font-family: Arial;
        font-weight: bold;
        color: #231F20;
        width: 140px;
        float: left;
        height: 40px;
    }
    
    span#direct {
        height: 40px;
        width: 50px;
        float: left;
        font-family: "Lucida Grande", Tahoma, sans-serif;
        font-size: 9px;
        line-height: 12px;
         color: #ED1C24;
        text-align: right;
       text-transform: uppercase;
    }
  
  
    h3#contestnav {
        font-size: 22px;
        line-height: 20px;
        font-family: Arial;
        font-weight: bold;
        color: #231F20;
    }
    
    h3#contestnav a {
        color: #231F20;
    }

    h3#contestnav a:hover {
    color: #ED1C24;
    }
  
   ul#menu {
    list-style: none;
    height: 15px;
    float: left;
   }
   
    ul#submenu {
    list-style: none;
    width: 780px;
    height: 15px;
    margin-top: 4px;
   }
   
    ul#submenu li {
    float: left;
    height: 15px;
    font-size: 10px;
    text-transform: uppercase;
    font-family: Arial;
   }
   
    ul#submenu li a {
    height: 13px;
    display: block;
    float: left;
    color: #bebebe;
    text-decoration: none;
   }
   
   
    ul#submenu li a:hover {
    color: #bebebe;
    text-decoration: none;
    border-bottom: 1px solid #bebebe;
   }
   
   
   ul#menu li {
    float: left;
    height: 16px;
    font-size: 12px;
    margin-right: 10px;
    font-family: Arial;
   }
   
   .lang {
    padding-left: 20px;
    padding-right: 20px;
   }
   

   
   ul#menu li a {
    height: 14px;
    display: block;
    float: left;
    color: #414142;
    text-decoration: none;
   }
   
    ul#menu li.lang a {
    color: #6AABDD;
   }
   
   ul#menu li a:hover {
    color: #ED1C24;
    text-decoration: none;
    border-bottom: 1px solid #bebebe;
   }
   
ul#menu li a.open {
    color: #ED1C24;
    text-decoration: none;
    border-bottom: 1px solid #bebebe;
   }
   
   #tab {
    margin-top: 35px;
    width: 916px;
   }
   
   .tab {
    margin-top: 35px;
    width: 916px;

   }
   
   .innertab {
        width: 916px;
        height: 634px;
   }
   
   
    #frame {
    margin-top: 2px;
    width: 916px;
   }
   
   #back {
    text-align: right;
    font-size: 15px;
    font-family: Arial;
    font-weight: bold;
    text-transform: uppercase;
   }
   
   #back a {
    color: #231F20;
   }
   
   #back a:hover {
    color: #ED1C24;
   }
   
   #contest {
    width: 880px;
    background: #EAEFE6;
    padding: 18px;
   }
   
   #contestintro {
    color: #231F20;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    width: 450px;
    margin-bottom: 18px;
   }
   
   #contestinfo {
    color: #58595B;
    font-size: 12px;
    line-height: 16px;
    width: 635px;
    margin-bottom: 16px;
    margin-top: 16px;
   }
   
   #frameheader {
    height: 94px;
    width: 916px;
   }
   
   #modelinfo {
    width: 190px;
    margin-right: 16px;
    display: inline;
    height: 83px;
    float: left;
   }
   
   #modelthumbs {
    display: inline;
    width: 710px;
    height: 83px;
    float: left;
    padding-top: 2px;

   }
   
    #thumbsblock {
    width: 640px;
    height: 83px;
    float: left;
   }
   
   #thumblinks {
        font-size: 12px;
        line-height: 16px;
        color: #58595B;
        margin-top: 46px;
        display: block;
   }
   
   #modelthumbs img {
    margin-right: 5px;
    padding-bottom: 4px;
   }
  
    .thumbsnext {
        display: none;
        float: left;
        width: 640px;
        height: 83px;
    }
    
    .thumbsfirst {
        float: left;
        width: 640px;
        height: 83px;
    }
    
    #modeldata {
        font-size: 12px;
        line-height: 14px;
        color: #58595B;

    }
    
    #modeldata span {
        color: #ED1C24;
    }
    

    
    #modelthumbs img.selected {
        padding-bottom: 2px;
        border-bottom: 2px solid #000;
    }
    
    
    
    .kontakt-set {
        margin-top: 14px;
        margin-bottom: 10px;
        width: 920px;
    }
    
    .kontakt-col {
        width: 186px;
        margin-right: 10px;
        float: left;
        display: inline;
    }
    
    .kontakt-col-double {
        width: 523px;
        float: left;
        display: inline;
    }
    
    .kontakt-col-double iframe {
        width: 523px; height: 244px; border: 0;
        margin-top: 7px;
    }
    
    .kontakt-set h4, #casting h4 {
        color: #ED1C24;
        font-family: Arial;
        font-size: 12px;
        line-height: 18px;
        font-weight: normal;
    }
    
    .kontakt-set a:hover {
        color: #ED1C24;
    }

    .kontakt-set p strong {
        color: #231F20;
        font-size: 14px;
        line-height: 18px;
    }
    
    .kontakt-set p.kinfo {
        font-size: 12px;
        line-height: 16px;
        color: #58595B;
        margin-bottom: 16px;
    }
    
    
    #credits, #copy {
        line-height: 12px;
        text-transform: uppercase;
    }
    
    #credits, #credits a {
        color: #808285;
        font-size: 9px;
        
    }
    
    #credits a:hover {
        color: #000;
    }

    
    #copy {
        color: #58595B;
        font-size: 10px;
    }
    
    #copycredits {
        padding-top: 50px;
        padding-bottom: 24px;
        clear: both;
        width: 186px;
    }
    
    .news-item {
        margin-top: 14px;
        margin-bottom: 10px;
    }
    
    .news-item span.date {
        font-size: 12px;
        line-height: 18px;
        color: #ED1C24;
    }
    
        a.dalej {
        font-size: 12px;
        line-height: 18px;
        color: #ED1C24;
        clear: both;
        display: block;
    }
    
    .news-item p {
        font-size: 12px;
        line-height: 16px;
        color: #58595B;
        width: 545px;
        margin-bottom: 16px;
        clear: both;
    }
    
    .news-item img {
        float: left;
        margin-bottom: 2px;
    }
    
        .news-item img.main {
        margin-bottom: 18px;
        margin-top: 12px;
    }
    
    span.title {
        display: block;
        font-size: 14px;
        line-height: 18px;
        color: #231F20;
        font-weight: bold;
        width: 425px;
    }
    
    hr.news {
        width: 145px;
        margin-bottom: 4px;
        margin-top: 8px;
    }
  
   hr.model {
    clear: both;
    width: 190px;
    margin-top: 2px;
    margin-bottom: 4px;
   }
   
   .line {
    height: 20px;
    background: url("../images/line.gif") repeat-x 0px 2px;
    clear: both;
   }
   
    .linegap {
    height: 20px;
    background: url("../images/linegap.gif") repeat-x 0px 2px;
    clear: both;
   }
   
    .linegapshort {
    height: 20px;
    width: 385px;
    background: url("../images/linegap.gif") repeat-x 0px 2px;
    clear: both;
   }
   
   .line span {
    background: #fff;
    height: 20px;
    float: left;
    font-size: 12px;
    line-height: 12px;
   }
   
   .cell {
    width: 124px;
    margin-right: 8px;
    float: left;
    height: 198px;
   }
   
    .celllast {
    width: 124px;
    float: left;
    height: 198px;
   }
   

   
   .cell img, .celllast img {
    width: 124px;
    height: 165px;
   }
   
   .celltext {
    width: 124px;
    height: 33px;
   }
   
   .celltextleft {
    width: 62px;
    height: 33px;
    float: left;
    font-family: "Lucida Grande", Tahoma, sans-serif;
    font-size: 10px;
    line-height: 12px;
    color: #3E3E3F;
    text-align: left;    
   }
   
.celltextright {
    width: 62px;
    height: 33px;
    float: left;
    font-family: "Lucida Grande", Tahoma, sans-serif;
    font-size: 9px;
    line-height: 12px;
    color: #ED1C24;
    text-align: right;
    text-transform: uppercase;
   }
   
   
   #fotoframe {
    min-width: 600px;
    min-height: 530px;
   }
  
   
   .line span a {
    color: #414142;
   }
   
   .line span a:hover {
     border-bottom: 1px solid #bebebe;
   }
   
    .line span a.open {
     border-bottom: 2px solid #000;
   }
   
   #colset {
    margin-top: 17px;
    width: 780px;
    height: 450px;
   }
   
   .smallcol  {
    margin-right: 10px;
    height: 440px;
    width: 190px;
    float: left;
    border-top: #231F20 10px solid;
    padding-top: 10px;
   }
   
   .bigcol {
    height: 440px;
    width: 380px;
    float: left;
    border-top: #231F20 10px solid;
    padding-top: 10px;
   }
   
   .smallcol p, .bigcol p {
        font-size: 11px;
        font-family: "Lucida Grande", Tahoma, sans-serif;
        color: #4D4D4F;
        line-height: 14px;
        font-weight: normal;    
   }
   
    hr.kontakthr {
    margin-top: 6px;
    margin-bottom: 3px;
    height: 1px;
    background: #bebebe;
    color: #bebebe;
    text-align: left;
    width: 186px;
   }
   
    hr.copy {
    margin-top: 3px;
    margin-bottom: 2px;
    height: 1px;
    background: #bebebe;
    color: #bebebe;
    text-align: left;
    width: 186px;
   }
   
   hr {
    margin-top: 7px;
    margin-bottom: 10px;
    height: 1px;
    background: #bebebe;
    color: #bebebe;
    text-align: left;
   }
   
   hr.big {
    width: 190px;
   }
   
   hr.contest {
    width: 700px;
    margin-bottom: 5px;
   }
   
   hr.small {
    width: 95px;
   }
   
   a.go {
    color: #6AABDD;
    text-decoration: none;
    font-size: 9px;
    text-transform: uppercase;
   }
   
   a.go:hover {
        color: #4D4D4F;
   }
   
   #subscribe {
    width: 240px;
    height: 15px;
    float: left;
    font-family: "Lucida Grande", Tahoma, sans-serif;
    font-size: 9px;
    text-transform: uppercase;
   }
   
   #konkursmenu {
    position: relative;
    top: -18px;
    background: url("../images/konkurs.jpg") no-repeat;
    width: 60px;
    display: block;
    height: 59px;
    left: 180px;   
   }
   
    #konkursmenu span {
        display: none;
    }
   
   #subscribe form {
    width: 175px;
    height: 15px;
    float: left;
   }
   
    #unsubscribe {
    margin-top: 16px;
    height: 15px;
    float: left;
    font-family: "Lucida Grande", Tahoma, sans-serif;
    font-size: 9px;
    text-transform: uppercase;
   }
   
   #subslabel {
    line-height: 14px;
    font-family: "Lucida Grande", Tahoma, sans-serif;
    font-size: 9px;
    text-transform: uppercase;
    color: #6AABDD;
    float: left;
   }
   
   #sendsub {
    line-height: 14px;
    float: left;
   }
   
   #subscribe p {
    font-size: 9px;
    line-height: 14px;
   }
   
   #email {
    margin-left: 5px;
    float: left;
    font-family: "Lucida Grande", Tahoma, sans-serif;
    color: #4D4D4F;
    font-size: 9px;
    width: 188px;
    margin-right: 5px;
    border: 1px solid #bebebe;
    width: 68px;
    height: 12px;
   }
   
   #infotekst {
    margin-top: 16px;
   }
   
   #casting {
    width: 485px;
    font-size: 12px;
    line-height: 16px;
    color: #58595B;
    margin-top: 14px;
    }

    #casting p {
        width: 385px;
        margin-bottom: 16px;
    }
   
   #casting .cell {
    width: 385px;
    height: 48px;
   }
   
   #casting .cell label {
    width: 110px;
    height: 48px;
    display: block;
    float: left;
   }
   
   #casting .cell .field {
    width: 245px;
    height: 24px;
    background: #fff;
    float: left;
    color: #58595B;
    border: 1px solid #bebebe;
    font-size: 12px;
    line-height: 16px;
    color: #58595B;
    font-family: Arial;
   }
   
   #casting .cell .submit {
    color: #6AABDD;
    height: 24px;
    border: 1px solid #6AABDD;
    background: #fff;
   }
   
   #sukces {
    color: #6AABDD;
    margin-top: 16px;
   }
   
   #blad {
    margin-top: 16px;
    color: #ED1C24;
   }




        .konkurscol {
		width: 385px; margin-right: 9px; float: left; display: inline;
		text-decoration: none;
	}
	
	.konkurssmallcol {
		width: 120px; float: left; display: inline; text-decoration:
		none;
	}
  
  
	.konkurscol img, .konkurssmallcol img {
		margin-top: 10px; margin-bottom: 10px;
	}
	
	
	    
  
    
    h3.konkursalt { font-size: 24px; font-weight: bold; color: #a4a6a8;
	margin-bottom: 20px;
    }
    
        h3.konkursaltdod { font-size: 24px; font-weight: bold; color: #a4a6a8;
        margin-top: 20px;
	margin-bottom: 10px;
    }
    
    
    p.konkurstekst {
        font-size: 12px;
        line-height: 16px;
        color: #58595B;
        margin-bottom: 16px;
    }
    
       p.konkurssmalltekst {
        font-size: 10px;
        line-height: 14px;
        color: #58595B;
        margin-bottom: 16px;
    }
    
    
    p#konkurswstep {

        font-size: 14px;
        line-height: 18px;
        color: #231F20;
        font-weight: bold;

    }
    
    p.konkurstekst a, p.konkurssmalltekst a  {
        color: #f02e9e;
        text-decoration: none;
    }
 
    hr.konkurs {
        width: 189px;
        clear: both;
        height: 10px;
        color: #000;
        background-color: #000;
    }
 
    a.konkursmail {
        font-size: 11px;
        font-weight: bold;
    }