/*
  Zmena vychozich html elementu
*/

body {       
		background: url('/images/bg-all.png') repeat-x;
		background-color: #1f323b;
    font-family: Arial;
    color: #aec1cb;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
}

p {
    padding: 8px 0px 8px 5px;
    margin: 0px;
}

h1 {
    color: #d10900;
    weight: bold;
    font-size: 36px;
    margin: 0px;
    padding: 0px 5px;
}

h2 {
    color: #aec1cb;
    weight: bold;
    font-size: 20px;
    margin: 16px 0px 5px 4px;
}

li {
    list-style-image: url("../images/li.gif");
    padding-left: 8px;
    padding-bottom: 12px;
}

#content ul {
    padding-left: 29px;
    margin-top: 12px;
    margin-bottom: 12px;
}

strong {
    color: #d10900;
}

#body-wrapper {
    background: url("../images/bg-wrap.png") repeat-x;
    z-index: -2;
}

#background {
    background: url("../images/bg.jpg") no-repeat;
    height: 900px;
    margin: auto;
    z-index: inherit;
		background-position: 50% 50%;
}

#bottom-background-wrapper {
    background: 
    z-index: inherit;
    height: 100%;
}

#bottom-background-wrapper.index-page { 
    z-index: inherit;
    height: 700px;
}

#content-container {
	background: url('/images/content-rest.png') no-repeat 0 425px;
}

#top-inner-bg {
    background: url("../images/top-inner-bg.png") no-repeat;
    width: 800px;
    height: 73px;
    margin-top: 5px;
}

#middle-inner-bg {    
    min-height: 425px;		
		background: url('/images/middle-inner-bg.png') no-repeat;
}

#middle-inner-bg.middle-let {    
    height: 660px;
}

#middle-inner-bg.middle-map {    
    height: 425px;
}

#middle-inner-bg.middle-akce {    
    height: 1030px;
}


#bottom-inner-bg {    
    background: url("../images/bottom-inner-bg.png") no-repeat;
    width: 800px;
    height: 42px;
}


#header {
    position: relative;
    top: 0px;
    left: 0px;
    background: url("../images/pskart-logo-small2.png") no-repeat;
    width: 383px;
    height: 60px;
    float: left;
    margin-top: 50px;
}

#head {
    width: 800px;
    height: 232px;
    position: relative;
    top: 0px;
    left: 0px;
}

#head a img {	
    margin-top: 48px;
    border: 0px;
}

#head h2 {
    color: #3b60a7;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 0 45px;	
}

#menu {
    position: absolute;
    font-family: Arial; 
    top: 158px;
    left: 0px;
    font-size: 18px;
    color: #ffffff;
}

#menu a:visited, #menu a:link {
    color: white;
    text-decoration: none;
}

#menu a:hover {
    color: white;
    text-decoration: underline;
}

#menu ul {
    margin-top: 26px;
}

#menu ul li {
    list-style-type: none;
    display: inline;
    padding: 0px;
}

#menu ul li.first {
    margin-left: 52px;
}

#menu ul li.second {
    margin-left: 61px;
}

#menu ul li.third {
    margin-left: 73px;
}

#menu ul li.fourth {
    margin-left: 85px;
}

#menu.index-page {
    background: url("../images/menu2-checker1.png") no-repeat;
    width: 800px;
    height: 74px;
}

#menu.cenik {
    background: url("../images/menu2-checker2.png") no-repeat;
    width: 800px;
    height: 74px;
}

#menu.fotogalerie {
    background: url("../images/menu2-checker3.png") no-repeat;
    width: 800px;
    height: 74px;
}

#menu.kontakt {
    background: url("../images/menu2-checker4.png") no-repeat;
    width: 800px;
    height: 74px;
}

#content {
    color: #aec1cb;
    font-family: Trebuchet MS;
}

#content a{
    color: #e7e6b9;
}

#content_up {
    padding: 0 89px 30px;
}

#content_up.content-up-okoli {    
    height: 540px;
    padding: 72px 0px 0px 93px;
}


.gallery-image {
    background: url("../images/ramecek.png") no-repeat;
    width: 160px;
    float: left;
    padding: 10px;
		margin: 10px;
}
.gallery-image a img {
	border: 0;
}

#main {
	position: relative;
	margin: 0 auto;
	width: 800px;
}

.main-image {
    margin-top: 13px;
    padding: 10px;
    background: url("../images/ramecek.png") no-repeat;
    width: 239px;
    height: 140px;
    margin-left: 0px;    
    float: right;
		margin: 10px;
}

#background {
	min-height: 800px;
}

#image-separator {
    width: 100px;
}



#panel-image-list {
    margin: 40px 5px 0px;
    padding: 10px;
    background: url("../images/ramecek.png") no-repeat;
    width: 239px;
    height: 140px;
    margin-left: 5px;
    margin-right: 5px;
    float: left;
}

#panel-image-list.first {
    margin: 40px 47px 0px 0px;
}

#panel-image-list.second {
    margin: 40px 0px 0px 47px;
}

#createdby {
    float: right;
    margin-top: 45px;
    margin-right: 12px;
}

#createdby img {
    border: 0px;
}

#footer {
    text-align: center;
}


.images-wrapper {
    padding: 0px 38px;
}

#panel a img {
    border: 0px;
}

#panel-image-list a img {
    border: 0px;
}

#content_bottom ul {
    margin-bottom: 0px;
}

#gmap {
	width: 610px;
	height: 300px;
	margin: 10px;
}
