
@charset "UTF-8";
body {
    font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
    font-size: 75%;
    line-height: 1.6em;
    margin: 0;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
html > body {
    font-size: 12px;
}
img {
    border: medium none;
}
#top {
    width: 960px;
}
#top_index_first {
    background-color: #000;
    float: left;
    height: 40px;
    width: 160px;
}
#top_index_second {
    background-color: #000000;
    height: 40px;
    margin-left: 240px;
    width: 250px;
}
#top_popis {
    background-color: #000;
    height: 40px;
    left: 490px;
    position: absolute;
    top: 0;
    width: 470px;
}
h3 {
    color: #0cf;
    font-size: 1.3em;
}
#top_popis h3 {
    color: #ffffff;
    float: right;
    font-size: 1.3em;
    font-weight: 300;
    letter-spacing: 0.4em;
    padding: 10px 15px;
}
#middle {
    height: 100px;
    width: 960px;
}
#middle_popis {
    float: right;
    font-family: Georgia,"Times New Roman",Times,serif;
    height: 60px;
    padding: 20px;
    width: 700px;
}
#menu {
    float: left;
    width: 240px;
}
#item {
    background-color: #000;
    display: block;
    height: 23px;
    margin-left: 20px;
    width: 220px;
}
a {
    color: #999;
    text-decoration: none;
}
a:hover {
    color: #000;
}
h3 a:hover {
    color: #fff;
}
#item a {
    font-weight: 300;
    letter-spacing: 1px;
}
#main {
    margin-left: 240px;
    width: 5000px;
}
#main_base {
    margin-left: 240px;
    width: 725px;
}
#main_hippokampus {
    margin-left: 240px;
    width: 1250px;
}
#main_malba {
    background-color: #fff;
    margin-left: 240px;
    width: 1100px;
}
#main_malba #thumb_set {
    background-color: #ccc;
    height: 630px;
    width: 1100px;
}
#main_malba #thumb_set1 {
    background-color: #ccc;
    height: 210px;
    width: 1100px;
}
#big {
    width: 720px;
}
#main_pages_nav {
    margin-top: 5px;
}
#thumb_malba {
    float: left;
    height: 210px;
    margin-right: 20px;
    width: auto;
}
#thumb_malba p {
    font-style: italic;
    letter-spacing: 0.2em;
    margin: 7px 0 0;
}
.odsaz {
    padding-left: 16px;
}
#okno p {
    font-style: italic;
    height: 262px;
    overflow: scroll;
    padding: 0 10px;
    width: 348px;
}
#popisek p {
    font-style: italic;
}
#popisek_home p {
    font-style: italic;
}
#popisek_home {
    padding-top: 10px;
}
#popisek_home p.home {
    font-family: Georgia,"Times New Roman",Times,serif;
    padding-top: 5px;
}
#radek {
    margin-bottom: 20px;
    width: 725px;
}

/*---------------malba2---------------------*/

#main_malba2 {
    margin-left: 240px;
    width: 960px;
}

#slider {
	width: 720px;
	height: 132px;
}

#main_malba2 #slider img.thumb_first{
	display:block;
	padding-bottom: 10px;
	float:left;
}

#main_malba2 #slider img.thumb {
	display:block;
	padding-bottom: 10px;
	padding-left: 10px;
	float:left;
}

#fullsize {
	width: 720px;
	height: 548px;
	overflow:hidden;
	z-index:200;
	margin-top: 60px;
	position:absolute;
}

#fullsize div {
	height: 548px;
	width: 720px;
	position:relative;
}

#fullsize div p {
	font-style:italic;
}

#fullsize div img {
	border: 1px solid #cccccc;
    clear: both;
	margin: 0 auto;
    display: block;
    padding: 3px;
    position: absolute;	
}

