a              {color: #8e9079; text-decoration: underline;}
a:visited      {color: #8e9079}
a:active       {color: #8e9079}
a:hover        {color: #c3c6a8; text-decoration: none;}

@font-face {
      font-family: "Myriad";
      src: url("myriad.otf");
    }

body	{
	background-color:#c4bbb2;
	font-family: Trebuchet MS;
	font-size: 10pt;	
	cursor:default;
	letter-spacing:1;
	}

img	{border-style: none;}

.left {
	vertical-align:middle;
	margin-top:5px;
	margin-right:5px;
	margin_bottom:5px; 
	padding:3px; 
	border-width:1; 
	border-color:#ccc; 
	border-style:solid;
	}

.center	{
	vertical-align:middle;
	margin:5px; 
	padding:3px; 
	border-width:1; 
	border-color:#ccc; 
	border-style:solid;
	}

.right	{
	margin-top:5px;
	margin-left:5px;
	margin_bottom:5px; 
	padding:3px; 
	border-width:1; 
	border-color:#ccc; 
	border-style:solid;
	}

h1	{color:#0094e2; font-size: 14pt; letter-spacing:1; }
h2	{color:#0094e2; font-size: 12pt; letter-spacing:1; }

.form	{
	color:#333;
	font-family: Trebuchet MS;
	font-size: 10pt;
	letter-spacing:1;
	border-width:1;
	border-color:rgb(102,153,204);
	border-style:solid;
	}

.cont	
	{
	color:#333;
	letter-spacing:1;
	font-family: Trebuchet MS;
	font-size:10pt;
	text-align: justify;
	}

.velkoobchod	{
	color:#FFF;
	background-color:#FF0000;
	padding:3px;
	letter-spacing:1;
	font-family: Trebuchet MS;
	font-size:10pt;
	text-align: justify;
	font-weight: bold;
	}



.velkoobchod a {color: #FFF; text-decoration: underline;}

.counter	
	{
	padding-left:15px;
	color:#333;
	letter-spacing:1;
	font-family: Trebuchet MS;
	font-size:10pt;
	text-align: justify;
	}

.nav	
	{
	background-image:url('../img/nav_bar.jpg');
	background-color:#121212;
	color:#CCC;
	font-family: Tahoma;
	font-size: 10pt;
	letter-spacing:1;
	}

.alfa	{
	background-color:#22252D;
	color:#fff;
	font-family: Trebuchet MS;
	font-size: 10pt;
	letter-spacing:1;
	opacity: .5;
	filter: alpha(opacity=50);
}

.button	a{
	color:#333;
	background-color:#f3f1f0;
	padding:3px;
	display:block;
	font-size:10pt;
	font-family:Trebuchet MS;
	text-align:left;
	letter-spacing:1;
	width:190px;
	text-decoration:none;
	v-align:middle;
	margin-bottom:1px;
	}

.button	a:hover{
	background-color:#c3bbb2;
	color:#FFF;
	text-decoration:none;
	}

.button	a:active{
	background-color:#c3bbb2;
	color:#FFF;
	text-decoration:none;
	}

.bottom1
	{
	color:#c4bbb2;
	font-family: Myriad;
	font-size:14px;
	font-weight: bold;
	}

.bottom2
	{
	color:#c4bbb2;
	font-family: Trebuchet MS;
	font-size:10px;
	font-weight: normal;
	}

.bottom3
	{
	text-align:center;
	color:#FFF; (343428) background="images/shadow_image.jpg"
	font-family: Myriad;
	font-size:14px;
	font-weight: bold;
	}


