

div{
	font-family: "Arial";
	font-size: 15px;
	color: "white";
}


div.nadpis
{
	font-family: "Arial";
	font-size: 16px;
	color: "white";
}


div.menu
{
	font-family: "Arial";
	font-size: 16px;
	color: "white";
}




div.kontakt
{
	font-family: "Arial";
	font-size: 14px;
	color: "white";
}




div.down
{
	font-family: "Arial";
	font-size: 1px;
	color: "white";
}





div.vyrobkynazev
{
	font-family: "Arial";
	font-size: 16px;
	color: "white";
}
div.vyrobkycena
{
	font-family: "Arial";
	font-size: 16px;
	color: "black";
}








div.vyrobkydetail
{
	font-family: "Arial";
	font-size: 13px;
	color: "white";
}








div.C{
	font-family: "Arial";
	font-size: 13px;
	color: "WHITE";
}




div.copyright
{
	font-family: Arial;
	font-size : 15px;
        color: "black";
}



div.blue
{
	font-family: Arial;
	font-size : 10px;
        color: "blue";
}

div.black
{
	font-family: Arial;
	font-size : 10px;
        color: "black";
}



h1
{
	font-family: Arial;
	font-size : 12px;
        color: "white";
}

h2 {
	font-family: Arial;
	font-size : 10px;
        color: "white";
}

h3 {
	font-family: Arial;
	font-size : 10px;
        color: "white";
}

h4 {
	font-family: Arial;
	font-size : 8px;
        color: "white";
}

TABLE.menutable
{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	border : 0px;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
}

a         {text-decoration: none}
a:link    {color: white;  target:"U"} 
a:visited {color: white;} 
a:active  {color: white;}
a:hover   {color: white;}

img 
{
  border: 0px none; 
}

body
{
	scrollbar-face-color: #3bb3c3;
	scrollbar-highlight-color: #85c226;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-shadow-color: white;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #85c226;
	text-align: center;
	font-family: verdana;
	font-size: 8px;
	margin: 0px;
} 
