/* CSS Document */

body{

background-color:black;
margin:0px;
padding:0px;
}

.main
{
display:block;
width:1280px;
margin:0 auto;
padding:0px;
background-image:url(linia.png);
background-repeat:repeat-y;
}


.koniec
{
display:block;
width:1280px;
height:300px;
margin:0 auto;
background-image:url(gfx/koniec.jpg);
background-position:left;
margin-top:-10px;



}


.main_menu {
position:absolute;
display:block;
left:705px;
top:-83px;
width: 116px;
margin:0px;
padding: 0;
height: 43px;


}

.tabs {
display:block;


font-family: Verdana;
font-size: 12px;

padding: 0;

z-index:100;
width: 116px;
height:32px;
margin: 0;
list-style: none;
}

.tabs li {
float: left;
z-index:100;

}

.tabs a {
display: block;
width:116px;
height:46px;


padding:0px;
margin:0px;

font-weight: bold;
color:#000000;
text-decoration: none;
}



.sub_menu {
position:absolute;
display:block;
width:200px;
height: 40px;
float: left;


color:red;
list-style: none;

font-family: verdana;
font-weight: bold;
font-size: 12px;

color:red;

border: none;
margin-left:703px;
*margin-left:703x;
margin-top: -20px;
z-index:200;
}

#home, #componants, #peripherals, #drives {
font-family: Tahoma;
font-size: 11px;
text-decoration: none;

width: 300px;
height:32px;



background-repeat: repeat-x;
float:left;
position:absolute;
color:black;
display:none;
}

.home, .componants_links, .peripherals_links, .drives_links {
list-style: none;
margin:0px;

background-color:white;
}

.home, .componants_links, .peripherals_links, .drives_links li a {
float: left;

margin: 0px;
color:black;

}

.home, .componants_links, .peripherals_links, .drives_links 
{
color:red;
float: left;

color:black;
text-decoration: none;

margin: 0;
padding:0px;

border:1px solid #666666;

}

.home, .componants_links, .peripherals_links, .drives_links  {color:black;}

.sub_menu2 {

width: 116px;
height: 22px;
float: left;
color:red;
font-family: verdana;
font-weight: bold;
font-size: 12px;

background-color:red;
background-repeat: repeat-x;

border: none;
margin: 0px;
padding: 0px;
padding-left: 2px;

} 

.menu

{


position:absolute;
display:block;
width:1000px;
height:33px;
margin-top:14px;
z-index:10;


}


a.comp
{
display:block;

font-family:arial;
width:270px;
height:20px;
font-size:12px;
line-height:1.5em;
color:black;
text-decoration:none;
padding:4px;
padding-left:15px;
z-index:200;
}


a.comp:hover
{
background-color: #0066FF;
color:white;

}

a.druk
{
display:block;
width:102px;
height:56px;
margin-left:0px;
background-image:url(gfx/druk.png);

float:left;

}

a.druk:hover
{



}
