

html, body {

	font-family: Tahoma;

	font-size: 11px;
	color: black;

	background-color:#F1F1F1;
}
#center {
	position: absolute;

	left: 50%;
	top: 0;

}


#skrinenamiru-cz {
	position: absolute;
	left: -390px;

	top: 0px;
	width: 780px;
}

#skrinenamiru-cz-table {
	width: 780px;
	vertical-align: top;

	background-color:#FFFFFF;
}

#info {
	width: 200px;
	vertical-align: top;

	background-color:#B9B8B8;
}

#info-language {
	width: 200px;
	height: 20px;
	vertical-align: bottom;

	text-align: left;

	padding-left: 10px;
	font-family: Arial;

	font-size: 9px;
	color: white;

	background-color:#B9B8B8;
}

.info-language a {
	color: #FFFFFF;

	text-decoration: none;

}

.info-language a:hover {
	color: #C30408;

	text-decoration: underline;

}

#info-photo {
	width: 200px;
	height: 390px;
	background: url("../_theme/info-photo.gif") no-repeat top left; 
}

#info-contacts {
	width: 200px;
	height: 150px;
	background: url("../_theme/info-contacts.gif") no-repeat top left;
	vertical-align: bottom;

	text-align: right;

	padding-right: 72px;
	font-family: Tahoma;

	font-size: 11px;
	color: white;

}

#info-message {
	width: 200px;
	text-align: right;

	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	font-family: Tahoma;

	font-size: 11px;
	color: white;

	background-color:#B9B8B8;
}

#menu {
	width: 178px;
	vertical-align: top;

}

#menu-menu {
	width: 178px;
	height: 227px;
	vertical-align: bottom;

	text-align: left;

	padding-left: 15px;
}

#menu-content {
	width: 178px;
	height: 227px;
	vertical-align: bottom;

	text-align: left;

	padding-left: 15px;
	font-family: Tahoma;

	font-size: 11px;
	color: black;

}

#content {
	width: 402px;
	vertical-align: top;

	text-align: justify;


}

#head {
	width: 402px;
	height: 227px;
	background: url("../_theme/content-head.jpg") no-repeat top left;
	vertical-align: top;


}

#head-logo {
	width: 392px;
	height: 40px;
	vertical-align: bottom;

	text-align: right;

	padding-right: 10px;
	font-family: Tahoma;

	font-size: 18px;
	color: white;

}

#head-h2 {
	width: 392px;
	height: 18px;
	vertical-align: top;

	text-align: right;

	padding-right: 10px;
	font-family: Arial;

	font-size: 9px;
	color: white;

}


#head-photo {
	width: 400px;
	height: 167px;
	vertical-align: bottom;

	background: url("../_theme/content-photo.gif") no-repeat top left;
	text-align: right;

	padding-right: 2px;
	font-family: Tahoma;

	font-size: 10px;
	color: white;

}

#content-content {
	width: 402px;
}

#left-img {
	width: 392px;
	height: 121px;
	vertical-align: top;

	text-align: left;

}

img.left {
	padding-right: 1px;
	padding-bottom: 0px;
}

#content-page {
	width: 392px;
	height: 143px;
	text-align: justify;

	vertical-align: top;

	text-align: justify;

	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Tahoma;

	font-size: 11px;
	color: black;

	line-height: 15px;
}

font.content-gray {
	font-family: Tahoma;

	font-size: 11px;
	color: #B0B0B0;

}

#content-info {
	width: 402px;
	height: 130px;
	vertical-align: top;

	background: url("../_theme/content-info.gif") no-repeat top left;
	text-align: left;

	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 160px;
	padding-right: 10px;
	font-family: Tahoma;

	font-size: 11px;
	color: white;

}

.content-info a {
	color: #FFFFFF;

	text-decoration: none;

}

.content-info a:hover {
	color: #C30408;

	text-decoration: underline;

}


#drobeckove-menu {
	width: 392px;
	text-align: left;

	vertical-align: top;

	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Tahoma;

	font-size: 10px;
	color: black;

	line-height: 12px;
}

#copyright {
	width: 780px;
}

#copyright-velimsky-com {
	width: 780px;
	vertical-align: bottom;

	text-align: right;

	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	font-family: Tahoma;

	font-size: 10px;
	color: black;

}

a {

	color: #C30408;

	text-decoration: none;

}


a:hover {
	color: #B9B8B8;
	text-decoration: underline;

}


img {
	border: 0px;

}

h1 {


	font-family: Tahoma;

	font-size: 12px;
	color: #555555;

}


h2 {


	font-family: Arial;

	font-size: 9px;
	color: white;

}

h3 {


	font-family: Arial;

	font-size: 9px;
	color: white;

}



table {
	border-collapse: collapse;
	padding: 0px;

}


td {

	padding: 0px;

}

input {
	font-family: verdana;

	font-size: 10px;

}


select {


	font-family: verdana;
	font-size: 10px;

}


textarea {

	font-family: verdana;
	font-size: 10px;

}

ul {
	list-style: square;
	list-style-color: #B9B8B8;
}