html
{
	padding:0;
	margin:0;
	background:url('../../images/karavay.jpg') no-repeat 100% 100% #fff3b7;
}
body
{
	padding:0;
	margin:0;
	background:url('../../images/gitara.jpg') no-repeat 0 100%;
}
a img
{
	border:none;
}
#tl
{
    position:absolute;
    top:0;
    left:0;
    width:693px;
    height:517px;
    background:url('../../images/tl.jpg') no-repeat 0 0;
}
#head
{
    padding-top:30px;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    z-index:5;
}
#head div
{
    padding-left:695px;
    text-align:center;
}
#logo
{
    background:url('../../images/logo.jpg') no-repeat 0 0;
    width:236px;
    height:147px;
    margin:0 auto;
    display:block;
}
.menu
{
    list-style:none;
    margin:0;
    padding:0;
    position:absolute;
    top:295px;
    left:80px;
    z-index:5;
}
.menu li
{
    font-family:georgia;
    font-size:20px;
    line-height:37px;
}
.menu li a
{
    color:#a02828;
    text-decoration:none;
}
#content
{
    position:relative;
    z-index:3;
    padding:280px 35px 0 280px;
    font-family:georgia;
    font-size:14px;
    min-height:500px;
    _height:500px;
}
#content a
{
    color:#a02828;
}
#footer
{
    height:190px;
    position:relative;
}
#footer div
{
    font-family:georgia;
    font-size:14px;
    position:absolute;
    top:150px;
    right:230px;
}
#footer div a
{
    color:#a02828;
}
#podval
{
	position: absolute;
	left: 600px;
}
#podval1
{
	position: absolute;
	left: 750px;
}
#podval2
{
	position: relative;
	left: 900px;
	height: 50px;
	
}

#lang
{
    width:135px;
    margin:0 auto 20px auto;
    overflow:hidden;
    _zoom:1;
    padding:0 !important;
}
#lang a
{
    display:block;
    float:left;
    width:26px;
    height:20px;
    margin:0 3px;
}
#pic1
{
    background:url('../../images/pic1.gif') no-repeat 0 -20px;
}
#pic2
{
    background:url('../../images/pic2.gif') no-repeat 0 -20px;
}
#pic3
{
    background:url('../../images/pic3.gif') no-repeat 0 -20px;
}
#pic4
{
    background:url('../../images/pic4.gif') no-repeat 0 -20px;
}
#lang a:hover
{
    background-position:0 0;
}
#lang a.visit
{
    background-position:0 0;
}