*
{
	margin: 0;
	padding: 0;
}

body
{
	background: white;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	width: 90%;
	margin: 1cm auto;
}

.nastred, #hlavni
{
	margin: auto;
	width: auto;
}

#menu, #vyrobky, #vrsek, #paticka, #jazyk
{
	display: none;
}

#hlavni p
{
	padding-bottom: 1em;
}

.zprava
{
	border: 2px solid red;
	padding: 10px;
	display: block;
}

.nahled
{
	background: url(pics/nahled_pozadi.gif) top left no-repeat;
	width: 122px;
	float: left; 
	margin: 0 5px 10px 7px;
	text-align: center;
	padding-right: 5px;
}

.nahled img
{
	border: 1px solid black;
}

.nahled a:link, .nahled a:visited
{
	color: black;
	text-decoration: none;
	font-size: 90%;
}

.nahled a:hover, div.nahled:hover a:link, div.nahled:hover a:visited
{
	color: red;
}

h1, h2
{
	font-family: Georgia, Palatino, Times, serif;
	color: #DF0000;
	margin: 0 0 15px 0px;
	font-style: italic;
	font-size: 180%;
}

#detail
{
	text-align: center;
}

#detail p
{
	text-align: left;
	margin-top: 15px;
	font-size: 110%;
	margin-bottom: 15px;
}

#detail p.zpet
{
	font-size: 100%;
	text-align: center;
	margin-top: 0;
}

#detail span
{
	width: 350px;
	float: left;
	display: block;
	text-align: right;
	font-weight: bold;
	margin-right: 15px;
}

#detail img
{
	border: 1px solid black;
}

address
{
	margin-bottom: 1.5em;
}

address strong
{
	font-size: 110%;
}

dt
{
	font-weight: normal;
	font-size: 120%;
}

dd
{
	padding: 0 0 15px 30px;
}

form.pridpopt
{
	width: 60%;
	margin: auto;
	text-align: center;
}

.tlacitko, .popis a:link, .popis a:visited, .popis a:hover, .popis a:active
{
	border: 1px solid #DF0000;
	color: #DF0000;
	/*font-weight: bold;*/
	background-color: #E7E7E7;
	padding: 1px 3px 1px 3px;
	cursor: pointer;
	text-decoration: none;
}

.vstup
{
	border: 1px solid #DF0000;
	padding: 1px 3px 1px 3px;
	width: 100%;
}

.pridano
{
	border: 2px solid #DF0000;
	text-align: center !important;
	width: 60%;
	margin: auto;
	padding: 10px !important;
	font-weight: bold;
	font-size: 1.3em;
	color: #DF0000;
	margin-top: 15px;
}

.pridano a:link, .pridano a:hover, .pridano a:active, .pridano a:visited
{
	text-decoration: underline;
	color: #DF0000;
}

.seznam
{
	border-bottom: 1px solid silver;
	padding: 15px 0 15px 0;
}

.seznam:hover
{
	background-color: #F1F1F1;
}

.popis
{
	float: left;
	width: 530px;
	margin-left: 15px;
}

.popis li
{
	list-style: none;
	clear: both;
	line-height: 1.5em;
}

.popis span
{
	text-align: right;
	padding-right: 15px;
	width: 180px;
	display: block;
	float: left;
	font-weight: bold;
}

.nutne
{
	color: #DF0000;
}

.popis input, .popis textarea
{
	width: 250px;
	border: 1px solid #DF0000;
	padding: 0 3px 0 3px;
	margin: 2px 0 2px 0;
}

.popis input.tlacitko
{
	width: auto;
}

.kontakt
{
	font-size: 140%;
	font-weight: bold;
	color: #DF0000;
	font-style: italic;
}

#konttisk
{
	display: block;
	border-top: 1px solid black;
	margin-top: 20px;
	padding-top: 15px;
	float: left;
	width: 99%;
}

.kontform
{
	float: none;
	padding-top: 15px;
	margin-left: 154px;
	font-family: Georgia, Palatino, Times, serif;
}

hr
{
	display: none;
}

