html {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

body{
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family:arial,helvetica,sans-serif; 
	font-size: 12px;
	color: #787878; 
	background: #f8f8f8 url(/images/bg_all.gif) repeat-y center 0px;	
}

.important {
	color: #b80041;
}

.error {
	color: #b80041;
	text-align: center;
	padding-bottom: 20px;
}

img {
	border: none;
}

form{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.clear{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display: block;
	clear: both;
	font-size:0px;
}

.invis{
	display:none;
}

#all{
	position:relative;
	padding:0px 2px 0px 2px;
	margin:0px auto 0px auto;
	width:1010px;
	height:100%;
}

.blank_top{
	height: 236px;
}

.blank_top h1{
	display:none;
}

.blank_top_banner{
	height: 326px;
}

.blank_top_banner h1{
	display:none;
}

#header{
	position:absolute;
	top:0px;
	left:0px;
	width:1014px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	z-index:100;
}

.header_top{
	padding:0px 0px 0px 0px;
	margin:0px 2px 0px 2px;
	width:1010px;
	height:160px;
	background:url(/images/bg_header.png) no-repeat 0px 0px;
}

.header_banners{
	padding:5px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	background:#f8f8f8;
}

.header_search{
	position:absolute;
	bottom:35px;
	right:10px;
	z-index:200;
}

.header_search_input{
	padding:0px 10px 0px 10px;
	margin:0px 0px 0px 0px;
	background:url(/images/bg_input_search.gif) no-repeat 0px 0px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #787878;
	width:120px;
	height:22px;
	line-height:22px;
	float:left;
}

.header_search_submit{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 4px;
	background:url(/images/bg_button_search.gif) no-repeat 0px 0px;
	width:54px;
	height:22px;
	border:none;
	cursor:pointer;
	float:left;
}

.header_social{
	position:absolute;
	bottom:6px;
	right:10px;
	z-index:200;
}

.header_social a{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 4px;
	float:left;
}

.header_logo{
	position:absolute;
	bottom:133px;
	left:35px;
	width:200px;
	height:80px;
	z-index:200;
}

.header_logo a{
	display:block;
	width:200px;
	height:80px;	
}

.header_explore{
	padding:5px 4px 5px 6px;
	margin:0px 0px 0px 0px;
	position:absolute;
	left:127px;
	bottom:75px;
	z-index:250;
	width:725px;
	height:72px;
	background:url(/images/pic_explore.png) no-repeat 0px 0px;
	display:none;	
	color:#ffffff;
}

.header_explore_block{
	padding:16px 20px 0px 40px;
	margin:0px 0px 0px 0px;
	width:120px;
	float:left;
}

.header_explore_block_mid{
	padding:16px 20px 0px 40px;
	margin:0px 0px 0px 0px;
	width:120px;
	float:left;
}

.header_explore h3{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:100%;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;	
}

.header_explore p{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.header_explore a{
	color:#ffffff;
	text-decoration:none;
}

.header_explore a:hover{
	color:#656565;
	text-decoration:none;
}

.header_explore_button{
	position:absolute;
	right:45px;
	bottom:105px;
	width:99px;
	height:30px;
	z-index:150;
	cursor:pointer;
}

.header_menu{
	padding:0px 2px 0px 2px;
	margin:0px 0px 0px 0px;
	width:1010px;
	height:66px;
}

/********************************************************************/

/*Example for a Menu Style*/
.glowingtabs{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;;
font-size:12px;
float:left;
width:100%;
height: 36px;
line-height: 36px;
background:url(/images/bg_menu_top.gif) repeat-x 0px 0px;
}

.glowingtabs ul{
font-family:klavika;
list-style:none;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-transform:uppercase;
}

.glowingtabs li{
display:inline;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.glowingtabs a{
color:#787878;
float:left;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-decoration:none;
}

.glowingtabs a span{
float:left;
display:block;
padding: 0px 20px 0px 20px;
color:#787878;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabs a span {
float:none;
}
/* End IE5-Mac hack */

.glowingtabs a:hover span {
color: #ffffff;
}

.glowingtabs a.current{ /*Selected Tab style*/
color: #ffffff;
}

.glowingtabs a.current span{ /*Selected Tab style*/
color: #ffffff;
background:#323232;
}

.glowingtabs a:hover{ /*onMouseover style*/
color: #ffffff;
}

.glowingtabs a:hover span{ /*onMouseover style*/
}
/*
.glowingtabs a:hover{
color:#ffffff;
background:#323232;
float:left;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-decoration:none;
}
*/
.tabcontainer{
clear: left;
overflow: hidden;
width:100%; /*width of 2nd level sub menus*/
height:30px; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
background:#323232;
}

.tabcontainer ul{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	font-size:11px;
}

.tabcontainer ul li{
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	float: left;
	color: #ffffff;
	height: 30px;
	line-height: 30px;
}

ul li.divider{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:2px;
	height:30px;
	line-height:30px;
	font-size:1px;
	display:block;
	background: url(/images/bg_divider.gif) no-repeat 0px 0px;
}

.tabcontainer ul li a{
 color: #ffffff;
 text-decoration: none;
}

.tabcontent{
display:none;
}

.tabcontent a.active{
	color:#e20036;
}

/********************************************************************/

#content{
	padding:8px 9px 0px 9px;
	margin:0px 0px 0px 0px;
	width:996px;
}

.content_left{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:666px;
	float:left;
}

.content_right{
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	width:326px;
	float:right;
}

.block_big{
	position:relative;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.block_big_top{
	position:relative;
	padding:5px 3px 0px 3px;
	margin:0px 0px 0px 0px;
	height:35px;
	line-height:35px;
	width:660px;
	background:url(/images/bg_block_big_head.gif) no-repeat 0px 0px;
}

.block_big_top h1, .block_big_top p {
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	padding:0px 10px 0px 10px;
	margin:0px 0px 0px 0px;
	display:block;
	color:#787878;
	text-decoration:none;
}

.block_big_top a {
	color:#787878;
	text-decoration:none;
}

.block_big_top a:hover {
	color: #b80041;
	text-decoration:none;
}

.block_big_top h2.h2_no_a{
	padding:0px 10px 0px 10px;
	margin:0px 0px 0px 0px;
	display:block;
	color:#787878;
	text-decoration:none;
	width:640px;
}

.content_left h2{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:100%;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
}

.arrow{
	padding:0px 10px 0px 0px;
	margin:0px 0px 0px 10px;
	width:10px;
	height:10px;
	background:url(/images/sipka.gif) no-repeat 0px center;
}

.content_left h2 a{
	padding:0px 10px 0px 10px;
	margin:0px 0px 0px 0px;
	display:block;
	color:#787878;
	text-decoration:none;
}

.block_top_ico{
	position:absolute;
	top:11px;
	right:12px;
}

.block_top_flag{
	position:absolute;
	top:11px;
	right:34px;	
}

.block_big_mid{
	position:relative;
	padding:10px 13px 10px 13px;
	margin:0px 0px 0px 0px;
	width:640px;
	background: url(/images/bg_block_big.gif) repeat-y 0px 0px;
	/*min-height:100px;*/
	text-align:justify;
}

.block_big_menu{
	padding:10px 13px 10px 13px;
	margin:0px 0px 0px 0px;
	width:640px;
	background: url(/images/bg_block_big.gif) repeat-y 0px 0px;
}

.block_big_menu p a {
	color: #008eca;
}

.big_menu_block{
	border:1px solid #ffffff;
	padding:0px 0px 0px 0px;
	margin:0px 9px 0px 9px;
	background: #ffffff url(/images/bg_menu_li.gif);
}

.block_big_menu ul{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

.block_big_menu ul li{
	color:#787878;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	height:30px;
	line-height:30px;
	float:left;
	width:310px;	
	background:url(/images/sipka6.gif) no-repeat 280px center;	
}

.block_big_menu ul li a{
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#787878;
	text-decoration:none;
	width:310px;
}

.block_big_menu ul li a:hover{
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#b80041;
	text-decoration:none;
	width:310px;	
}

.block_big_menu ul li a.active{
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#b80041;
	text-decoration:none;
	width:310px;		
}

.block_big_mid p{
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 0px;
}

.block_big_mid ol{
	padding:0px 0px 3px 10px;
	margin:0px 0px 0px 0px;
	list-style:decimal inside;
}

.block_big_mid ol li{
	padding:0px 0px 7px 0px;
	margin:0px 0px 0px 0px;
}

.block_big_mid a{
	color: #b80041 !important;
	text-decoration:none;
}

.block_big_mid a:hover{
	color: #b80041;
	text-decoration:underline;
}


.block_big_mid_img{
	padding:0px 10px 0px 0px;
	margin:0px 0px 0px 0px;
	width:200px;
	float:left;
}

.block_big_mid_text{
	width:430px;
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	float:right;
	text-align:justify;
}

.block_big_mid_text h3{
	padding:9px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
}

.block_big_mid_text p{
	padding:0px 10px 0px 10px;
	margin:0px 0px 10px 0px;
}

.block_big_news_img{
	padding:0px 10px 0px 0px;
	margin:0px 0px 0px 0px;
	width:173px;
	float:left;
}

.block_big_news_text{
	width:457px;
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	float:right;
	text-align:justify;
}

.block_big_news_text h3{
	padding:9px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
}

.block_big_news_text p{
	padding:0px 10px 0px 10px;
	margin:0px 0px 10px 0px;
}

.line{
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	width:100%;
	height:1px;
	line-height:1px;
	font-size:1px;
	background:url(/images/line.gif) repeat-x 0px 0px;
	clear:both;
}

.block_more{
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}

.block_more a{
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 10px;
	background:url(/images/sipka2.gif) no-repeat 0px 2px;
	text-decoration:none;
	color:#b80041;
}

.block_more a:hover{
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 10px;
	background:url(/images/sipka2.gif) no-repeat 0px 2px;
	text-decoration:underline;
	color:#b80041;
}

.block_big_bottom{
	padding:0px 3px 0px 3px;
	margin:0px 0px 0px 0px;
	height:4px;
	line-height:4px;
	font-size:1px;
	width:660px;
	background:url(/images/bg_block_big_bottom.gif) no-repeat 0px 0px;	
}

.blocks_small{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:666px;
	min-height:100px;
	background:url(/images/bg_block_small.gif) repeat-y 0px 0px;
}

.block_small{
	position:relative;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:331px;
	float:left;
}

.blocks_small_bottom{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:4px;
	line-height:4px;
	width:666px;
	font-size:1px;
	background:url(/images/bg_block_small_bottom.gif) no-repeat 0px 0px;
}

.block_small_top{
	position:relative;
	padding:5px 3px 0px 3px;
	margin:0px 0px 0px 0px;
	height:35px;
	line-height:35px;
	width:325px;
	background:url(/images/bg_block_small_head.gif) no-repeat 0px 0px;
}

.block_small_space{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:4px;
	height:10px;
	display:block;
	float:left;
}

.block_small_mid{
	position:relative;
	padding:10px 13px 0px 13px;
	margin:0px 0px 10px 0px;	
}

.block_small_mid ul, .block_big_mid ul{
	padding:5px 10px 3px 10px;
	margin:0px 0px 0px 0px;	
	list-style: none;	
}

.block_small_mid ul li, .block_big_mid ul li{
	padding:0px 0px 0px 15px;
	margin:0px 0px 7px 0px;
	background:url(/images/sipka2.gif) no-repeat 0px 2px;
}

.block_small_mid ul li a, .block_big_mid ul li a{
	color:#787878;
	text-decoration:none;
}

.block_small_mid ul li a:hover, .block_big_mid ul li a:hover{
	color:#787878;
	text-decoration:underline;
}

.block_small_show{
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;	
	position:relative;
}

.block_small_menu{
	position:absolute;
	top:0px;
	right:0px;
	font-size:10px;
}

.block_small_menu ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

.block_small_menu ul li{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:none;
}

.block_small_menu ul li a{
	color:#787878;
	display:block;
	width:123px;
	height:38px;
	padding:3px 10px 3px 20px;
	margin:0px 0px 0px 0px;
	background:url(/images/bg_topnews.gif) no-repeat 0px 0px;
	overflow:hidden;
}

.block_small_menu ul li a:hover{
	color:#787878;
	text-decoration:none;
}

.show_imga{
	display:block;
}

.show_imgb{
	display:none;
}

.show_imgc{
	display:none;
}

.block_big_mid_divided{
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	width:100%;
	background:url(/images/v_line.gif) repeat-y center 0px;
}

.block_big_mid_left{
	padding:0px 15px 0px 0px;
	margin:0px 0px 0px 0px;
	width:305px;
	float:left;
}

.block_big_mid_right{
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	width:305px;
	float:right;
}

.block_big_tabs{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.block_date{
	color:#bebebe;
	padding:0px 0px 10px 10px;
	margin:0px 0px 0px 0px;
	float:left;
	width:120px;
}

.block_tabs{
	padding:0px 10px 0px 0px;
	margin:0px 0px 0px 0px;
	float:right;
	width:500px;
}

.block_tabs ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	float:right;
}

.block_tabs ul li{
	padding:0px 0px 0px 15px;
	margin:0px 10px 0px 0px;
	float:left;
}

.block_tabs ul li.block_tab_share{
	padding:0px 0px 0px 0px;
	margin:0px 10px 0px 0px;
	background:none;
}

.news_comments{
	display:none;
}

.news_comments_top{
	position:relative;
	padding:5px 0px 5px 0px;
	margin:0px 0px 10px 0px;
	height:20px;
	line-height:20px;
	/*background:#ececec;
	border-bottom:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
	border-top:1px solid #f2f2f2;
	border-left:1px solid #f2f2f2;*/
}

.news_comments_top h3{
	padding:0px 10px 0px 10px;
	margin:0px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
	color:#323232;
}

.comments_top_flag{
	position:absolute;
	top:7px;
	right:10px;	
}

.comments_date{
	position:absolute;
	top:7px;
	right:10px;		
}

.news_comments p{
	padding:0px 10px 0px 10px;
	margin:0px 0px 20px 0px;
}

.block_blank{
	padding:10px 13px 10px 13px;
	margin:0px 0px 0px 0px;
}

.blank_skip{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	width:100px;
}

.blank_skip a{
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	background:url(/images/sipka4.gif) no-repeat 0px 2px;	
	color:#b80041;
	text-decoration:none;
}

.blank_skip a:hover{
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	background:url(/images/sipka4.gif) no-repeat 0px 2px;	
	color:#b80041;
	text-decoration:underline;
}

.blank_pages{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:right;
	width:500px;
	text-align:right;
}

.blank_pages a{
	padding:0px 2px 0px 2px;
	margin:0px 0px 0px 0px;
	color:#b80041;
	text-decoration:none;
}

.blank_pages a:hover{
	padding:0px 2px 0px 2px;
	margin:0px 0px 0px 0px;
	color:#b80041;
	text-decoration:underline;
}

.blank_pages span.current{
	padding:0px 2px 0px 2px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
}

.next_arrow{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 3px;
}

.prev_arrow{
	padding:0px 0px 0px 0px;
	margin:0px 3px 0px 0px;
}

.right_block{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.right_block_top{
	position:relative;
	padding:4px 13px 0px 13px;
	margin:0px 0px 0px 0px;
	height:36px;
	line-height:36px;
	width:300px;
	background:url(/images/bg_right_top.gif) no-repeat 0px 0px;
	font-size:12px;
	text-transform:uppercase;	
	color:#787878;	
}

.right_block_mid{
	padding:10px 3px 0px 3px;
	margin:0px 0px 0px 0px;
	background:url(/images/bg_right_mid.gif) repeat-y 0px 0px;
}

.right_block_mid p{
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 0px;
}

.right_block_mid a{
	color: #b80041;
	text-decoration:none;
}

.right_block_mid a:hover{
	color: #b80041;
	text-decoration:underline;
}

.right_block_bottom{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:326px;
	height:4px;
	font-size:1px;
	background:url(/images/bg_right_bottom.gif) no-repeat 0px 0px;
}

.right_img{
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 0px;
}

#footer{
	padding:30px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:1010px;
	color:#ffffff;
	background: #323232 url(/images/bg_footer.png) no-repeat 0px 0px;
}

#footer h2{
	padding:0px 30px 0px 30px;
	margin:0px 0px 20px 0px;
	font-weight:normal;
	font-size:12px;
	text-transform:uppercase;
}

#footer h3{
	padding:10px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	width:100%;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
}

.line_d{
	padding:0px 0px 0px 0px;
	margin:0px 30px 10px 30px;
	width:950px;
	height:1px;
	line-height:1px;
	font-size:1px;
	background:url(/images/line_d.gif) repeat-x 0px 0px;
	clear:both;
}

.footer_blocks{
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	width:100%;
	min-height:100px;
	background:url(/images/bg_footer_blocks.gif) repeat-y 30px 0px;
}

.footer_block{
	width:276px;
	padding:0px 30px 10px 30px;
	margin:0px 0px 0px 0px;
	float:left;
}

.footer_block a{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#ffffff;
	text-decoration:none;
}

.footer_block a:hover{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#505050;
	text-decoration:none;
}

.footer_block p{
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
}

.footer_divider{
	padding:0px 5px 0px 5px;
	margin:0px 0px 0px 0px;
	color:#505050;
}

.footer_footer{
	padding:15px 0px 15px 0px;
	margin:0px 0px 0px 0px;
	background:#282828;
	text-align:center;
}

.banner_mid{
	padding:0px 0px 0px 0px;
	margin:5px 0px 10px 0px;
	text-align:center;
}

.page_detail{
	padding:0px 20px 20px 10px;
	float:left;
}

.block_big_underline{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.block_big_underline h3{
	padding:9px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
}

.block_big_underline ul li a{
	color:#b80041;
	text-decoration:none;
}

.block_big_underline ul li a:hover{
	color:#b80041;
	text-decoration:underline;
}

.comment_table{
	padding:10px 0px 0px 0px;
	margin:0px auto 20px auto;
}

.comment_table td{
	padding:3px 0px 3px 10px;
	margin:0px 0px 0px 0px;
}

.comment_popis{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	text-align:right;
	width:100px;
}

.comment_input{
	padding:5px 5px 5px 5px;
	margin:0px 0px 0px 0px;
	border:1px solid #d6d6d6;
	width:300px;
	font-family:arial,helvetica,sans-serif; 
	font-size: 12px;
	color: #787878; 
}

.comment_select{
	padding:5px 5px 5px 5px;
	margin:0px 0px 0px 0px;
	border:1px solid #d6d6d6;
	width:312px;
	font-family:arial,helvetica,sans-serif; 
	font-size: 12px;
	color: #787878; 
}

.comment_textarea{
	padding:2px 5px 2px 5px;
	margin:0px 0px 0px 0px;
	border:1px solid #d6d6d6;
	width:300px;
	height:100px;
	font-family:arial,helvetica,sans-serif; 
	font-size: 12px;
	color: #787878; 
	overflow:auto;
}

.comment_submit{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#ffffff;
	border:none;
	width:150px;
	height:25px;
	line-height:25px;
	background:url(/images/button_comments.gif) no-repeat 0px 0px;
	cursor:pointer;
}

.play_block{
	padding:0px 0px 0px 0px;
	margin:0px auto 0px auto;
	width:620px;
}

.videos_left{
	position:relative;
	padding:0px 0px 0px 0px;
	margin:0px -2px 0px -2px;
	float:left;
	width:670px;
}

.video_block{
	position:relative;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:335px;
	height:148px;
	background:url(/images/bg_video_block.gif) no-repeat 0px 0px;
	float:left;
}

.video_block h2{
	padding:5px 0px 0px 5px;
	margin:0px 0px 0px 0px;
}

.video_block h2 a{
	padding:10px 0px 10px 10px;
	margin:0px 0px 0px 0px;
	display:block;
	width:315px;
}

.video_block_active{
	position:relative;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:335px;
	height:148px;
	background:url(/images/bg_video_block.gif) no-repeat 0px -148px;
	float:left;
}

.video_block_active h2{
	padding:5px 0px 0px 5px;
	margin:0px 0px 0px 0px;
	color:#ffffff;
}

.video_block_active h2 a{
	padding:10px 0px 10px 10px;
	margin:0px 0px 0px 0px;
	display:block;
	width:315px;
	color:#ffffff;	
}

.photo_video{
	position:absolute;
	top:51px;
	left:15px;
	width:109px;
	height:82px;
}

.video_block_text{
	position:absolute;
	top:51px;
	right:15px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:186px;
	height:71px;
	overflow:hidden;
}

.video_block_text p{
	text-align:justify;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:11px;
}

.video_time{
	position:absolute;
	bottom:15px;
	right:15px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#b80041;
}

.text_input{
	padding:3px 3px 3px 3px;
	margin:0px 0px 0px 0px;
	border:1px solid #d2d2d2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #787878;
	width:137px;
}

.little_select{
	padding:3px 3px 3px 3px;
	margin:0px 0px 0px 0px;
	border:1px solid #d2d2d2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #787878;
	width:77px;
}

.search_select{
	padding:3px 3px 3px 3px;
	margin:0px 0px 0px 0px;
	border:1px solid #d2d2d2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #787878;
	width:159px;
}

.td_popis{
	padding:0px 10px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:right;
	color:#787878;
	font-weight:bold;
	width:70px;
}

.td_popis_p p {
	padding: 0px;
	margin:0px;
}

.td_name h3{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#b80041;
	font-weight:bold;
	font-size:12px;
}

.industry_table{
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	width:535px;
	float:right;
}

.industry_table td{
	padding-top:2px;
	padding-bottom:2px;
	margin:0px 0px 0px 0px;
	vertical-align:text-top;
}

.industry_table h3{ 
	margin:0!important;
	padding:0!important;
}

.industry_photos{
	width:100px;
	text-align:center;
	float:left;
}

.photo_industry{
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
}

.magazine_date{
	position:absolute;
	top:5px;
	right:13px;
}

.magazine_main_photos{
	padding:0px 0px 0px 0px;
	margin:0px 10px 10px 10px;
	float:left;	
}

.photo_magazine_1{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}

.photo_magazine_2{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	float:left;
}

.h3_colored{
	color:#b80041;
}

.magazine_category_photo{
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	float:left;
	width:180px;
}

.photo_magazine_category{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
}

.photo_magazine_category_main{
	padding:0px 0px 0px 0px;
	margin:0px 10px 10px 10px;
	float:left;
}

.magazine_category_text{
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	float:right;
	width:460px;
}

.photo_article_L{
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 10px 0px 10px;
}

.photo_article_R{
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 10px 0px 10px;
}

.photo_article_C{
	display:block;
	padding:0px 0px 0px 0px;
	margin:5px 10px 5px 10px;
	text-align:center;
}

.article_L{
	padding:0px 10px 10px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}

.article_R{
	padding:0px 0px 10px 10px;
	margin:0px 0px 0px 0px;
	float:right;
}

.article_C{
	padding:0px 5px 10px 5px;
	margin:0px 0px 0px 0px;
}

.block_big_mid a.download_archive{
	float:right;
	color:#b80041;
}

.block_big_mid a:hover.download_archive{
	float:right;
	color:#b80041;
}

.explore_links{
	padding:10px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	text-align:center;
}

.explore_spacer{
	padding:0px 5px 0px 5px;
	margin:0px 0px 0px 0px;
}

.explore_links a{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-transform:uppercase;
	font-weight:bold;
	white-space:nowrap;	
}

.newsletter_table{
	padding:0px 0px 0px 0px;
	margin:0px 6px 20px 6px;
}

.newsletter_disabled{
	color:#aaaaaa;
}

.newsletter_input{
	padding:3px 3px 3px 3px;
	margin:5px 0px 5px 0px;
	border:1px solid #d2d2d2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #787878;
	width:280px;	
}

.newsletter_column{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:305px;
	vertical-align:top;
}

.success{
	padding:10px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
	color:#b80041;
}

.news_annoucement_block{
	position:absolute;
	bottom:-1px;
	right:20px;	
}

.news_annoucement_start{
	padding:0px 0px 0px 9px;
	margin:0px 0px 0px 0px;
	height:23px;
	line-height:23px;
	text-transform:uppercase;
	background:url(/images/bg_announcement_start.gif) no-repeat 0px 0px;
	font-weight:bold;
	color:#ffffff;
	float:right;
}

.news_annoucement_end{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display:block;
	width:9px;
	height:23px;
	line-height:23px;
	background:url(/images/bg_announcement_end.gif) no-repeat 0px 0px;
	float:right;
}

.td_footer{
	vertical-align:text-top;
	width:150px;
}

.daily_news{
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 0px;
}

.daily_ico{
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
}

.daily_news h3.daily{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
}

.daily_news_ad{
	padding:10px 10px 20px 10px;
	margin:0px 0px 0px 0px;
}

.daily_ico_ad{
	padding:10px 0px 20px 0px;
	margin:0px 0px 0px 0px;
}

.daily_news_ad h3{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:13px;
	font-weight:bold;
}

.daily_news_ad h3.daily{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:13px;
	font-weight:bold;
}

.daily_news_ad h3 a{
	color: #787878;
}

.first_minus{
	position:absolute;
	top:12px;
	right:10px;
	width:18px;
	height:18px;
	display:block;
	cursor:pointer;
	background:url(/images/plus_minus.gif) no-repeat 0px -18px;
}

.first_plus{
	position:absolute;
	top:12px;
	right:10px;
	width:18px;
	height:18px;
	display:block;
	cursor:pointer;
	background:url(/images/plus_minus.gif) no-repeat 0px 0px;
}

.next_minus{
	position:absolute;
	top:12px;
	right:10px;
	width:18px;
	height:18px;
	display:block;
	cursor:pointer;
	background:url(/images/plus_minus.gif) no-repeat 0px -18px;
}

.next_plus{
	position:absolute;
	top:12px;
	right:10px;
	width:18px;
	height:18px;
	display:block;
	cursor:pointer;
	background:url(/images/plus_minus.gif) no-repeat 0px 0px;
}

.img_capcha{
	padding:0px 0px 0px 0px;
	margin:5px 0px 5px 0px;
	border:1px solid #d2d2d2;
}
