@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0}

html
{
height:100%;
}

body
{
width:100%;
height:100%;
float:left;
background:url(/images/base_ul.jpg) repeat;
}
a {text-decoration: none;}

#user_body
{
float:left;
width:100%;
height:100% !important;
/*height:expression(document.documentElement.clientHeight < 1180 ? "1180px" : "100%");*/
min-height:608px;
overflow-y:hidden;
position:relative;
z-index:2;
}

#panel
{
position:relative;
zoom:1;
top:0;
left:0;
z-index:10;
padding:0;
margin:0;
}

#header
{
margin:auto;
height:88px;
width:80%;
min-width:942px;
background:url(/images/header.jpg) no-repeat center 0;
text-align:center;
}

#content_with_borders
{
margin:0 auto;
height:100% !important;
min-width:804px;
width:80%;
padding-left:66px;
padding-right:61px;
position:relative;
z-index:1;
text-align:center;
}

#gradient_footer
{
height:316px;
margin-top:-316px;
background:url(/images/bg-03_bottom.jpg) repeat-x;
float:left;
width:100%;
position:relative;
z-index:1;
}


#main_top
{
height:48px;
float:left;
width:100%;
background:url(/images/top_gradient.jpg) repeat-x;
position:relative;
z-index:2;
}

#top_left_corner
{
height:49px;
width:24px;
background:url(/images/top_left_corner.jpg) repeat-x;
float:left;
margin-left:-16px;
}

#top_right_corner
{
height:49px;
width:27px;
background:url(/images/top_right_corner.jpg) repeat-x;
float:right;
margin-right:-19px;
}

#IE_sides_holder
{
margin:auto;
float:left;
width:100%;
}

#footer
{
height:102px;
margin:auto;
margin-top:-190px;
float:left;
width:100%;
background:url(/images/footer_gradient.jpg) repeat-x;
}

#footer_left_corner
{
width:80px;
float:left;
height:102px;
background:url(/images/footer_left_corner.jpg) repeat-x;
margin-left:-66px;
}

#footer_right_corner
{
width:72px;
float:right;
height:102px;
background:url(/images/footer_right_corner.jpg) repeat-x;
margin-right:-61px;
}

#main_area
{
width:100%;
float:left;
height:100% !important;
/*height:608px;*/
min-height:608px;
margin-top:-47px;
background-color:#EDDCA6;
}

#left_border
{
float:left;
width:16px;
height:100%;
background-color:#FFFFD0;
margin-left:-16px;
}

#right_border
{
float:right;
width:19px;
height:100%;
background-color:#FFFFD0;
margin-right:-19px;
}

#right_background
{
float:right;
width:42px;
margin-top:-483px;
height:293px;
background:url(/images/body_right_gradient.jpg);
margin-right:-61px;
}


#left_background
{
float:left;
width:50px;
margin-top:-600px;
height:330px;
background:url(/images/body_left_gradient.jpg);
margin-left:-66px;
}

#work_area
{
margin:49px 0px;
height:62%;
overflow:hidden;
width:100%;
float:left;
position:relative;
text-align:left;
font-family:tahoma,sans-serif,arial,verdana;
font-size:11px;
}

#menu_holder
{
height:36px;
width:98%;
overflow:hidden;
float:left;
}

.podkova
{
background:transparent url(/images/podkova.jpg) no-repeat scroll 0 8px;
height:26px;
margin-right:15px;
padding-top:8px;
width:27px;
}

#right_column_top
{
background:url(/images/back_04.gif);
width:212px;
height:9px;
float:right;
margin:5px -8px 0 0;
}

#right_column
{
background:url(/images/back_05.gif) repeat-y;
height:100%;
width:192px;
float:right;
margin-left:-212px;
padding-left:10px;
padding-right:10px;
}

#left_column
{
padding-right:212px;
float:left;
height:100%;
background:url(/images/back_03.gif) no-repeat 5px bottom;
}

#right_column_bottom
{
background:url(/images/back_06.gif);
width:212px;
height:10px;
float:right;
position:relative;
margin-right:-11px;
}

#footer_text
{
float:left;
margin-top:20px;
width:96%;
color:#ffffd0;
font:10px Tahoma;
}

#footer_text a
{
color:#ffffd0;
}


#scroll_block p
{
padding:10px;
}

#lang_container
{
float:left;
margin-top:-19px;
}

a.video_button
{
background-image:url(/images/but_video.jpg);
width:152px;
height:19px;
display:block;
margin-top:10px;
}

a.video_button:hover
{
background-image:url(/images/but_video_over.jpg);
}

a.download_button
{
background-image:url(/images/but_down.jpg);
width:184px;
height:30px;
display:block;
margin-top:20px;
}

a.download_button:hover
{
background-image:url(/images/but_down_over.jpg);
}

a.ringtones_button
{
background-image:url(/images/but_down_2.jpg);
width:184px;
height:30px;
display:block;
margin-top:4px;
}

a.ringtones_button:hover
{
background-image:url(/images/but_down_2_over.jpg);
}
