﻿* { 

	margin: 0;
	border: 0;
	padding: 0; }

body { 

	background-color: #000; }

body,td,th { 

	font-family: 'Tahoma CE', 'Tahoma', 'Arial CE', Arial, sans-serif;
	line-height: 140%;
	font-size: 80%;
	font-weight: 400;
	color: #000000; }

h1 { 

	margin-bottom: 20px;
	display: none; }


a#h1 { 

	width: 220px;
	height: 140px;
	display: block;
	position: absolute;
	left: 320px;
	top: 0px; }

a#mailto { 

	width: 130px;
	height: 25px;
	display: block;
	position: absolute;
	left: 620px;
	top: 15px; }

h2 { 

	display: none; }

h3 { 

	height: 30px;
	margin: 20px 0 20px 0;
	padding: 5px 0 5px 30px;
	color: #36b3d1;
	background-image: url("bgh3.gif");
	background-repeat: no-repeat; }

h4 {
	
        margin: 20px 0;
	color: #36b3d1; }
    
p#horni { 

	position: absolute;
	left: 545px;
	top: 70px;
	color: #000000;
	font-size: 90%;
	font-weight: 600;
	padding-right: 15px; }

a { 

	color: #36b3d1; }

a:hover { 

	color: #36b3d1; }

a:visited { 

	color: #36b3d1; }

a:visited:hover { 

	color: #36b3d19; }

#vystred { 

	width: 750px;
	height: 540px;
	position: absolute;
	top: 28px;
	left: 50%;
	margin-left: -375px;
	padding-top: 270px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 20px solid #000000;
	background: url("bg_streetart.gif") no-repeat; }

#nabidka { 

	width: 750px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -375px; }

#nabidka ul { 

	float: right; }

#nabidka li { 

	float: left; }

#nabidka ul a { 

	display: block;
	float: left;
	padding: 5px 10px 5px 10px; }


#nabidka ul a:hover { 

	color: #000000;
	text-decoration: none;
	background-color: #36b3d1; }

p { color: #36b3d1; }

.schovej { 

	display: none; }
