*{
	margin:0;
	padding:0;
}

img {
	border:0;
}

body {
	background:#f0f0f0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.underline {
   text-decoration:underline;
}

.bold {
   font-weight:bold;
}

.italics {
   font-style:italic;
}

.center {
   text-align:center;
}

.red {
   color:red;
   font-weight:bold;
}

#container {
	width:900px;
	_width:906px;
	margin-left:auto;
	margin-right:auto;
	background:white;
	border:1px solid #e9e9e9;
	padding:0 2px 0 2px;
}

#top {
	width:900px;
	height:130px;
	background:#f0f0f0 url('gray_top.gif') top left repeat-x;
}

#menu{
	width:900px;
	height:38px;
	background:white;
	text-align:left;
}

#spacer {
	width:900px;
	height:4px;
	font-size:1px;
	background:#e5e5e5;
}

#main {
	width:900px;
	background:white url('gray_main.png') top left repeat-x;
	border-top:1px solid white;
	border-bottom:1px solid white;
}

#spacer2 {
	width:900px;
	height:2px;
	font-size:1px;
	background:#afafa9;
	border-bottom:1px solid #d4d6cf;
}

#spacer2 {
	width:900px;
	height:17px;
	background:#f0ece8;
	border-bottom:1px solid white;
}

#bottom {
	width:900px;
	height:98px;
	background:#edebe6 url('gray_bottom.gif');
	border-bottom:2px solid #d8d6d1;
}

#logo {
	margin-top:8px;
}

#img_news{
	float:left;
	margin-top:15px;
}

#news {
	width:300px;
	height:68px;
	border-left:1px dotted #666666;
	border-right:1px dotted #666666;
	float:left;
	margin-top:15px;
	font-size:12px;
}

#bottom ul {
	float:left;
}

#bottom li {
	list-style:none;
	float:left;
	margin:15px 5px 0 5px;
}

#bottom li.last {
	margin:15px 0 0 10px;
}

#bottom li.first {
	margin:15px 5px 0 10px;
	_margin:15px 5px 0 10px;
}

#contact {
	display:block;
	font-size:11px;
	margin:15px 0 15px 0;
}

#copy {
	float:right;
	font-size:8px;
}

#copy a {
	color:#f0f0f0;
}

marquee{
	font-size:14px;
	font-weight:bold;
	margin:10px 0 10px 0;
	display:block;
	color:#666666;
}

div.left {
	float:left;
}

.cleaner {
	clear:both;
}

div.right {
	font-size:12px;
}

img.pic_main {
	border:1px solid black;
	margin:15px 15px 0 15px;
}

img.pic {
	border:1px solid black;
	margin:10px;
}

p.alt {
	margin-bottom:15px;
	font-size:10px;
}

div.right h1 {
	margin:15px 15px 0 0;
	font-size:26px;
}

div.right h2 {
	margin:5px 15px 0 0;
	color:#666666;
	font-size:18px;
}

p.popis {
	text-align:justify;
	margin:15px 15px 15px; 0;
}

p.note {
	font-style:italic;
}

table {
	margin-left:auto;
	margin-right:auto;
	border:1px solid black;
}

table td, table th {
	padding:5px;
	border:1px solid black;
}

table th{
	background:black;
	color:white;
}

div.third {
	float:left;
	width:280px;
}

div.half {
	float:left;
	width:420px;
}

table.noborder, table.noborder td {
	border:0;
}

ul.ref li {
	margin-bottom:10px;
}

ul.conditions {
	margin:0 15px 20px 30px;
}

ul.conditions li {
	text-align:left;
	margin-bottom:5px;
}

td.left {
	text-align:left;
	padding-left:20px;
}

img.motiv {
	margin:15px;
	border:1px solid black;
}

td.color {
	width:45px;
	height:30px;
	border:1px solid black;
}

div.faq {
	text-align:left;
	margin-left:25px;
	margin-right:25px;
}

div.faq h1, div.faq h2, div.faq p {
	margin-bottom:15px;
}

table.noborder2, table.noborder2 td {
	border:0;
	vertical-align:top;
}

table.barvy {
	float:left;
	margin-left:5px;
	margin-bottom:15px;
}

table.barvy th {
	font-size:12px;
}

table.barvy td {
	font-size:12px;
	border:1px solid black;
}

span.smaller {
   display:block;
   padding-bottom:5px;
   font-size:x-small;
   color:#666666;
}

div.index_left {
	float:left;
	width:450px;
	text-align:justify;
	padding:0 10px 0 10px;
}

div.index_right {
	text-align:justify;
	padding:0 10px 0 10px;
}

h2.index_h2{
	margin-bottom:10px;
	margin-top:15px;
	color:#990033;
	font-size:16px;
}

h3.index_h3{
	margin-bottom:4px;
	color:#990033;
	font-size:15px;
}

h4.index_h4{
	margin-bottom:3px;
	color:#666666;
	font-size:8px;
}

p.index_p1 {
	margin-bottom:10px;
	font-style:italic;
	font-size:10px;
}

p.index_p2 {
	margin-bottom:10px;
	font-size:10px;
}

span.light {
	color:black;
}

a.h3 {
	text-decoration:none;
	color:#990033;
}

a.h3:hover {
	text-decoration:underline;
}
