﻿body
{
	display: block;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	background: url("../../images/bg.gif") #e5e5e5 repeat-x left top;	
	text-align: center;
	font-size: 62.5%;
	font-family:Helvetica,Arial,Tahoma,sans-serif;
} 

#wrap
{
	display: block;
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
} 

#head
{
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: 120px;
	text-align: left;
	background: url("../../images/bg.top.gif") #fff no-repeat center top;
	overflow: hidden;
}

#main
{
	display: block;
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url("../../Pi.ashx?i=bg.main.png") repeat-y center top;
}

#content
{
	display: block;
	width: 900px;
	margin: 0;
	padding: 0;
	text-align: left;
	overflow: hidden;
	min-height: 400px;
}
 
#intro
{
	display: block;
	width: 850px;
	height: 220px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	vertical-align: top;
	overflow: hidden;
}

#left
{
	display: block;
	float: left;
	margin: 0;
	padding: 40px 0 0 30px;
	width: 170px;
	min-height: 450px;
	_height: 450px;
	text-align: left;
	background: url("../../images/bg.left.gif") no-repeat right top;	
}

.middle
{
	display: block;
	float: left;
	margin-left: 15px;
	padding: 30px 10px 0 10px;
	width: 440px;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.4em;
}

.middle2
{
	width: 620px;	
}

.middle h1
{
	margin-top: 15px;
	_margin-top: 40px;
	
	font-size: 1.9em;
	line-height: 1.1em;
}

.middle h2
{
	margin-top: 15px;
	_margin-top: 40px;
	
	font-size: 1.35em;
	line-height: 1.1em;
}

.middle a, .box a
{
	color:#748398;
	font-weight:900;
	text-decoration:none;
}

.middle a:hover, .box a:hover
{
	color:#333333;
	text-decoration:underline;
}


#right
{
	display: block;
	float: right;
	margin: 30px 0 0 0;
	padding: 0;
	width: 210px;
	min-height: 570px;
	_height: 570px;
	text-align: left;
	background: url("../../images/bg.right.gif") no-repeat left top;	
}

#content .middle #breadcrumb
{
	display: block;
	height: 30px;
	margin: 0;
	padding: 10px 15px 5px 15px;
	text-align: left;
	border: 0;
}

#content .middle #open
{
	display: block;
	margin: 5px 0 0 0;
	padding: 0;
	text-align: left;
}

#content #image
{
	display: block;
	float: right;
	margin: 0 0 10px 10px;
	padding: 0;
	text-align: right;
}

#content #pad 
{
	display: block;
	margin: 0 15px 10px 15px;
	padding: 0;
	text-align: left;
}

#content #pad #title_image
{
	display: block;
	margin: 10px 0 10px 0;
	padding: 0;
	text-align: center;
}

#content #pad #box
{
	display: block;
	margin: 0 0 15px 0;
	padding: 5px 20px 10px 20px;
	text-align: left;
}

#content .middle #more_list
{
	display: block;
	margin: 50px 0 0 0;
	padding: 10px 0 0 0;
	text-align: left;
	font-size: 95%;
	border-top: 5px solid #f3f3f3;
}

#head #logo
{
	display: block;
	float: left;
	margin: 0;
	padding: 20px 0 0 30px;
	width: 195px;
	height: 100px;
	text-align: left;
}

#head #head_right
{
	display: block;
	float: left;
	margin: 0;
	padding: 20px 0 0 0;
	text-align: right;
	width: 625px;
	height: 100px;
}

#head #head_right #navbar
{
	display: block;
	margin: 0;
	padding: 0;
	width: 625px;
	height: 40px;
	text-align: right;
	background: url("../../images/bg.navbar.gif") no-repeat right top;
	overflow: hidden;
	padding-top: 10px;
}

#head #head_right #nav
{
	display: block;
	margin: 0;
	padding: 0;
	width: 625px;
	text-align: right;
}

#subnav
{
	display: block;
	margin: 0;
	padding: 25px 0 0 0;
	width: 170px;
	text-align: left;
}

/** cols on homepage **/
#content .col
{
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 400px;
	text-align: left;
	overflow: hidden;
}

#content .col1
{
	padding: 0 10px 25px 45px;
}

#content .col2
{
	padding: 0 0 25px;
}

#content .col .homeimg
{
	display: block;
	margin: 0;
	padding: 5px 5px 0 5px;
	text-align: left;
	overflow: hidden;
}

#content .col1 .homeimg
{
	background: #47b3b8;
}

#content .col2 .homeimg
{
	background: #34A5D0;
}

#content .col .homeimg img
{
	width: 390px;
	height: 115px;
}

#content .col .start
{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 20px;
}

#content .col1 .start
{
	background: transparent url(../../images/header.our_industry_focus.start.gif) no-repeat scroll left top;
}

#content .col2 .start
{
	background: transparent url(../../images/header.our_expertise.start.gif) no-repeat scroll left top;
}

#main .col h1 
{
	
	border-bottom:2px solid #FFFFFF;
	color:#FFFFFF;
	display:block;	
	font-size:22px;
	font-weight:100;
	letter-spacing:-1px;
	line-height:40px;
	margin:8px 0 0;
	overflow:hidden;
	padding:0;
	text-align:left;
	vertical-align:middle;
	
	height: 40px;
}

#main .col1 h1 
{
	background:transparent url(../../images/header.our_industry_focus.bg.gif) no-repeat scroll right top;
}

#main .col2 h1 
{
	background:transparent url(../../images/header.our_expertise.bg.gif) no-repeat scroll right top;
}

#main .col h1 a:hover 
{
	color:#FFFFFF;
	text-decoration:underline;
}

#main .col h1 a 
{
	color:#FFFFFF;
	text-decoration:none;
}

#content .col .list
{
	padding:20px 0 0 15px;
}

#content .col1 .list
{
	background: rgb(217, 251, 253) url(../../images/our_industry_focus.bg.gif) repeat-x scroll left top;	
}

#content .col2 .list
{
	background: #CEF1FE url(../../images/our_expertise.bg.gif) repeat-x scroll left top;
}

#content .col .list .list_start
{
	display:block;
	height:20px;
	margin:0;
	padding:0;
	text-align:left;
	width:370px;	
}

#content .col1 .list .list_start
{
	background:transparent url(../../images/list.our_industry_focus-top.gif) no-repeat scroll left top;
}

#content .col2 .list .list_start
{
	background:transparent url(../../images/list.our_expertise-top.gif) no-repeat scroll left top;
}

#content .col .list .list_content
{
	display:block;
	height:160px;
	margin:0;
	padding:0 10px 25px;
	text-align:left;
}

#content .col1 .list .list_content
{
	background:transparent url(../../images/list.our_industry_focus-bottom.gif) no-repeat scroll left bottom;
}

#content .col2 .list .list_content
{
	background:transparent url(../../images/list.our_expertise-bottom.gif) no-repeat scroll left bottom;
}

#content .col .bottom
{
	display: block;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	width: 400px;
	height: 25px;
	text-align: left;	
}

#content .col1 .bottom
{
	background: url("../../images/header.our_industry_focus.btm-bg.gif") no-repeat bottom right;	
}

#content .col2 .bottom
{
	background: url("../../images/header.our_expertise.btm-bg.gif") no-repeat bottom right;
}

#content .col .bottom .end
{
	display: block;
	width: 20px;
	margin: 0;
	padding: 0;
	height: 25px;
}

#content .col1 .bottom .end
{
	background: transparent url(../../images/header.our_industry_focus.end.gif) no-repeat scroll left top;
}

#content .col2 .bottom .end
{
	background: transparent url(../../images/header.our_expertise.end.gif) no-repeat scroll left top;
}

#content .col2 ul.homemenu ul
{
	margin: 0;
	padding: 0;
	margin-top: 5px;
}

#content .col2 ul.homemenu ul li
{
	list-style-image: none;
	list-style: square;
	margin-left: 15px;
}

/*** homemenu ***/
#content .col ul.homemenu
{
	display:block;
	margin:0;
	padding:0;
	text-align:left;
}

#content .col ul.homemenu li
{
	color:#E0048C;	
	font-size:12px;
	font-weight:900;
	line-height:14px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	margin:0 0 0 30px;
	padding:0 0 5px;
}

#content .col2 ul.homemenu li
{
	list-style-image:url('../../images/bullet.arrow.gif');
}

#content .col ul.homemenu li a
{
	color:#333333;
	margin:0;
	padding:0;
	text-decoration:none;
}

#content .col ul.homemenu li a:hover
{
	color:#E0048C;
	text-decoration:underline;
}
/** / **/

#content #text
{
	display: block;
	margin: 0 auto;
	padding: 0;
	text-align: left;	
}

#content #list
{
	display: block;
	margin: 0 15px 0 15px;
	padding: 20px 0 0 0;
	width: 370px;
	text-align: left;
}

#content #list .list_top_industry
{
	display: block;
	margin: 0;
	padding: 0;
	width: 370px;
	height: 20px;
	text-align: left;
	background: url("../../images/list.our_industry_focus-top.gif") no-repeat top left;		
}

#content #list #list_box_industry
{
	display: block;
	margin: 0;
	padding: 0 10px 25px 10px;
	height: 160px;
	text-align: left;
	background: url("../../images/list.our_industry_focus-bottom.gif") no-repeat bottom left;
}

#content #list .list_top_expertise
{
	display: block;
	margin: 0;
	padding: 0;
	width: 370px;
	height: 20px;
	text-align: left;
	background: url("../../images/list.our_expertise-top.gif") no-repeat top left;		
}

#content #list #list_box_expertise
{
	display: block;
	margin: 0;
	padding: 0 10px 25px 10px;
	height: 160px;
	text-align: left;
	background: url("../../images/list.our_expertise-bottom.gif") no-repeat bottom left;
}

#content #wide
{
	display: block;
	margin: 0;
	padding: 0 10px 0 45px;
	float: left;
	width: 810px;
	text-align: left;
}

#content #wide .start
{
	display: block;
	float: left;
	width: 20px;
	margin: 0;
	padding: 0;
}

#content #wide #row
{
	display: block;
	margin: 0;
	padding: 0 0 10px 0;
	min-height: 200px;
	_height: 200px;
	text-align: left;
	background: url("../../images/bg.live.gif") repeat-y left top;
}

#content #wide #row #live
{
	display: block;
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	/*height: 350px;*/
	overflow: hidden;
	text-align: left;
}

#content #wide #bottom
{
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 810px;
	height: 25px;
	text-align: left;
	background: url("../../images/header.hp.btm-bg.gif") #8495ae no-repeat bottom right;
}

#content #wide #bottom .end
{
	display: block;
	width: 20px;
	margin: 0;
	padding: 0;
	height: 25px;
	text-align: left;
	background: url("../../images/header.hp.end.gif") #8495ae no-repeat top left;
}

#content #live #small_more
{
	margin: 0;
	padding: 0 15px 0 0;
	font-size: 1.2em;
	line-height: 1em;
	color: #666;
	font-weight: 900;
	text-align: right;
	vertical-align: top;
}	

#content #live #small_more a
{
	margin: 0;
	padding: 0;
	color: #e0048c;
	text-decoration: none;
}

#content #live #small_more a:hover
{
	margin: 0;
	padding: 0;
	color: #C30279;
	text-decoration: underline;
}

#content #pad #hide
{
	display: block;
	margin: 0;
	padding: 0;
	height: 50px;
	overflow: hidden;
}

#content #pad #search_box
{
	display: block;
	margin: 0 0 5px 0;
	padding: 10px 10px 0 10px;
	border-bottom: 1px dotted #999;
	background: #f9f9f9;
	font-size: .95em;
}

#content #pad #search_box_sub
{
	display: block;
	margin: 0 0 5px 0;
	padding: 10px 10px 0 10px;
	border-bottom: 1px dotted #999;
	background: #fcfcfc;
	font-size: .92em;
}

#clear
{
	display: block;
	clear: both;
	padding: 0;
	margin: 0;
	height: 0px;
	font-size: 0px;
}

#main #divider
{
	display: block;
	padding: 0;
	margin: 0;
	height: 15px;
}

hr 
{
	border: none 0;
	text-align: left;
	width: 100%;
	margin: 0;
	padding: 0;
	/*overflow: none; ?? */
}

#footer_nav
{
	display: block;
	width: 800px;
	margin: 0 auto;
	padding: 5px 0 5px 0;
	text-align: left;
	border-bottom: 1px dotted #999;
}

#footer
{
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: 60px;
	text-align: left;
	background: url("../../images/bg.footer.gif") no-repeat center bottom;	
	border: 0px solid #000;
}

#footer #byline
{
	display: block;
	float: right;
	margin: 15px 50px 0 0;
	padding: 0;
	text-align: right;
}  

#footer p 
{
	color:#999999;
	display:block;
	font-size:1.1em;
	font-weight:100;
	line-height:1em;
	margin:0 auto;
	padding:15px 50px 0;
	text-align:left;
}

/** container **/
.container
{
	float: right;
	margin-right: 12px;
}

/** topmenu **/
.topmenu
{
	clear:none;
	float:left;
	margin-top:5px;
	margin:0;
	padding:0;
}

.topmenu li
{
	display:inline;
	margin:0;
	padding:0;	
	
	background-image:url('../../images/imgNavSeperator.png');
	background-position:0 50%;
	background-repeat:no-repeat;
	font-size:12px;
	margin-right:7px;
	padding-left:7px;	
}

.topmenu li.first
{
	background-image: none;
}

.topmenu a
{
	color:#063044;
	text-decoration:none;	
}

.topmenu a:hover
{
	color: #FF0093;
}

/** / **/

/** mainmenu **/
.mainmenu
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
	list-style:none;
}

.mainmenu li
{
	display: inline;
	
	text-align: center;
	padding: 0;
	margin-right: 4px;	
	float: left;
	height: 36px;
}

.mainmenu li a
{
	color: #A6A6A6;
	background: url('../../images/mmmain2.gif') no-repeat left top;
	float: left;
	margin:	0;
	
	text-decoration: none;
}

.mainmenu li.sel a
{
	background: url('../../images/mmmain2sel.gif') no-repeat left top;
}

.mainmenu li a:hover
{
	background: url('../../images/mmmain2h.gif') no-repeat left top;
}

.mainmenu li a:hover
{
	color: #999999;
}

.mainmenu li span.spxt
{
	background: url('../../images/mmright.gif') no-repeat right top;
	display: block;
	padding: 12px 18px 10px 32px;
	float: none;
}

.mainmenu li.sel span.spxt
{
	background: url('../../images/mmrightsel.gif') no-repeat right top;
}

.mainmenu span.square
{
	float: left;
	display: block;
	display: inline;
	
	margin: 15px 0px 0px 16px;
	overflow: hidden;
	width: 10px; 
	height: 10px;
	
}

/** COLORS **/
.mainmenu span.square.color1
{
	background-color: #ADADAD;
}

.mainmenu span.square.color2
{
	background-color: #E0048C;
}

.mainmenu span.square.color3
{
	background-color: #47B3B8;
}

.mainmenu span.square.color4
{
	background-color: #33A5D0;
}
/** / **/

#head #head_right #nav
{
	padding-top: 14px;
}

/** **/
.clear
{
	clear: both;
}
/** / **/

/* sirka editoru */
.mceLayout
{

	width: 100%!important;
	/*	
	width: 480px !important;
*/
}

.tr-panel
{
	padding: 5px;
	border: solid 1px gray; 
	white-space: nowrap;
}

.content1
{
	margin-left: 50px;
	margin-right: 50px;
	
	min-height: 326px;
	_height: 326px;
}

/** .menu_editor **/
.menu_editor
{
	font-weight: bold;
}

.menu_editor td
{
	background-color:#A9B5C6;
	border-right:5px solid #8496AE;
	border-left:5px solid transparent;	
}

.menu_editor td.err
{
	border-right:5px solid #FF0093;
}

.menu_editor td.level0
{
	padding-left: 5px;
}

.menu_editor td.level1
{
	padding-left: 15px;
}

.menu_editor td.level2
{
	padding-left: 25px;
}

.menu_editor td.level3
{
	padding-left: 35px;
}

.menu_editor td.selected
{
	border-left:5px solid #FF0093;	
}

.menu_editor a
{
	display: block;
	color:#003366;
	text-decoration: none;
}

.menu_editor a:hover
{
	color:#FFFFFF;
}

/** bottommenu **/
.bottommenu
{
	display:block;
	margin:25px 0 0;
	padding:0 25px 0 0;
	text-align:left;	
}

.bottommenu li
{
	color:#999999;
	display:inline;
	font-size:1em;
	font-weight:100;
	line-height:1em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;	
}

.bottommenu li a
{
	color:#666666;
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 5px 0 0;
	text-decoration:none;
}

.bottommenu li a:hover
{
	color:#999999;
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 5px 0 0;
	text-decoration:underline;
}

/** LeftMenu **/
.leftmenu
{
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
	margin-left: 10px;
}

.leftmenu li
{
	font-size:11px;
/*	margin-left:5px;	
	margin-right:0;*/
	display:block;
	margin:1px 2px 1px 0;
}

.leftmenu li span
{
	margin: 0;
}

.leftmenu li a
{
	background-position:16px 0.7em;	
	padding:3px 5px 3px 22px;	
	display:block;
	_display: inline-block;
	margin: 0;
	margin-right:3px;	
	color:#003366;
	text-decoration: none;
}

.leftmenu .level0 a, .leftmenu .level1 a
{
	_width: 123px;
}

.leftmenu .level2 a
{
	_width: 118px;
}

.leftmenu .level3 a
{
	_width: 92px;
}

.leftmenu li.first
{
	margin-bottom: 5px;
}

.leftmenu .level0 a:hover, .leftmenu .level1 a:hover,
.leftmenu .level2 a:hover, .leftmenu .level3 a:hover,
.leftmenu .level4 a:hover
{
	color: #FFFFFF;
	background-color: #113268;
}

.leftmenu .level2
{
	margin-left: 5px;
}

.leftmenu .level3
{
	margin-left: 10px;
}

.leftmenu .level4
{
	margin-left: 15px;
}

.leftmenu .level0 a
{
	background-color: #33A5D0;
	border-right:5px solid #A7B6C4;
	color: White;
	font-weight: bold;
	font-size: 12px;
}

.leftmenu .level1 a
{
	background-color: #A9B5C6;
	border-right: 5px solid #8496AE;
}

.leftmenu .level2 a
{
	background-color: #DCE7E7;
	border-right:5px solid #A7B6C4;
}

.leftmenu .level3 a
{
	background-color: #DCE7E7;
	border-right:5px solid #A7B6C4;
}

.leftmenu .level4 a
{
	background-color: Green;
	border-right:5px solid #A7B6C4;
}

.leftmenu li.sel a
{
	border-right:5px solid #FF0093;
}

.leftmenu .color1 a
{
	background-color: #ADADAD;
}

.leftmenu .color2 a
{
	background-color: #E0048C;
}

.leftmenu .color3 a
{
	background-color: #47B3B8;
}

.leftmenu .color4 a
{
	background-color: #33A5D0;
}

/** / **/

/** News **/
.news
{
}

.news div.open
{
	display:block;
	margin:5px 0 0;
	padding:0;
	text-align:left;	
}

.news div.open h3
{
	font-size:1.5em;
	font-weight:900;
	line-height:1em;
	text-align:left;	
	padding:10px 0 0;
	margin:0;
	display:block;
	color:#666666;
}

.news div.open h5
{
	color:#E0048C;
	display:block;
	font-size:1.4em;
	font-weight:100;
	line-height:1em;
	margin:0;
	padding:5px 0 0;
	text-align:left;
}

.news div.open div.newsbody
{
	color:#333333;
	display:block;
	font-size:1.2em;
	font-weight:100;
	line-height:1.4em;
	margin:0 0 5px;
	padding:0 0 5px;
	text-align:left;
}

.news div.open div.more
{
	color:#333333;
	display:block;
	font-size:1.1em;
	font-weight:100;
	line-height:1em;
	margin:2px 10px 2px 0;
	padding:5px;
	text-align:right;
}

.news div.open div.more a
{
	color:#E0048C;
	font-weight:900;
	margin:2px 10px 2px 0;
	padding:5px;
	text-decoration:none;
}
/** / **/

#right .sidebar
{
	display: block;
	margin: 10px 15px 10px 15px;
	padding: 0;
	text-align: left;
	width: 155px;
}

#right .sidebar .box
{
	display: block;
	margin: 0;
	padding: 5px 10px 0 10px;
	text-align: left;
}

#right .sidebar h2
{
	color:#FFFFFF;
	display:block;
	font-size:14px;
	font-weight:900;
	line-height:1em;
	margin:0;
	padding:5px 10px;
	text-align:left;
	background: rgb(155, 203, 165) none repeat scroll 0% 0%; 	
}

#right .sidebar .box h4
{
	color:#777777;
	display:block;
	font-size:11px;
	font-weight:900;
	line-height:1.1em;
	margin:0 0 2px;
	padding:0;
	text-align:left;
}

#right .sidebar .box h3
{
	color:#333333;
	display:block;
	font-size:11px;
	font-weight:600;
	line-height:1.25em;
	margin:0;
	padding:0;
	text-align:left;
}

#right .sidebar .box h3 a
{
	color:#8495AE;
	text-decoration:none;
}

#right .sidebar .box h3 a:hover
{
	color:#777777;
	text-decoration:underline;	
}

#right .sidebar .box p
{
	margin-top: 0;
	margin-bottom: 5px;
}
/** / **/

.intro
{
	padding-left: 25px;
	padding-top: 5px;
}

/** Kontakty **/
#cnt hr
{
	height: 0;
	border-top: 1px solid rgb(238, 238, 238); height: 1px;
	margin: 10pt 0pt 10px; 
} 

#cnt div.separator
{
	margin-top: 40px;
	margin-bottom: 10px;
	height: 5px;
	background-color: #EEEEEE;
}

#cnt .image 
{
	display:block;
	float:right;
	margin:0 0 10px 10px;
	padding:0;
	text-align:right;
}

#cnt div.info
{
	width: 330px;
}

#cnt .image img
{
	width: 100px;
	height: 100px;
}

#cnt h1
{
	color:#333333;
	display:block;
	font-size:1.7em;
	font-weight:100;
	line-height:0.8em;
	margin:0;
	margin-bottom: 10px;
	padding:10px 0 0 0;
	text-align:left;
}

#cnt h3
{
	color:#666666;
	display:block;
	font-size:1.25em;
	font-weight:900;
	/*line-height:0.71em;*/
	margin:0;
	padding-top:10px;
	text-align:left;
}

#cnt h4
{
	color:#E0048C;
	display:block;
	font-size:1.2em;
	font-weight:100;
	/*line-height:0.71em;*/
	margin:0;
	padding:1px 0 0px;
	text-align:left;
}

#cnt h5
{
	color:Black;
	display:block;
	font-size:1em;
	font-weight:100;
	line-height:1em;
	margin:0;
	padding:5px 0 0;
	text-align:left;
}

#cnt .open h5 a
{
	color: Black;
	font-weight: normal;
}
/** / **/

/** ibox **/
.ibox
{
	width: 440px;
	margin-left: auto;
	margin-right: auto;
}

.ibox div.rb_top
{
	background-image: url('../../Pi.ashx?i=uv.tl.png');
	background-position: left top;
	background-repeat: no-repeat;
}

.ibox div.rb_top div
{
	background-image: url('../../Pi.ashx?i=uv.tr.png');
	background-position: right top;
	background-repeat: no-repeat;
	height: 24px;
}

.ibox div.rb_bottom
{
	background-image: url('../../Pi.ashx?i=uv.bl.png');
	background-position: left bottom;
	background-repeat: no-repeat;
}

.ibox div.rb_bottom div
{
	background-image: url('../../Pi.ashx?i=uv.br.png');
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 23px;
}

.ibox .rb_cont
{
	background-image: url('../../Pi.ashx?i=uvoz01.png');
	background-position: left top;
	background-repeat: no-repeat;
	padding: 5px 25px 0px 130px;
	color:#FFFFFF;
	font-size:1.25em;
	font-weight:900;
	line-height:1.3em;
	margin:0;
	
	min-height: 50px;
	_height:50px;
}

/** / **/

/** mbox **/
.mbox
{
	margin-bottom: 20px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.mbox.mbox-small
{
	width: 300px;
}

.mbox div.mb_top
{
	background-image: url('../../Pi.ashx?i=uv.tl.png');
	background-position: top left;
	background-repeat: no-repeat;
}

.mbox div.mb_top h2
{
	background-image: url('../../Pi.ashx?i=uv.tr.png');
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
	
	color:#FFFFFF;
	font-size:1.25em;
	font-weight:900;
	line-height:1.3em;
	padding:10px 20px 10px 30px;
	margin: 0;
	margin-bottom: 0px;
}

.mbox div.mb_cont
{
	background-color: White;
	
	padding: 10px 20px 20px 31px;

	/*font-size: 1.2em;*/
	width: 400px;
	float: left;
}

.mbox.color1 div.mb_cont
{
	background-image: url('../../images/mbox1.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

.mbox.color2 div.mb_cont
{
	background-image: url('../../images/mbox2.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

.mbox.color3 div.mb_cont
{
	background-image: url('../../images/mbox3.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

.mbox.color4 div.mb_cont
{
	background-image: url('../../images/mbox4.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

.mbox.color4.mbox-small	div.mb_cont
{
	background-image: url('../../images/mbox4small.gif');
}


/** / **/

/** ibox/mbox colors  **/
div.ibox.color1, div.mbox.color1
{
	background-color: #ADADAD;
}

div.ibox.color2, div.mbox.color2
{
	background-color: #E0048C;
}

div.ibox.color3, div.mbox.color3
{
	background-color: #47B3B8;
}

div.ibox.color4, div.mbox.color4
{
	background-color: #33A5D0;
}
/** / **/

/** textreg **/
.textreg
{
}
/** / **/

/** doc **/
.doc
{
	padding: 0;
}

.doc ul
{
	margin: 0;
	padding: 0 0 0 13px;
}
/** / **/

/** doc **/
#content .wide
{
	display:block;
	float:left;
	margin:0;
	padding:0 10px 0 45px;
	text-align:left;
	width:810px;
}

#content .wide h1
{
	background:transparent url(../../images/header.hp.bg.gif) no-repeat scroll right top;
	border-bottom:2px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
	font-size:2em;
	font-weight:100;
	letter-spacing:-1px;
	line-height:2em;
	margin:0;
	overflow:hidden;
	padding:0;
}

#content .wide h1 span
{
	background-image:url(../../images/header.hp.start.gif);
	background-position:left top;
	background-repeat:no-repeat;	
	padding-left: 20px;
	display: block;
}

#content .wide .row
{
	background:transparent url(../../images/bg.live.gif) repeat-y scroll left top;
	display:block;
	margin:0;
	min-height:200px;
	_height:200px;
	padding:0 0 10px;
	text-align:left;
	
	border: solid 1px white;
}

#content .wide .row .live
{
	display:block;
	float:left;
	margin:0;
	overflow:hidden;
	padding:0 0 10px;
	
}

#content .wide .row .live1
{
	width: 403px;
	margin-right: 5px;
}

#content .wide .row .live2
{
	width: 400px;	
}

#content .wide .row .live h2
{
	background-color:#E8EBF0;
	border-bottom:1px solid #FFFFFF;
	color:#666666;
	display:block;
	font-size:1.3em;
	font-weight:900;
	line-height:1.5em;
	margin:0 0 10px;
	padding:4px 25px 4px 20px;
}

/** aisahomenews **/
.aisahomenews h4
{
	color:#E0048C;
	display:block;
	font-size:1.1em;
	font-weight:500;
	line-height:1em;
	margin:0 0 2px;
	padding:0 20px;
}

.aisahomenews h3
{
	color:#333333;
	display:block;
	font-size:1.3em;
	font-weight:900;
	line-height:1.2em;
	margin:0;
	padding:0 20px;
}

.aisahomenews h3 a
{
	color:#586C8A;
	text-decoration:none;
}

.aisahomenews h3 a:hover
{
	text-decoration:underline;
}

.aisahomenews hr
{
	border-bottom-color:#F3F3F3;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#F3F3F3;
	border-top-style:solid;
	border-top-width:1px;
	height:1px;
	margin-bottom:5px;
	margin-left:0;
	margin-right:0;
	margin-top:5px;
}

/** popup **/
.popup
{
	background-color: White;
	border: solid 1px black;
	position: absolute;
	left: -2000px;
	padding: 0px;
}

/** aisahomelinks **/
/*.aisahomelinks h4
{
	color:#E0048C;
	display:block;
	font-size:1.1em;
	font-weight:500;
	line-height:1em;
	margin:0 0 2px;
	padding:0 20px;
}	*/

.aisahomelinks
{
	background-color: Transparent;
	
	display: block;
	margin: 0;
	padding: 5px 10px 0 10px;
	text-align: left; 	
}

.aisahomelinks h4
{
	color:#333333;
	display:block;
	font-size:1.3em;
	font-weight:900;
	line-height:1.2em;
	margin:0;
	padding:0 20px;
}

.aisahomelinks h4 a
{
	color:#586C8A;
	text-decoration:none;
}

.aisahomelinks h4 a:hover
{
	text-decoration:underline;
}

.aisahomelinks div.desc
{
	padding-left: 30px;
	font-size: small;
}

.aisahomelinks hr
{
	border-bottom-color:#F3F3F3;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#F3F3F3;
	border-top-style:solid;
	border-top-width:1px;
	height:1px;
	margin-bottom:5px;
	margin-left:0;
	margin-right:0;
	margin-top:5px;
}

/** label-error **/
.label-error
{
	display: block;
	font-weight: bold;
	color: Red;
	margin-bottom: 20px;
}

/** lbb **/
.lbb, .lbb:link, .lbb:active, .lbb:visited
{
	background-color: #ECE9D8;
	font-weight: normal;
	border: solid 1px gray;
	padding: 2px 3px 2px 3px;
	color: Black;
	font-size: 12px;
	cursor: pointer;
}

.lbb
{
	margin: 0;
	position: relative;
	top: -2px;	
}

.lbb:hover
{
	background-color: #ECE9D9;
	font-weight: normal;
	text-decoration: none;
	/*color: Gray;*/
	font-size: 12px;
}

/** search-result **/
.search-result
{
}

.search-result h2
{
	font-weight: normal;
	margin-bottom: 2px;
	
	font-size: 1.3em;
	margin-top: 20px;
}

.search-result h2 a
{
	text-decoration: none;
}

.search-result h2 a b
{
	color: Red;
}

.search-result h2 a:hover
{
	text-decoration: underline;
}

.search-result h3
{
	font-weight: bold;
	font-size: 1em;
	margin-top: 0px;
}

.search-result div.abstract
{
}

.search-result div.abstract b
{
	color: Red;
}

/** search-table **/
.search-table
{
	border: solid 1px gray;
	margin: 10px auto 0 auto;
	padding: 5px;
	width: 300px;
}

.search-table table
{
	width: 100%;
}

.search-navigator
{
	margin-top: 30px;
}

.search-navigator .do-prior
{
	float: left;
}

.search-navigator .do-next
{
	float: right;
}

/** se-logo **/
.se-logo
{
	margin-top: 50px;
	
}

.se-logo img
{
	margin-left: 100px;
}

.btnsrch, .btn, .AspNet-Login .AspNet-Login-SubmitPanel input
{	
/*	border-left: solid 5px #FF0093;
	border-right: solid 5px #FF0093;
	border-top-width: 0;
	border-bottom-width: 0;*/
	border-width: 0;
	background-color: #33A5D0;
	color: White;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

/** anewlist **/
.anewlist
{
	width: 600px;
	margin-top: 20px;
}

.anewlist .rowspan
{
	display: block;
}


.anewlist .itemrow
{
	background-color:#A9B5C6;
	border: solid 1px #113268;
}

.anewlist .itemrow .cmd
{
	float: left;
	width: 72px;
}

.anewlist .itemrow .cmd a, .menu-button
{
	display: block;
	
	color:#003366;
	padding:3px 5px 3px 5px;
	text-decoration:none;	
	
	background-color:#A9B5C6;
	border-right:5px solid #8496AE;	
}

.anewlist .itemrow .cmd a:hover, .menu-button:hover
{
	background-color:#113268;
	color:#FFFFFF;
}

.anewlist .itemrow .item
{
	float: right;
	width: 515px;
	background-color: White;
	padding-left: 10px;
	padding-top: 5px;
}

.anewlist .itemrow .item h3
{
	margin-top: 0;
}

.anewlist .itemrow .item .edith
{
	width: 80%;															 
}

/** anewsnav **/
.anewsnav
{
	margin-right: 20px;
	margin-top: 10px;
	background-color:#A9B5C6;
	border: solid 1px #113268;
	padding: 5px;
}

.anewsnav a
{
	color:#003366;
	padding:3px 5px 3px 5px;
	text-decoration:none;	
}

.anewsnav a:hover
{
	background-color:#113268;
	color:#FFFFFF;
}

.anewsnav .toleft
{
	float: left;
}

.anewsnav	.toright
{
	float: right;
}

.anewsnav .toleft a:hover
{
	border-right:5px solid #8496AE;	
}

.anewsnav	.toright a:hover
{
	border-left:5px solid #8496AE;	
}


/** menu-button-conteiner **/
.menu-button-conteiner
{
	width: 72px;
	border: solid 1px #113268;
}

/** lnglist **/
.cpr-conteiner
{
	float: left;
}

.lnglist-conteiner
{
	float: right;
	margin-right: 50px;
	padding-top: 10px;
	display: inline; /* ie6 bug */
}

.lnglist
{	
	margin-top: 0;
	padding-left: 0;
	display: block;
}

.lnglist li
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display:inline;
}

.lnglist li a
{
}

/** tr-panel **/
.tr-panel .active
{
	border: solid 1px black;
}

/* .grid_scroll_container */
.grid_scroll_container
{
	width: 100%;
	overflow: hidden;
	overflow-x: auto;
}

.grid_scroll_container td
{
	white-space: nowrap;
}


/* .feed_container */
.feed_container, .w3c_container
{
	float: right;
	margin-right: 20px;
	padding-top: 10px;
	display: inline; /* ie6 bug */
}

.w3c_container img
{
	border-width: 0;
	height: 15px;
	width: 80px;
}

/* .srchbutton */
.srchbutton
{
	margin: 0;
	padding: 0;
	display: inline;
	height: 15px;
	vertical-align: middle;
	margin-bottom: 4px;
}

/* cus-table */
.cus-table
{
/*	border: solid 1px gray; */
	margin: 10px auto 0 auto;
	padding: 5px;
	width: 428px;
}

.cus-table table
{

}

.cus-table textarea
{
	width: 380px;
	height: 200px;
}

/* .h1info */
.h1info
{
	text-align: center;
	margin-left: 30px;
	margin-right: 50px;
}

.h1info a
{
	color:#748398;
	font-weight:900;
	text-decoration:none;
	font-size: 20px;
}

.h1info a:hover
{
	color:#333333;
	text-decoration:underline;
}

/* cbox */
.cbox
{
}

.cbox .cb_top h2
{
	cursor: pointer;
	font-size: 1em;
	margin-bottom: 0px;
}

.cbox .cb_top h2 img
{
	margin-right: 5px;
}

/* table-c */
.table-c
{
	float: left;
	border: solid 1px silver;
	padding: 5px;
}

/* info-label */
.info-label
{
	display: block;
	font-weight: bold;
	color: Red;
	margin-bottom: 5px;
}

/* cvs-table */
.cvs-table
{
}

.cvs-table table
{
	border-collapse: collapse;
}

.cvs-table td.c1
{
	padding-right: 10px;
}

.cvs-table td.c1.rqr
{
	font-weight: bold;
}

.cvs-table td.c1,
.cvs-table tr.last td.cx
{
	border-left: solid 1px #ADADAD;
	padding-left: 10px;
}

.cvs-table tr.first td
{
	border-top: solid 1px #ADADAD;
	padding-top: 10px;
}

.cvs-table td.c3,
.cvs-table tr.last td.cx2
{
	border-right: solid 1px #ADADAD;
	padding-right: 10px;
}

.cvs-table tr.last td
{
	border-bottom: solid 1px #ADADAD;
	padding-bottom: 10px;
}

.cvs-table td.c2
{
}

.cvs-table td.c3
{
}

.cvs-table tr.first
{
}

.cvs-table tr.last
{
}
