
body {
    background-color: #e3d7ca;
    padding: 0px;
    margin: 0px;
    color: #323232;
    font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
    font-size: 13px;   
}

a {
    color: #A0692F;   
}

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

a:hover {
    color: #ae7e4d;   
}

.lokality-select {
	margin-right :5px;
	width : 250px;
	background-color: #ffffff;
}

.submit-button {
	width : 100px;
	background-color: #a66e35;
	color : #ffffff;
	border : 1px solid #8f6338;
	font-size: 12px;
	font-weight: bold;
}

#main {
    margin: 0px auto; 
    width: 944px;
    padding: 0px;
    text-align: left; 
    position: relative;
    background-color: #e9e0d2;
}

#header {
    background-image: url(../images/layout/header.jpg);
    width: 944px;
    height: 341px;
}

#header a {
    display: block;
    width: 220px;
    height: 100px;
    position: relative;
    top: 30px;
    left: 20px;
}

#menu {
    background-image: url(../images/layout/menu.jpg);
    width: 214px;
    height: 466px;
    position: absolute;
    top: 116px;
    left: 30px;
    
}

#menu a {
    background-image: url(../images/layout/menu.gif);
    background-repeat: no-repeat;
    background-position: top left;
    font-size: 14px;
    color: #e9dfd3;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 22px;
    padding-left: 20px;
    display: block;
}

#menu a:hover {
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 22px;
}

#menu a.active {
    background-image: url(../images/layout/menu_active.gif);
    background-repeat: no-repeat;
    background-position: top left;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 22px;
    padding-left: 20px;
    display: block;
}

#container {
    padding-left: 30px;
    padding-top: 75px;
}

#menu img {
    border: 0px;
    margin-right: 20px;
}

#menu .link {
    width: 20px;
}



#content {
    padding-left: 320px;
    padding-right: 30px;
    padding-bottom: 20px;
    min-height:383px;
}

h1 {
    color: #a0692f;
    font-size: 22px;
    font-style: italic;
    margin-bottom: 15px;
}

#footer {
    margin-top: 0px;
    background-color: #af8d6a;
    width: 100%;
    height: 100%;
    min-height: 100px;
}

#footer #links {
    padding-left: 30px;
    float: left;
}

#footer #links a{
    color: #e9dfd3;
    font-size: 13px;
    margin-right: 30px; 
}

#footer #copyright {
    float: right;
    color: #e9dfd3;
    font-size: 11px;
    padding-right: 30px;
    padding-top: 2px;
}

#pipe1 {
    background-color: #845728;
    width: 3px;
    height: 12px;
    position: absolute;
    top: 30px;
    left: 131px;
}

#pipe2 {
    background-color: #845728;
    width: 3px;
    height: 12px;
    position: absolute;
    top: 30px;
    left: 216px;
}

#footer_main {
    margin: 0px auto; 
    position: relative; 
    width: 944px;
    height: 69px;
    line-height: 69px;
    background-image: url(../images/layout/footer.jpg);
}

.produkty_prehled {
    position: relative;
}

.produkty_prehled_content {
    width: 513px;
    background-image: url(../images/layout/produkty_prehled_content.jpg);    
    padding: 15px 40px;
}

.produkty_prehled_content p {
     margin: 30px 0px;
}

.produkty_prehled_top {
    width: 593px;
    height: 12px;
    font-size:1px;
    line-height: 12px;
    background-image: url(../images/layout/produkty_prehled_top.jpg);    
}

.produkty_prehled_footer {
    width: 593px;
    height: 10px;
    font-size:1px;
    line-height: 10px;
    background-image: url(../images/layout/produkty_prehled_footer.jpg);    
}

#produkty_content_bg {
    width: 593px;
    background-image: url(../images/layout/produkty_content.jpg);    
}

#produkty_top {
    width: 593px;
    height: 104px;
    background-image: url(../images/layout/produkty_top.jpg);    
}

#produkty_footer {
    width: 593px;
    height: 27px;
    background-image: url(../images/layout/produkty_footer.jpg);    
}

#produkty {
    position: relative;
}

#produkty_content {
    position: absolute;
    top: 0px;
    padding: 20px 40px 20px 40px;
}

#produkty img {
    border: 0px;
}

#produkty .item {
    float: left;
    text-align: center;
    margin-right: 11px;
    width: 165px;
    
}

#produkty .item_down {
    float: left;
    text-align: center;
    width: 255px;
    margin-bottom: 16px;
}

#produkty .item_top {
    float: left;
    text-align: center;
    width: 500px;
    margin-bottom: 16px;
}

#produkty .item_last {
    float: left;
    text-align: center;
}

#produkty .points {
    color: #a0692f;
    font-size: 18px;
    margin: 5px;
    font-weight: bold;
}

#produkty .desc {
    margin-bottom: 10px;
}

.clear {
    clear: both;
}

#pravidla .subtitle {
    font-size: 13px;
}

#pravidla .first {
    padding-left: 30px;
    padding-right: 15px;
}

.type_a {
    list-style-type: lower-alpha;
}

.number {
    list-style-type: decimal;
}

.number li {
    margin-bottom: 10px;
}

#perle_top {
    line-height: 87px;
    height: 87px;
    font-weight: bold;
    font-size: 18px;
    color: #0d5373;
}

#perle_top img {
    margin-right: 30px;
    float: left;    
} 

.perle_top_second {
    margin-left: 40px;
}
.perle_top_second2 {
    margin-left: 0px;
}

.perle_special {
    font-weight: bold;
    font-size: 16px;
    color: #0d5373;
}

#carte_top {
    line-height: 87px;
    height: 87px;
    font-weight: bold;
    font-size: 18px;
    color: #413320;
}

#carte_top img {
    margin-right: 30px;
    float: left;    
} 

.carte_top_second {
    margin-left: 40px;
}
.carte_top_second2 {
    margin-left: 0px;
}

.carte_special {
    font-weight: bold;
    font-size: 16px;
    color: #413320;
}

.center {
    text-align: center;
}

.center ul {
    list-style-type: circle;
    margin-top: 10px;
}

.center li {
    text-align: left;
}


#gold_top {
    line-height: 87px;
    height: 87px;
    font-weight: bold;
    font-size: 18px;
    color: #e8b752;
}

#gold_top img {
    margin-right: 30px;
    float: left;    
} 

.gold_top_second {
    margin-left: 180px;
}

.gold_special {
    font-weight: bold;
    font-size: 16px;
    color: #e8b752;
}

.gold_item {
    padding-top: 15px;
}

.gold_item_left {
    text-align: left;
}

.gold_item_left {
    float: left;
}

.gold_item_right {
    float: right;
    height: 100%;
}

.gold_item_right img {
    vertical-align: middle;
}

.gold_item_right td {
    font-size:10px;
    text-align:center;
    /*
    padding-left: 10px;
    padding-right: 10px;
    */
    width: 110px;
}

#lokality_table {
    
}

#lokality_table td {
    height : 70px;
    padding: 5px 35px 5px 0px;
    border-top: 1px solid #af8d6a;
    border-right: none;
}

#lokality_table .second {
    width: 10px;
    padding-right: 0px;
}

#lokality_table th {
    padding: 5px 35px 5px 0px;
    height: 30px;
    font-size: 16px;
}

#flash_banner{
    position: absolute;
    top:502px;
    left: 0px    
}