html,body {
	padding: 0px;
	margin:0px;
	background-color: #fff;
	font-family: Trebuchet MS;
	color: #58595b;
	font-size: 1em;
	width:100%;
	text-align:center;
}

td{vertical-align:top;}

a {
	color: #000;
	font-family: Trebuchet MS;
	text-decoration: none;
}

a:hover {
	color: #000;
	font-family: Trebuchet MS;
	text-decoration: none;
}

.center {
	text-align: center;
}

div#top {
	width:  850px;
	_width: 853px;
	margin:auto;
	backgroung: #fff;
}

div#jazyky {
	display:none;
}

div#top div#logo {
	backgroung: #fff;
	_margin-left: 1px;
}

div#top div#logo img {
	display:none;
}

div#top div#main {
	position:relative;
	_margin-left: 2px;
	_margin-right:0px;
	width:  850px;
	float:left;
	
}

div#top div#main div#left {
	display:none;
}

div#top div#main div#right {
	display:none;
}

div#top div#main div#content{
	padding-top: 10px;
	_padding-top: 25px;
	margin-left:70px;
	_margin-top: 10px;
	_margin-right: 59px;
	font-family: Trebuchet MS;
	color: black;
	text-align:left;
	width: 450px;
	_width: 454px;
	font-size: 0.7em;
}

div#top div#main div#content ul {
	margin-left: 0;
	padding-top: 0px;
	padding-left: 40px;
	list-style-type: disc;
	color: black;
}

div#top div#main div#content li {
	padding: 0px;
	margin: 0px;
    font-size: 1em;
}

h1 {
	font-family: Trebuchet MS;
	color: black;
	font: bold;
	text-align:left;
	font-size: 2em;
}

h2 {
	font-weight:bold;
	color:black;
}

h3 {
	font-size:smaller;
}

div#top div#main div#content a{
	color: black;
	font-family: Trebuchet MS;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
}

/* formular kontakty*/
div#top div#main div#content div#contact_form {
	padding-right: 10px;
	_padding-right: 0px;
    float: right;
    width: 300px;  
    _width: 270px;  
}

form label, form input {
    display: block;
    width: 140px;
    float: left;
    margin-bottom: 10px;
}

form label {
    text-align: right;
    width: 75px;
    padding-right: 20px;
}

form br{
    clear: left;
}

form textarea {
    width:170px;
}

#form_info {
	text-align: right;
    margin-left: 65px;
    _margin-left: 50px;
}

#submit {
        width:100px;
        position:relative;
        margin:15px 0 0 0;
        padding:0;
        left:170px;
        _left:150px;
}
/* konec formular kontakty*/

h2 a {
	color: black;
	font-family: Trebuchet MS;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.listItem h2 {
	font-family: Trebuchet MS;
	font-style: normal;
	font-variant: normal;
	color: black;
	font: bold;
	margin: 20px 0 0 0;

}

.listItem h2 a {
	color: black;
	font-family: Trebuchet MS;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.listItem div.detailfotothumbnails {
	float: left;
	border: 1px solid #aaa;
	margin: 20px 5px 5px 5px;
	overflow: auto;
	height: 230px;
	width: 190px;
	background: #efefef;
	padding: 10px;
	font-size: 0.7em;
	text-align: center;
}

.listItem div.detailfotothumbnails img {
	border: 2px solid #000;
	margin: 0 0 5px 0;
}

.listItem img.fotoalbumThumb {
	border: 2px solid #000;
	margin: 10px;
}

.listItem p {
	margin: 5px 0 5px 0;
}

p.fotoMore {
	color: #fd9eb6;
	text-align: right;
	font-weight: bold;
	clear:both;
	margin-bottom:5px;
	padding-bottom:3px;
	border:solid #FFF;
}

p.fotoMore a {
	color: #fd9eb6;
	text-align: right;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #fd9eb6;
}

p {
	margin: 5px 0 0 0 !important;
	text-align: justify;
	color: black;
	padding:0;
}

span.centerBlock {
	font-weight: bold;
	display: block;
	text-align: center;
}

.listThumbnail {
	float: left;
	margin: 0 0 5px 0;
}

.fotoMore a {
	color: #fd9eb6;
}

div#footer {
	
    width: 450px;
	position: relative;
	_bottom:  45px;
	clear:    both;
	color:    black;
    margin:   41px;
    _margin:  45px;
}

div#footer a{
	color: black;
}
