body {
	background-color:#DF916D;
	margin:0;
	padding:0;
}

body, td, th {
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
}

td, th  { 
	vertical-align:top;
}

form {margin:0}
form input, form select, form textarea {font-size:12px;font-family:Arial, Helvetica, sans-serif; color:#444; background-color:#DFF1FF}
form input.t, form textarea {padding:1px 2px 1px 2px; border:1px solid #bbbbbb;}

img {border:none}
table {border-collapse:collapse; border-color:#999999;}
.fr {float:right; margin:0 0 10px 12px}
.fl {float:left; margin: 0 16px 10px 0}
.brd {border:1px solid #ccc}
img.r {float:right; border:1px solid #3366FF}
img.l {float:left; border:1px solid #3366FF}
.error {font-weight:bold; color: red}
.message, .msg {font-weight:bold; color:green; margin-top:10px; margin-bottom:20px;}

h1,h2,h3,h4 {
	margin-top:0;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	color:#000000;
}

h2,h3,h4 {
	margin-top:26px;
}

p {
	margin-top:0;
	margin-bottom:0.6em;
}

strong {font-weight:bold}
em {font-style:italic;}

table.t {margin-top:10px}
table.t th {background-color:#f0218b; color:#fff;}
table.t td, table.t th {padding:2px 4px 2px 4px;}
table.t td {border-bottom:1px solid #ccc;}

hr {
	height:1px;
	color:#b7d6f7;
	margin-top:16px;
	margin-bottom:16px;
}

div.hr {
	height:1px;
	border-bottom:1px solid #497498;
	margin-top:10px;
	margin-bottom:10px;
	font-size:0;
}

.hr {
	border-bottom:1px solid #497498;
	padding-bottom:6px;
	margin-bottom:6px;
}

.clear {
	clear:both;
}
div.clear {
	clear:both;
	font-size:0;
	height:0;
	overflow:hidden;
}

#pocitadlo {
	display:none;
}

ul.n {
	list-style-type:none;
	padding-left:0;
	margin-left:0;
}

li {
	line-height:1.4;
}


a,
a:link,
a:visited,
a:active
{
	color:#752B00;
	text-decoration:none;
}

a:hover
{
	color:#752B00;
	text-decoration:underline;
}

h1 {font-size:19px; text-transform:uppercase; margin-top:20px}
h2 {font-size:18	px}
h3 {font-size:13px}

#page {
	position:relative;
	top:0;
	left:0;
	width:884px;
	height:1491px;
	background-color:#DF916D;
	background-image:url(img/page_bkg2.jpg);
	background-repeat:no-repeat;
}

#head {
	height:111px;
	position:relative;
	top:0;
	left:0;
}

#content {
	font-size:18px;
	padding:180px 0 0 100px;
}

p {
	line-height:1.4;
}

#footer {
}

#footer a {
	margin-left:20px;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:active
{
	text-decoration:none;
	color:#0637F7;
}

#footer a:hover
{
	text-decoration:none;
	color:#0696E3;
}

div.loga img {
	margin-right:20px;
	margin-bottom:20px;
}

div.vzory {
	margin-top:20px;
	line-height:0;
}