body {
background-image: url('../images/bg.jpg');
background-repeat: repeat-x;
background-color: #232330;
padding:0;
margin:0;
text-align: center;
font-family: tahoma, verdana, arial;
font-size: 8pt;
color: #333333;
}

a, a:visited {
color: #999999;
text-decoration: none;
}

a:hover {
color: #ffffff;
text-decoration: none;
}

#global {
width: 980px;
margin: auto;
}

#top {
width: 980px;
height: 70px;
float:left;
background-image: url('../images/octuss_02.jpg');
background-repeat: no-repeat;
}

#menu {
width: 323px;
height: 33px;
float:right;
background-image: url('../images/menu.jpg');
background-repeat: no-repeat;
margin: 20px 5px 0px 0px;
text-align: center;
}

#menu ul {
list-style-type: none;
padding: 0px;
margin: 0px;
float:right;
width: 321px;
height: 33px;
display:block;
}

#menu li {
float: left;
}

#menu ul a, #menu ul a:visited {
font-size: 7pt;
font-family: tahoma;
font-weight: normal;
text-transform: uppercase;
text-decoration: none;
color: white;
padding: 12px;
float:left;
display:block;
}

#menu ul a:hover {
background-image: url('../images/menu_over.jpg');
background-repeat: repeat-x;
background-position: top left;
}

#main {
width: 980px;
height: 301px;
float:left;
background-image: url('../images/octuss_04.jpg');
background-repeat: no-repeat;
}

#links {
width: 253px;
height: 130px;
float:right;
margin: 80px 40px 0px 0px;
}

#links ul {
list-style-type: none;
/*padding: 6px 0px 0px 0px;
margin: 0px;*/
padding: 0px;
margin: 6px 0px 0px 0px;
}
#links li {
float: left;
padding: 5px 15px;
}

#links ul a, #links ul a:visited {
width: 220px;
height: 20px;
float:left;
display:block;
}

#links ul a:hover {
background-image: url('../images/alpha.png');
background-repeat: repeat;
/*
background-color: #ffffff;
filter:alpha(opacity=50);   
-moz-opacity:0.5;           
opacity: 0.5;              
*/
}

#shorts {
width: 980px;
height: 188px;
float:left;
background-image: url('../images/octuss_05.jpg');
background-repeat: no-repeat;
text-align: center;
}

.shorty {
width:288px;
height: 152px;
float:left;
padding: 18px;
}



#fotki {
width: 230px;
height: 129px;
margin: 34px 0px 0px 33px;
}


#klienci {
width: 230px;
height: 129px;
margin: 34px 0px 0px 35px;
}

#projektywww {
width: 230px;
height: 129px;
margin: 34px 0px 0px 24px;
}


#shuffle {
width: 220px;
height: 120px;
margin-left: 20px;
}

#shuffle2 {
width: 220px;
height: 120px;
margin-left: 20px;
}

#shuffle3 {
width: 220px;
height: 120px;
margin-left: 20px;
}

img {
border: 0px;
}


#plain {
width: 860px;
height: 188px;
padding: 20px 60px 20px 60px;
text-align: left;
float:left;
}

.fool {
width: 200px;
font-size: 7pt;
color: #666666;
text-align:center;
float:left;
}

.fool span {
display:block;
padding: 5px;
}

.foor {
width: 200px;
font-size: 7pt;
color: #666666;
text-align:center;
float:right;
}

.foor span {
display:block;
padding: 5px;
}

/*
#const {
width: 608px;
height: 154px;
margin:auto;
padding: 25px;
margin-top: 70px;
font-size: 8pt;
color: #ffffff;
background-color: #232330;
}
*/
#const {
width: 608px;
height: 194px;
margin:auto;
padding: 25px;
font-size: 8pt;
color: #999999;
background-color: #ffffff;
border-bottom: 5px solid gray;
}

#const b {
font-size: 9pt;
font-weight: bold;
letter-spacing: 2px;
color: #232330;
}
 
#const span {
width: 100px;
padding-right: 5px;
float:left;
display:block;
text-align: right;
font-weight: bold;
}

#left {
width: 200px;
padding: 10px;
float:left;
text-align: left;
}

#right{
width: 360px;
padding: 10px;
float:left;
text-align: left;
}

select, input{
border: 1px solid #e2e2e2;
font-size: 7pt;
width: 200px;
margin: 1px;
}

textarea {
border: 1px solid #e2e2e2;
font-size: 7pt;
width: 200px;
height: 50px;
margin: 1px;
}

input.bot {
display:none; 
}