/* layout */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {global-c...22009.css (line 1)
border:0 none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
outline-color:invert;
outline-style:none;
outline-width:0;
padding:0;
vertical-align:baseline;
}

strong { font-weight:bold; }
a.reklink 
{
	text-decoration:none; font-size:18px; font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
a.reklink:hover
{
	text-decoration:underline;
}


div#container{width:990px;margin:0 auto;background: #FFF;}

div#wrapper
{
	float:left;
	width:990px;/*100%*/
	background:#FFF;
}

div#content{margin: 0 265px 0 0;}

div#extra
{
	float:left;
	width:265px;
	margin-top:65px;
	margin-left:-265px;
	background:#FFF;

}

div#footer
{
text-align:center;	
padding:25px 0 0 0;
	margin:25px 0 0 0;
	clear:both;
}

#clearfloat 
{
	clear:both;
	font-size:1px;
	height:0;
	line-height:0;
}
/* layout - end */

div.content-text
{
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	/*margin-left:20px;
	margin-right:20px;*/
}


/* make transparent *.png images in IE (FIX)*/
div#alpha div,button
{
	behavior: url("iepngfix.htc");
}

/* Search blocks */

div.searchBlock
{
	position:relative;
	width:990px;
	height:59px;
	background:url("images/main_search2.png");
	font-size: 0;		
}

div.header_image
{
	position:absolute;
	top:12px;
	left:16px;
	width:145px;
	height:31px;
	background:url("images/logotip_small.jpg");
	font-size: 0;
}

.SearchTextBox
{
	width:220px;	
	position:absolute;
	top:17px;
	left:174px;
}

.SearchButton:hover 
{
	background-position:right top;
}
.SearchButton 
{
	position:absolute;
	top:19px;
	left:408px;
	background:transparent url(images/btn_search.png) no-repeat scroll left top;
	border:medium none;
	cursor:pointer;	
	
	width:58px;
	height:18px;
	
	
	overflow:hidden;
	text-indent:-9999px;
	
}
/* Search blocks - end */


/* Tab blocks */
#hotTopicsMainPage 
{	
	width:725px;
}

#tabsIndex 
{	
	margin:35px 0 0;
}

#searchQuery 
{			
	height:27px;
	margin-bottom:15px;	
}

#searchQueryAllAbout 
{
	float:left;	
	background:transparent url(images/tab_part_left.png) no-repeat scroll left bottom;		
	padding:14px 0.7em 0 35px;
}

* html #searchQueryAllAbout{ padding:7px 0.7em 0 35px;}

#searchQueryRight 
{
	float:left;	
	
	width:18px;
	height:32px;
	background:transparent url(images/tab_part_right.png) no-repeat scroll left bottom;	
}

/* correct right corner in IE*/
* html #searchQueryRight 
{
	height:28px;
}

#searchQueryTail 
{
	float:left;		
	height:32px;	
	border-bottom:1px solid #D9D9D9;
}

* html #searchQueryTail 
{
	float:left;		
	height:28px;	
	border-bottom:1px solid #D9D9D9;	
}

/* correct in IE */
* html #searchQueryTail 
{
	
}

.tab_text 
{
	float:left;
	background-color:#FFFFFF;		
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:14px;	
	font-weight:bold;
	height:18px;	
	text-align:left;
	color:#000;
	border: 0pt none ; 
	margin: 0pt; 
	padding: 0pt;
}

span.tab_topic
{
	height:18px;
	font-size:18px;
	font-style:oblique;
	
}

/* right menu */
.moduleContainer 
{
	width:265px;
	behavior: url("iepngfix.htc");
}
.moduleTitle 
{
	background:transparent url(images/right_menu_header.png) no-repeat scroll left top;
	
	font-family:Arial;
	font-size:12px;		
	
	font-weight:bold;
	min-height:20px;
	padding:8px 10px 0;
}

.moduleContent 
{		
	background-color:#F9F9F9;
	border:1px solid #D9D9D9;
	padding:10px;
	font:12px Arial, Helvetica, sans-serif;
}

.moduleContent a
{
text-decoration:underline;
color:#0066FF;
}

.rounded 
{	
	background:transparent url(images/right_menu_footer.png) no-repeat scroll left bottom !important; 
	border-bottom:0 none;
	border-left:0 none;
	border-right:0 none;
	border-top:1px solid #D9D9D9 !important;
}
/* right menu - end */
/* Tab blocks - end */

/* list */
ul.list 
{
	/*width:290px;*/
	margin:0; 
	padding:0; 
	list-style:none;
}
ul.list li
{
	margin:0; 
	padding:0 0 3px 0;
	/*border-bottom:#E6E6E6 solid 1px;*/
	
}
ul.list li a
{ 	 
	text-decoration:none;
	
	color:#3399FF;
	padding:0;
	margin:0;
	
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:12px;	
	/*font-weight:bold;*/
}
ul.list li a:hover
{ 	 
	text-decoration:underline;	
}
* html ul.list li a { height: 1%; } /* Fix IE. Hide from IE */ 
/* list - end */

/* right content */

.rightContentBlocks
{
	margin-left:20px;
	margin-right:30px;
	
}

.rightContentBlock 
{	
	/*width:690px;*/
	border-bottom:1px solid #D9D9D9;	
	padding:13px 0;
}

/* title link (blue) */
.rightContentBlock .h22
{
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:0.9em;	
	font-weight:bold;
	color:#0066FF;
	text-decoration:none;
	padding:0;
	margin:0;
}


/* text */
.rightContentBlock  h3
{	
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:13px;		
	line-height:1.4em;	
	font-weight:normal;
}

/* result link (green) */
div.result_link a
{
	color:#37B34A;
	text-decoration:none;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:13px;		
	line-height:1.4em;	
	font-weight:normal;
}

div.result_link a:hover
{
	color:#37B34A;
	text-decoration:underline;
	
}

/* right content - end */