a img {border:none;}

html,body {
	padding: 0px;
	margin:0px;
	background-color: #fff;
	font-family:arial;
	color: #58595b;
	font-size: 1em;
	width:100%;
	text-align:center;
	background-image: url("images/background.gif");
}

td{vertical-align:top;}

iframe{border:none;
	width:100%;
	_width:97%;
	height:600px
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

.center {
	text-align: center;
}

a.noUnder {
	text-decoration: none;
	color: #555;
	font-size: 0.8em;
}

img.printMedia {
	border: 0px solid #fff;
}

div#envelope {
	width:  100%;
	height: 500px;
	background-image: url("images/background_line2.gif");
	background-repeat: repeat-x; 	
}

div#top {
	width:  850px;
	_width: 853px;
	margin:auto;
	backgroung: #fff;
}

div#jazyky {
	text-align: left;
	color: #58595b;
	position:relative;
	left:60px;
	width:700px;
	top:-190px;
}

div#top div#logo {
	backgroung: #fff;
	_margin-left: 1px;
}

div#top div#logo img {
	float: left;
	backgroung: #fff;
	padding-left: 0px;
}

div#top div#main {
	position:relative;
	_margin-left: 2px;
	_margin-right:0px;
    background-image: url("images/background_line.gif");
	background-repeat: repeat-y; 
	width:  850px;
	float:left;
	
}

div#top div#main div#left {
	background-image: url("images/leftpart.gif");
	background-repeat: no-repeat;
	width: 282px;
	height: 500px;
	_width: 300px;
	text-align:left;
	float:left;
}

div#top div#main div#left ul {
	text-indent: 3px;
	margin-left: 0;
	padding: 20px 0 0 70px;
	width: 170px;
    list-style-position: inside;  
}

div#top div#main div#left li {
	border-bottom: 1px solid #100b7c;
    list-style-position: inside;
	padding-left: 0px;
	padding-bottom: 6px;
	padding-top: 8px;
    font-size: 0.7em;
	_width: 160px;
}

#bullet1, #bullet9, #bullet17 {
	list-style-image: url("./images/bullet1.gif");
}
#bullet2, #bullet10, #bullet18 {
	list-style-image: url("./images/bullet2.gif");
}
#bullet3, #bullet11, #bullet19 {
	list-style-image: url("./images/bullet3.gif");
}
#bullet4, #bullet12, #bullet20 {
	list-style-image: url("./images/bullet4.gif");
}
#bullet5, #bullet13, #bullet21 {
	list-style-image: url("./images/bullet5.gif");
}
#bullet6, #bullet14, #bullet22 {
	list-style-image: url("./images/bullet6.gif");
}
#bullet7, #bullet15, #bullet23 {
	list-style-image: url("./images/bullet7.gif");
}
#bullet8, #bullet16, #bullet24 {
	list-style-image: url("./images/bullet8.gif");
}
#bullet27,#bullet25, #bullet26{
	list-style-image: url("./images/bullet9.gif");
}


div#top div#main div#left h4 {
	font-style: normal;
	font-variant: normal;
	color: #7c967c;
	font: bold;
	margin: 0;
	padding: 0;
}

div#top div#main div#left a {
	color: #000;
	font: bold;
	margin: 0;
	padding: 0;
}

div#top div#main div#left a:hover {
	color: #000;
	text-decoration: none;
}

div#top div#main div#right {
    float:right;
    width: 36px;
}

div#top div#main div#content{
	padding-top: 10px;
	_padding-top: 25px;
	margin-left:322px;
	_margin-top: 10px;
	_margin-right: 59px;
	color: #100b7c;
	text-align:left;
	width: 450px;
	_width: 454px;
	_position:relative;
	_top:-500;
	font-size: 0.7em;
	padding-bottom:30px;
}

div#top div#main div#content ul {
	margin-left: 0;
	padding-top: 0px;
	padding-left: 45px;
	list-style-image: url("images/blue_bullet.gif");
	color: #100b7c;
}

div#top div#main div#content li {
	padding: 0px;
	margin: 0px;
    font-size: 1em;
}

h1 {
	color: #100b7c;
	font: bold;
	text-align:left;
	font-size: 2em;
}

h2 {
	font-weight:bold;
	color:#100b7c;
}

h3 {
	font-size:smaller;
}

div#top div#main div#content a{
	color: #100b7c;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
}

div#top div#main div#content a:hover {
	background: #fff;
}

/* 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: #58595b;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

.listItem h2 {
	font-style: normal;
	font-variant: normal;
	color: #58595b;
	font: bold;
	margin: 20px 0 0 0;

}

.listItem h2 a {
	color: #58595b;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.listItem h2 a:hover {
	text-decoration: underline;
}

.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: #100b7c;
	padding:0;
}

p a img {
	border: 0;
}

p a:hover {
	background: #ddd;
	text-decoration: none;
}


span.centerBlock {
	font-weight: bold;
	display: block;
	text-align: center;
}

.nahled {
	width: 100%;
	clear: both;
	float: left;
	margin: 0 0 5px 0;
}

.listThumbnail {
	float: left;
	margin: 0 0 5px 0;
}

.fotoMore a {
	color: #fd9eb6;
}

.listItem img.fotoalbumThumb {
	border: 2px solid #000;
	margin: 10px;
}


div#footer {
	width:    850px;
	position: relative;
	_bottom:  45px;
	clear:    both;
	color:    white;
	 margin-left:   -4px;
    _margin-left: -2px;
    font-size:x-small;
    height:55px;
    padding: 13px 0 0 0;
    background: url("images/background_footer.gif") no-repeat top center;
}

div#footer a{
	color: white;
}

