html 
{
background: #252525;
}

body 
{
margin: 0;
padding:0;
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
line-height: 1.5em;
width: 100%;
display: table;
background: #212121;
}

a:link, a:visited {	color: #5fe3ff; text-decoration: none; }
a:active, a:hover { color: #5fe3ff; text-decoration: underline; }

p 
{
font-size: 13px;
color: #ffffff;
text-align: justify;
margin: 0 0 10px 0;	
}

li
{
font-size: 13px;
color: #ffffff;
text-align: justify;
margin: 0 0 0px 0;	
}

h1 
{
font-size: 21px;
color: #ffffff;
font-family: "Tahoma", Times, serif;
font-weight: bold;
margin: 0 0 15px 0;
}

h2 
{
font-size: 14px;
color: #0a90b0;
margin: 0 0 10px 0;	
}

.container 
{
width: 976px;
margin: 0 auto;
}

#top_section 
{
width: 100%;
height: 170px;
background: url(images/top_bg.jpg) #434343; 
}

#header 
{
width: 976px;
height: 133px;
background: url() no-repeat;
margin: 0px 0px 0px 0px;
}

#logo_area 
{
float: left;
font-family: "Times New Roman", Times, serif;
color: #ffffff;
width: 251px;
height: 75px;
margin: 30px 0 0 0;
border: none;
}

#logo_area img 
{
border: none;
}

#logo_area h2 
{
font-size: 48px;
color: #ffffff;
margin: 0 0 10px 0;
}

#logo_area p 
{
font-size: 13px;
color: #ffffff;
margin: 0 0 0 5px;
}

#top_right 
{
float: right;
margin: 5px 0 0 0;
}

#subscribe 
{
width: 180px;
height: 18px;
background: #;
}

span.subscribe_text 
{
float: left;
color: #dddddd;
font-size: 12px;
background: #434343;
padding: 0 3px 0 0;
}

#social 
{
width: 180px;
height: 40px;
background: ;
margin: 5px 0 0 0;
}

#social img 
{
border: none;
margin: 5px 0 0 18px;
}

/* menu */

#menu 
{
width: 950px;
height: 20px;
margin-top: 0px;
padding-top: 0px;
}

#menu ul 
{
float: right;
margin: 0px;
padding: 0 0 0 0;
padding-top: 17px;
width: 950px;
list-style: none;
}

#menu ul li 
{
display: inline;
}

#menu ul li a 
{
float: left;
padding: 12px 0 0 0;	
text-align: center;
font-size: 13px;
text-align: center;
text-decoration: none;
background: url(images/menu.png) no-repeat;
width: 101px;
height: 32px;
font-size: 13px;
outline: none;
color: #ffffff;
font-weight: bold;
}

#menu li a:hover, #menu li .current 
{
background: url(images/menu_current.png) no-repeat;
}

/* end of menu*/

#middle_section 
{
width: 100%;
background-image: url(images/middle_bg.jpg);
background-position: top;
background-color: #2b85ff;
background-repeat: repeat-x; 
}

.content_area 
{
width: 100%;
padding: 20px 0;

}

.three_col 
{
width: 310px;
float: left;
margin: 0 0 10px 0;
}

.left_col 
{
float: left;
}

.middle_col 
{
margin: 0 20px 10px 20px;
}

.right_col 
{
float: right;
}

.three_col img 
{
border: 2px solid #ffffff;
margin: 0 0 10px 0;
}



#middle_section_2 
{
width: 100%;
background: url(images/middle_2_bg.jpg);
background-position: top;
background-color: #ce0000;
background-repeat: repeat-x; 
border-bottom: 3px solid #7f0000;
}

#middle_content 
{
width: 100%;
background: url(images/middle_2_bg_2.jpg) no-repeat;
background-position: top;
padding: 10px 0 0 0;
}

.title 
{
width: 100%;
padding: 10px 0;
background: url(images/tittle.png) no-repeat right center;
border-bottom: 1px solid #ffffff;
margin: 0 0 10px 0;
}

.title h1 
{
margin: 0;	
}

.bottom_section p 
{
color: #ffffff;
font-weight: bold;
}

.bottom_section img 
{
float: left;
margin: 0 10px 10px 0;
border: none;
}

.bottom_middle_col 
{
width: 290px;
margin: 0 0 10px 30px;
}


.gallery 
{
width: 100%;
}

.gallery img 
{
float: left;
margin: 0;
padding: 0;
}

.gallery img.mid 
{
margin: 0 12px 12px 12px;	
}

.h_line 
{
height: 0px;
border-top: 1px solid #3d3d3d;
border-bottom: 1px solid #434343;
margin: 0 0 10px 0;
}

.more 
{
float: right;
background: url(images/readmore.png);
width: 101px;
height: 25px;
font-size: 13px;
text-align: center;
margin: 10px 10px 10px 0;
color: #ffebb5;
padding: 3px 0 0 0;
}

.more a 
{
color: #ffebb5;
text-decoration: none;
}

.more:hover 
{
text-decoration: underline;	
}

.list 
{
list-style: none;
font-family: Tahoma, Geneva, sans-serif;
font-size: 13px;
font-weight: bold;
color: #ffffff;
padding: 0;
}

.list li 
{
background: url(images/bullet.png) no-repeat;
background-position: 0 7px;
border-bottom: 1px solid #ffffff;
padding: 0 0 5px 15px;
margin: 0 0 5px 0;
}

.list a 
{
color: #ffffff;
text-decoration: none;
}

.list a:hover 
{
color: orange;
text-decoration: none;
}

#footer 
{
width: 100%;
color: #ffffff;
background-color: black;
background: url(images/footer.png) repeat-x;
margin: 0;
text-align: center;
padding-top: 15px;
padding-bottom: 17px;
}

#footer a 
{
color: #ffffff;
}

.cleaner 
{
clear: both;
height: 0;
margin: 0;
padding: 0;
}

.cleaner_width_left 
{
float: left;
width: 50px;
height: 1px;
}

.cleaner_width_right 
{
float: right;
width: 50px;
height: 1px;
}

/* TABULKA*/

table
{
margin-top: 8px;
margin-bottom: 8px;
}
.index_table
{
background: none;
width: 925px;
}
.index_tr
{
text-align: left;
vertical-align: top;
height: 130px;
}
.index_img_td
{
text-align: center;
vertical-align: middle;
padding: 0;
background-color: #000000;
width: 230px;
}
.index_desc_td
{
font-size: 10px;
font-family: Tahoma, Helvetica, Arial, sans-serif;
color: #FFFFFF;
background-color: #000000;
text-align: left;
vertical-align: top;
border: 0px;
}
.index_desc_td a
{
color: #000000;
text-decoration: none;
}
.index_desc_td a:hover
{
text-decoration: underline;
}
.index_desc_title
{
font-size: 12px;
font-weight: bold;
}
.img, .index_img
{
border: none;
}
.img_table
{
background: none;
width: 925px;
}
.img_desc_tr
{
height: 0px;
}
.img_desc_td, .img_desc_td_empty
{
font-size: 13px;
font-family: Tahoma, Geneva, sans-serif;
color: #FFFFFF;
background-color: none;
text-align:center;
font-weight: bold;
}
.img_desc_td_empty
{
background: none;
}
.img_desc_td a
{
color: #000000;
text-decoration: none;
}
.img_desc_td a:hover
{
text-decoration: underline;
}
.img_tr
{
text-align: center;
vertical-align: middle;
height: 130px;
}
.img_td, .img_td_empty
{
padding: 4px;
background-color: none;
width: 230px;
}
.img_td_empty
{
background: none;
}
