/* 
    Document   : style
    Created on : 2011-07-12, 13:21:16
    Author     : webvisor
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

*, body, input{
    margin: 0;
    padding: 0;
    font-family:  arial, helvetica, verdana;
}

root { 
    display: block;
}

body {
    background-color: #fff;
    /*
    background: url(../images/bg.png) repeat-x;
    background-color: #f1f1f1;
    */
}

#body{
    background: url(../images/bg.png) repeat-x 0 0 #f1f1f1;
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
}

#menu-top li *{
    font-family: myriad pro cond;
}

#screen {
    background: url("../images/screen.png") no-repeat scroll 0 0 transparent;
    height: 1500px;
    left: 50%;
    margin-left: -492.5px;
    position: absolute;
    top: 2px;
    width: 985px;
    z-index: -1;
}

#contener {
    width: 985px;
    margin: 0 auto;
    visibility: 0.8;
}

#menu-top{
        height:80px;
        margin-top: 39px;
		padding:0px;
		font-size:18px;
        color: #292626;
        float: left;
        list-style:none;
	}
 
#menu-top li{
		float:left;
                   position:  relative;
		
		}
#menu-top li a, #menu-top li span{
		color:#292626;
		display:block;
		font-weight:normal;
		line-height:81px;
                padding:  0 8px;
		height: 81px;
		text-align:center;
		text-decoration:none;
                text-transform: uppercase;
             
		}
#menu-top li a:hover, #menu-top li span:hover{
		background: #157ac2;
		color:#FFFFFF;
                cursor: pointer;
                cursor: hand;
	}


h1#logo {
    background: url("../images/wszystko-dla-internetu.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 32px;
    margin-top: 69px;
    text-indent: -99999px;
    width: 191px;
}

h4 {
   margin-top: 10px;
   color: #2A2A2A;
   font-size: 25px;
}

#ekran{
    width: 100%;
    height: 232px;
    position: relative;
    overflow: hidden;
    clear: both;
}

#slider {
    width: 1000000px;
    height: 235px;
    clear: both;
    color: white;
    overflow: hidden;
    marign-left: 0;
    margin-top: 15px;
}
    
#slider h2{
    font-family: myriad pro cond;
    font-size: 33px;
    padding-top: 10px;
    width: 540px;
    padding-left: 35px;
    }
    
.slayd ul li {
    background: url("../images/i.png") no-repeat scroll 0 9px transparent;
    line-height: 19px;
    padding-left: 30px;
    padding-top: 8px;
}

img#next-button {
    left: 925px;
    position: absolute;
    top: 196px;
    z-index: 20;
}

img#prev-button {
    left: 885px;
    position: absolute;
    top: 196px;
    z-index: 20;    
}


img#next-button:hover{
    cursor: pointer;
    cursor: hand;
}

img#prev-button:hover{
    cursor: pointer;
    cursor: hand;
}

.slayd {
    width: 985px;
    height: 376px;
    float: left;
}
.slayd img {
    border: 6px solid #343434; 
    float: right;
    height: 160px;
    margin-top: 10px;
    width: 300px;
}

.slayd ul{
    width: 540px;
    list-style-type: none;
    padding-left: 35px;
}

.left {
    float:left;
}



/** Footer section **/

#footer{
    width: 985px;
    margin: 10px auto 10px;
	clear: both;
}

#footer a{
    float: right;
    width:985px;
    font-family:'MyProCond';
    font-size: 16px;
    text-align: right;
    display: block;
    margin: 5px 0 10px;
    text-decoration: none;
/*    width: 200px; */
    color: #999;
}

#footer a:hover {
    color: #292626;
}

/** Footer section end **/



#buttons{
    height: 20px;
    margin-top: -35px;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 10;
}

.button{
    background: url('../images/jobs.png') 0 0 transparent no-repeat;
    display: inline-block;
    width: 14px;
    height: 16px;
    cursor: pointer;
    cursor: hand;
}

.button:hover{
    background: url('../images/jobs.png') 0 -16px transparent no-repeat;
    cursor: pointer;
    cursor: hand;    
}

.button-active{
    background: url('../images/jobs.png') 0 -16px transparent no-repeat;
    cursor: pointer;
    cursor: hand;    
}

.newsflash ul{
    list-style-type: none;
    font-size: 12px;
}

.newsflash ul li{
	line-height : 18px;
}


.full-text{
    display: none;
    position: relative;
    font-size: 12px;
    margin-top: 40px;
    margin-bottom: 20px;
    background-color: #fafafa;
    border: 1px solid #dadada;
    padding: 5px;
    line-height: 20px;
}

#box-1 .full-text a{
    color: #157AC2;
}

#box-2 .full-text a{
    color: #FF9307;
}

#box-3 .full-text a{
    color: #F12800;
}

#box-4 .full-text a{
    color: #5C5757;
}


.full-text a:hover{
    color: #528200 !important;
}


body{ padding-top: 34px; background-position: 0 34px; }
#cookiesInfo {
  background: url("../images/backgrounds/cookies-info.jpg") repeat scroll 0 0 transparent;
  color: #333;
  position: fixed;
  z-index: 999;
  top: 0;
  height: 34px;
  width: 100%;
  font-size: 12px;
  line-height: 20px;
  text-shadow: 1px 1px 1px #fff;
  line-height: 34px;
}
#cookiesInfo .main{ width: 920px; margin: 0 auto; }
#cookiesInfo .main a{ color: rgb(13, 88, 172); text-decoration: none; }
#cookiesInfo .main a:hover{text-decoration: underline;}
#cookiesInfo .main p{ line-height: 34px; margin: 0; font-size: 11px;  }

#cookiesClose {
  background: url("../images/buttons/close.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 20px;
  left: 50%;
  margin-left: 480px;
  position: absolute;
  text-indent: -999999px;
  top: 6px;
  width: 20px;
}

#cookiesClose:hover{
    background-position: 0 -20px;
    cursor: pointer; cursor: hand;
}


.item-page ol { margin: 7px 0 7px 30px; }
.item-page ul { margin: 7xp 0 7px 30px; }
#main .item-page ul li { margin: 2px 0; }
#main .item-page ol li { margin: 2px 0; }
.item-page p{ margin: 15px 0 7px; }





h2 {
	font-family:'MyProCond';
	text-shadow: 1px 1px #333;
}


h3{
	font-family:'MyProCond'; 
	text-shadow: 1px 1px #999;
}

h4 {
	font-family:'MyProCond';
	text-shadow: 1px 1px #999;
}



#menu-top *{
	font-family:'MyProCond';
	text-shadow: 1px 1px #fff;
}
#menu-top *:hover{
    	color: #fff;
        text-shadow: 1px 1px #000;
}



#footer a.project {
	font-family:'MyProCond';
}

#footer a.project:hover{color: #333;}

#footer a.project strong{
	font-family:'MyProCond';
        color: #333;
}

#footer a.project:hover{color:  #333;}
#footer a.project:hover strong{color: rgb(153, 153, 153);}