body {
		margin: 0px;
		padding: 0px;
		height: 100%;
		text-align: center;
		color: #FFFFFF;
		background-color: #383838;
/*		background-color: #507CAA; */
		background-image: url('../images/pozadi.gif');
		background-repeat: repeat-x;
		FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
}

td, th, input, option, select, textarea {
		COLOR : #FFFFFF;
		FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
		TEXT-DECORATION: none;
		font-style: normal;
		line-height: normal;
		font-size: 12px;
}


a  {	
    color : #DDDDDD;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

a:hover {
    text-decoration: underline;
}

img {
    border: 0px;
} 

h1 {
    color : #FFFFFF;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0px 5px 0px;
}

ul { 
    list-style: outside url('../images/cuplik.gif');
    margin: 10px 0px 0px 15px;
    padding: 0px;
}

li {
    margin: 0px;
    padding: 0px;
}


.hlavni_blok {
    width: 773px;
    text-align: left; /* pro IE */
    margin: 0px auto;
    background-color: #353535;
    background-image: url('../images/podklad-stred.jpg');
    background-repeat: repeat-y;
    line-height: 20px;
    padding: 0px;
}

.levy_blok {
    width: 227px;
    margin: 0px 0px 0px 39px;
    _margin: 0px 0px 0px 19px;
    padding: 0px;
    float: left;
/*    background-image: url('../images/lpruh2.jpg');
    background-repeat: no-repeat;
    background-position: right bottom; */
}

.textovy_blok {
    width: 477px;
    min-height: 620px;
    margin-left: 266px;
    padding: 52px 0px 0px 0px;
    line-height: 1.5;
/*    background-image: url('../images/kocka-hlava.jpg');
    background-repeat: no-repeat;
    background-position: right bottom; */
    
    font-size: 12px;
    color: #FFFFFF;
    text-align: justify;
}


.zvyrazneny {
    color: #8DB101;
    font-weight: bold;
}

.tlacitko {
    padding: 5px 0px 0px 0px;
    margin-left: 0px;
    width: 180px;
    border-bottom: 1px dashed #dfdfe0;
}

.zaver {
    height: 208px;
    margin: 0px;
    padding: 0px;
    clear: both;
	  font-size:1px;
}

.fotogalerie {
    padding: 0px 20px 100px 20px;
}

.fotogalerie img {
    border: 2px solid #DDDDDD;
}

.fotogalerie td {
    text-align: center;
    vertical-align: bottom
}
