﻿*	{
	margin:0;
	padding:0;
}

body	{
	font-size: 0.8em;
	background:#333333 url(../images/background.png) repeat scroll left top;
	color: #333333;
}
ul	{
     font-family: "Trebuchet MS", Arial;
    /* padding: 0 0 0 30px;*/
}

li	{
	list-style: disc outside url(../images/sipky.gif);
}

a:link {
	border: none;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	border: none;
	color: #333333;
	text-decoration: none;
}
a:visited {
	border: none;
	color: #FF6600;
	text-decoration: none;
}

p a, p a:link, p a:hover, p a:visited, #text li a, #text li a:link, #text li a:hover, #text li a:visited	{
	color: #533333;
	background: #efefef;
}

img, table	{
	border: 0;
}

.vyraz	{color: #FF6600;
}

h1, h3, h2 {
	font-weight: bold;
	 color: #FF6600;
	 margin: 1em auto;
	 text-align: center;
}

h2	{
	margin: 0 auto 2em auto;
}

h2 img	{
	position: relative;
	top: 1em;
}

p	{
	padding-bottom: 15px;
}

table	{width: 100%;
}

table, td	{
	vertical-align: top;
}

td	{padding: 5px;
}

form, input, textarea	{width: 100%;
}

hr.konec	{
	clear: both;
	visibility: hidden;
}

p.adresy	{
	position: relative;
	left: 10em;
}

.leva	{
	float: left;
}

.prava	{
	float: right;
}

.dole	{
	vertical-align: top;
}

.vlevo	{text-align: left;
}

.stred	{text-align: center;
}
/*************************************************************************************/

#menu	{
	text-align: center;
	position: relative;
	background: #333333 url(../images/menu/menu-under_top.jpg) top repeat-x;
}

#menu li	{
	list-style: none;
	padding: 0 0.5em;
	display: block;
}

#menu>ul	{
	background: transparent url(../images/menu/menu-under_down.jpg) bottom repeat-x;
	height: 1.2em;
	width: 760px;
	padding: 0.2em 0;
}

#menu>ul>li	{
	display: inline;
	position: relative;
	margin: 0.5em;
}

#menu>ul>li>ul	{
	position: absolute;
	top: 1.2em;
	display: none;
	background:#333333;
	opacity: 0.9;
	text-align: left;
	padding: 1em 0;
}

#menu>ul>li:hover>ul	{
	display: inline;
	left: 0;
}

#menu a	{
	color: white;
	font-size: 0.7em;
}

#menu ul>li>ul>li>a	{
	padding: 0 1em 0 1em;
	display: block;
	white-space: nowrap;
}

#menu a:hover	{
	color: #ff6600;
	background: #333333;
}
/*************************************************************************************************/

#furious_menu	{
	padding: 30px 0 0 25px;
	width: 140px;
	background: #FFFFFF url(../images/sortiment.png) top center no-repeat;
}

#text {
	min-height: 400px;
	font-family: "Verdana", arial;
	font-weight: normal;
	text-align: justify;
	padding: 0 25px;
	border: none;
	text-align: justify;
	width: 545px;
}

#text li	{
	list-style: decimal;
	padding: 0.5em;
}

#main {
	width: 760px;
	border: none;
	position: relative;
	margin: 0 auto 5px auto;
	padding: 0 0 201px 0;
	background: #FFFFFF url(../images/foot.jpg) bottom center no-repeat;
}

#head	{
	position: relative;
	height: 170px;
}

#imageContainer img {
	 	  border: none;
	 	  position:absolute;
		  top:0px;
		  left:0px;
		  height:170px;
		  width:760px;
}
