body
{
	background: transparent;
	border: 0;
	font-size: 75%;
	line-height: 150%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
ol,ul
{
	list-style: none;
}
blockquote,q
{
	quotes: none;
}
blockquote:before,blockquote:after,q:before,q:after
{
	content: '';
	content: none;
}
:focus
{
	outline: 0;
}
ins
{
	text-decoration: none;
}
del
{
	text-decoration: line-through;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
body,input,textarea
{
	font-family: Arial,Helvetica,sans-serif;
}
label
{
	float: left;
	font-size: 32px;
	height: 50px;
	line-height: 30px;
	margin-bottom: 10px;
	width: 250px;
}
input
{
	float: left;
	font-size: 36px;
	height: 38px;
	margin-bottom: 10px;
	padding: 6px;
	width: 278px;
}
select
{
	float: left;
	font-size: 36px;
	height: 50px;
	line-height: 30px;
	margin-bottom: 10px;
	width: 290px;
}
.selected
{
	color: gray;
	font-size: 33px;
	line-height: 40px;
}
#cena
{
	font-size: 38px;
	line-height: 34px;
	margin-top: 15px;
}
.cerveny
{
	font-weight: bold;
}
.sedy
{
	color: gray;
	font-size: 35px;
}
.cistic
{
	clear: both;
}
form
{
	margin-left: 50px;
	margin-top: 50px;
}
span.divider
{
	background-color: #EEE;
	border: none;
	color: #EEE;
	display: block;
	float: left;
	height: 3px;
	margin-bottom: 20px;
	margin-top: 10px;
	width: 340px;
}
.nevidim
{
	display: none;
}
form input.odoslat
{
	display: none;
	font-size: 34px;
	font-weight: bold;
	height: 30px;
	width: 120px;
}
#header, #navbar, #sidebar {
	display: none;
}
.printDisplay {
	display: inline;
}.noPrintDisplay {
	display: none;
}