a img {border: 0px}

.tucne
{
	font-weight: bold;
	color: blue
}


h2
{
	text-decoration: underline
}

a:visited, a:link
{
	color: black;
	text-decoration: none;
	text-weight: bold
}
a:hover
{ color: red}

body
{
	text-align: center;

	background-image: url('pozadi.gif');
	background-repeat: repeat;
	background-attachment: fixed   
}

div.center
{
	width: 900px; 
	position: relative; 
	text-align: left; 
	margin: auto
}

div#hlavicka
{
	position: absolute;
	left: 0px;
	background-color: #008AC9;
	width: 900px;
	line-height: 100%;
	margin-top: 0px;
	text-align: center
}

h1#hlavicka
{
	color: red
}

h3#hlavicka
{
	color: #BA0000
}

div#levy
{
	position: absolute;
	left: 0px;
	top: 150px;
	font-family: Verdana, Arial, Courier, sans-serif;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	line-height: 150%;
	padding: 20px;
	background-color: #008AC9;
	width: 150px;
	height: 500px;
	border-style: none


}

div#obsah
{
	position: absolute;
	left: 189px;
	top: 157px;
	text-align: left;
	line-height: 200%;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 20px;
	background-color: beige;
	width: 669px;
	height: 491px;
	border-style: solid;
	border-width: 1px;
	border-color: #008AC9;
	color: blue

}


#paticka
{
	position:relative;
	text-align: center
}

div#kontakt
{
	position: absolute;
 	left: 20px;
	top: 70px;
	padding: 10px;
	line-height: 125%;
	background-color: #Cfcfcf;
	color: black
}

.xsnazzy h1, .xsnazzy h2, .xsnazzy p {margin:0 10px; letter-spacing:1px;color:black}

.xsnazzy h1 {font-size:2.5em; color:#fc0;}
.xsnazzy p {padding-bottom:0.5em; color:#eee;}


.xsnazzy {background: transparent; width: 500px}


.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 {display:block; overflow:hidden; font-size:0;}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6 {height:1px;}
.xb4, .xb5, .xb6, .xb7 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #fff;}

.xb1 {margin:0 8px; background:#fff;}
.xb2 {margin:0 6px; background:#fff;}
.xb3 {margin:0 4px; background:#fff;}
.xb4 {margin:0 3px; background:#7f7f9c; border-width:0 5px;}

.xb5 {margin:0 2px; background:#7f7f9c; border-width:0 4px;}
.xb6 {margin:0 2px; background:#7f7f9c; border-width:0 3px;} 
.xb7 {margin:0 1px; background:#7f7f9c; border-width:0 3px; height:2px;} 

.xboxcontent {display:block; background:#7f7f9c; border:3px solid #fff; border-width:0 3px;}


