/* 2009-07-17 08:53:22 */
/* 2009-06-30 13:33:00 */

@charset "utf-8";

body { margin:0; padding:0; color: black; background: #000000; font-size: 13px; font-family: arial; }

/*globals*/
h1 { color: white; font-weight: bold; margin-top: 10px; margin-bottom: 0; font-size: 17px;}
h2 { color: #3195F7; font-size: 16px; padding:0; margin: 5px 0 5px 0;}
h3 { color: #3195F7; font-size: 13px; padding:0; margin: 5px 0 5px 0;}

a { color: white; text-decoration: none;}
a:hover { color: #50CAFF; }

p { margin: 10px 0 10px 0; }

/*structure*/

  div.top { width: 100%; height: 175px; padding:0; border: 0px solid blue; font-size: 12px;  background: #000000;}
    div.header { width: 960px; height: 175px; background: url(img/logo.jpg) left top no-repeat black; margin: 0 auto; border: 0px solid orange;}
      a.logo { display: block; float: left; width: 160px; height: 160px; }
      div.menu { border: 0px solid red; float: right; margin-top: 155px; color: white; font-family: "Arial CE", Arial; font-variant: small-caps; text-transform: capitality;}
        a.menu { display: block; float: left; height: 15px; border-left: 1px solid white; padding: 0 10px 0 10px; }
        a.menu:hover {  }
    
  div.main { width: 100%; min-height: 642px; background: url(img/background_blank.jpg) no-repeat center top #00101f;  font-size: inherit;}
    div.content {	width: 960px; margin: 0 auto; color: #fff;  border: 0px solid green;}
      div.left { float:left; width: 420px; height: 540px; background: url(img/birch.jpg); margin: 55px 0 55px 0;}
      div.right { float: left; width: 500px; min-height: 520px; background: url(img/30trans.png) repeat; margin: 55px 0 55px 0; padding: 0 20px 20px 20px; font-family: arial; font-size: 13px;}
        div.right a { color: #50CAFF;}
        div.right a:hover { text-decoration: underline; } 
      div.right_ie6 { float: left; width: 500px; height: 520px; background: #000B16; margin: 55px 0 55px 0; padding: 0 20px 20px 20px; }      
        div.right_ie6 a { color: #50CAFF;}
        div.right_ie6 a:hover { text-decoration: underline; }
                
  div.bottom { width: 100%; height: 120px; padding:0; border: 0px solid blue; background: #000000;}
    div.footer { width: 960px; height: 100px;	margin: 0 auto; text-align: center; font-size: 10px;  padding: 10px 0 10px 0; color: white; font-size: 12px; background: black; }
        div.menufoot { border: 0px solid red; float: left; color: white; font-family: arial, verdana, sans-serif; }
          div.menufoot a.menu { display: block; float: left; height: 15px; border-left: 1px solid white; padding: 0 10px 0 10px;}
          div.menufoot a.menu:hover {  }
  
  div.clear { clear: both; }
  a.lng_pl { display:block; float: right; width: 16px; height: 11px; background: url(img/pl.gif); margin: 2px; }
  a.lng_en { display:block; float: right; width: 16px; height: 11px; background: url(img/en.gif); margin: 2px; }
  
  /* JURY */
  img.jurypic { float: left; margin: 0px 5px 0px 0; border: 1px solid white; }
  img.jurypic:hover { border: 1px solid #263a6f; }
  div.linia { width: 100%; border-top: 1px dotted #f1f1f1; height: 1px;}  
  div.entry-jury { float: left; cursor: pointer; padding: 0 8px 0px 0; }
    div.entry-jury img {margin: 0px;}