body, html {
	margin:0px;	padding:0px;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:middle;	
	color:#333333;	
	background: #FDFDFD url("../images/bg/bg.png") 0px 0px repeat-x;
}
/*základní nastavení*/
a
{text-decoration:none; color:#577197;}
a:hover
{text-decoration:underline; color:#ff0000;}
h1, h2, h3, h4, h5, h6 {
margin:0; padding:0;
color:#333333;
font-weight:bold;
}
h1 {
font-size:14px;
margin-bottom:13px;
}
h1 strong{
margin-top:10px;
font-size:23px;
font-weight:normal;
color:#ff0000;
}
h3 {
font-size:18px; color:#a7b4c9; font-weight:normal;}
h3 em{
display:block; font-size:11px; color:#666666; font-weight:normal; margin-bottom:5px;}
h2 {
font-size:13px; color:#666666;}
h2 strong{
font-size:17px; color:#9b2845;}
h4{
font-size:14px; }
h5{
font-size:13px; color:#666666;}
h6{
color:#9b2845;
font-size:12px;
display:inline;
}
hr {
display:block; height:2px; background: url("../images/bg/bg-hr.gif") top left no-repeat;	border:none; clear:left; margin:5px 0px;}
ul,li{
	margin: 0px;
	padding: 0px;
	list-style:none;
	display:block;
}
li{
	padding:0px 0px 0px 15px; margin:0px;
	line-height:20px;
	background: url("../images/dp/li.gif") 0px 8px no-repeat;
	}
li img
{margin-left:5px;}
fieldset p {
text-align:right;
}
p {
display:block;
position:relative;
line-height:18px;
text-align:justify;
}
fieldset {
border:dotted 1px #666666;	text-align:center; font-weight:bold; padding:20px; margin:20px;
}
legend {
margin:5px 0px; padding:5px;
font-size:11px; font-weight:bold;
color:#fa9f00;
}
textarea {
width:350px;
}
table, tr, td, th{
vertical-align:top; font-size:12px;}
th{
text-align:right; padding-right:5px;}
form
{margin:0px; padding:0px;}
img, img:hover
{border:none;}
.comment
{
color:#999999;
}
/*společné doplňky pro všechny*/
.button{
display:block;
padding:0px 5px;
margin:10px 0px 5px 0px;
width: 165px;
height: 20px;
color:white;
font-size:11px;
font-weight:bold;
text-decoration:none;
line-height:20px;
vertcial-align:middle;
border:none;
cursor:pointer;
background: url("../images/bt/bt-cervena.gif") top right no-repeat;
}
.ok
{background:green; color:white; font-weight:bold;}
.error
{background:red; color:white; font-weight:bold;}
.hvezdicka
{color:red; font-weight:bold;}
	/*konec obtékání*/
	.clear{
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
	}

	
/*rozvržení stránky*/
#page {
margin:0px;	padding:0px;
width:998px;
background: #FDFDFD url("../images/bg/bg-obrazek.png") 0px 150px no-repeat;
}
/* menu ----------------------------------------------------------------- */
#menu {
display:block;
position:relative;
height:150px;
background:white url("../images/bg/bg.png") 0px 0px repeat-x;
}
#logo {
		position:absolute;
		height:82px;
		left:0px;
		top:60px;
		}
	#menu1 {
	padding-top:22px;
	height:38px;
	text-align:right;
	}
		
		#menu1 li{
		margin:0px;
		padding:0px 25px;
		float:left;	
		text-align:center;		
		height:38px;
		line-height:38px;
		vertical-align:bottom;	
		background: url("../images/bg/bg-menu.gif") right bottom no-repeat;
		}
		#menu1 a{
		font-size:12px;
		color:#333333;
		font-weight:bold;
		}
	#menu2 {
	margin-left:283px;
	height:100px;
	width:715px;
	line-height:100px;
	vertical-align:middle;	
	text-align:right;
	color:white;
	}
	#menu2 a{
	color:white;	
	}
/* dej ----------------------------------------------------------------- */
.obrazek, .obrazek:hover{
border:solid 2px #a7b4c9;
padding:1px;
margin:23px;
}

.divcenter {
	text-align: center;
}

#left {	
margin:0px 0px 10px 0px;
padding:210px 10px 10px 10px;
float:left;	
width:628px;
}
#right {
margin:0px;
padding:155px 15px 10px 15px;
float:left;	
width:320px;
}
#right blockquote{
margin:5px;
}
.obr, .obr:hover{
float:left;
padding:1px;
border:solid 2px #a7b4c9;
margin:5px 10px 10px 0px;
}
.ramecek {
background:#f5f7fb;
padding:10px;
border:solid 2px #a7b4c9;
margin:5px 0px;
}
.ramecek strong{
margin:0; padding:0;
color:#333333;
font-weight:bold;
font-size:14px;
}
.ramecek .g{
margin:12px 12px;
}
/* patička ----------------------------------------------------------------- */
#footer {
margin:10px 0px;
padding:10px;
color:#666666;
text-align:center;
font-size:11px;
border-top:dotted 1px #666666;		
}	
#footer a{
padding:0px 10px;
font-size:12px;
color:#333333;
}	
#footer p {
text-align:center;		
}	
