

@import "all.css"; 
        body {
                background-color: #3a4e5e;
                font:   18px/1.2  Serif;
                font-family: Serif;
        }	
        #obsah {
                position: relative;
                margin: 0 auto;
                padding: 10px 10px;
                /*background: url("/pict/view_from_slavkos.jpg");*/
                background: url("/pict/tatry_leto.jpg");
                /*background: url("/pict/tatry_leto_10.jpg");*/
                /* background: url("/pict/tatry_jesen.jpg");*/
                background-repeat: no-repeat;
                background-color: transparent;
                width: 800px;
                height: 500px;
                text-align: left;
        }

	#leftcontent {
		position: absolute;
		left: 10px;
		top:405px;
		width:206px;
		}

        #uvodny_obrazok {
                position: absolute;
                left: 540px;
                top:305px;
                width:216px;
                height: 100px;
                margin: 0px;
                padding: 0px;
	        border: 1px solid #000;
                }

	#centercontent {
                position: absolute;
   		margin-left: 221px;
                margin-top: 10px;
                height: 370px;
                 border: 1px solid #000;
		}
	html>body #centercontent {
   		margin-left: 221px;
   		margin-right:0px;
		}

        #content { 
                position: absolute;
                width: 512px;
                height: 380px;
                margin-top: 20px;
                margin-left: 230px;
                padding-left: 10px;
                padding-top: 0px; 
                /*border: 1px solid #000;*/
                /*overflow: auto;*/
/*		background: url("/pict/penzion_mid_size.jpg");*/
		background: url("/gallery/2nd_mid_size.jpg");
                background-repeat: no-repeat;
                color: #000;
		font-size: 15px;
        }
        #galery_content { 
                position: absolute;
                width: 712px;
                height: 300px;
                margin-top: 100px;
                margin-left: 50px;
                padding-left: 0px;
                padding-top: 0px; 
                /*border: 1px solid #000;*/
                /*overflow: auto;*/
		background-color: #72a0e1;
                color: #000;
		font-size: 16px;
        }

        #lang {
                position: absolute;
                left: 640px;
                top:30px;
                width:130px;
	        border: 0px solid #000;
                }

        #text_area {
	        position: relative;
                height: 100px;
                overflow: auto;
                width: 512px;
	}
        #galery_area {
                position: float;
                height: 300px;
                padding-left: 10px;
                overflow: scroll;
        }
	

        #bottom {
           position: absolute;
           margin-top: 530px;
        }

	#rightcontent {
		position: absolute;
		right:10px;
		top:0px;
		width:200px;
		/*background:#fff;*/
		border:1px solid #000;
		}
	
	#banner {
                position: absolute;
		height:60px;
                top: 10px;
		border:0px solid #f0f0f0;
                padding-top: 20px;
                margin-left: 20px;
/*		padding: 15px 30px 30px 30px;*/
/*                border: 1px solid #000;*/
                width: 642px;
		height:59px;
                font-size: 24px;
                font-family: Serif;
                font-style: italic;
                font-weight: bold;
		}
	html>body #banner {
		height:59px;
                margin-top: 1px;
                margin-left: 20px;
		}
		
	p,h1,pre {
		margin:10px 10px 10px 10px;
		}
		
	h2 {
		font-size:20px;
		}
        h2.xx {
		font-size:24px;
	}
		
	#banner h1 {
		font-size:24px;
                font-weight:bold;
		padding:15px 10px 10px 10px;
		margin:0px;
		}
	
	#rightcontent p {
		font-size:10px
		}

table.menu
{
border-collapse: collapse;
border-spacing: 0px;
padding-top: 0px;
}

table.content{ 
        width: 100%;
	height: 100%;
 }
td.content {  
        vertical-align: middle;
	text-align: center;
}

.menu a:link, .menu a:visited
{
	display: block;
        padding-top: .2em;
        padding-left: .3em;
        padding-bottom: .2em;
	width: 8em;
	text-decoration: none;
	text-align: left;
        color: #000;
/*        border: 1px #f0f0f0 solid;*/
/*background-color:white;*/
}

.menu a:hover, .menu a:active
{
       display: block;
	/*background-color: #9ac6f4;*/
        padding-top: .2em;
        padding-left: .3em;
        padding-bottom: .2em;
	color: #2617ed;
/*        border: 1px #9e9e9e solid;*/
}

table.schedule
{
border-spacing: 0px;
padding-top: 0px;
border: 1px #dedede solid;
font-size: 13px;
}

img.lang 
{ 
  border: 0px #000 solid;
  margin: 2px;
  width:  22px;
  width/**/:/**/ 24px;
  height: 15px;
} 
