﻿/*-- [ 1. Body ] -----------------------------------------------*/
body  {
	background:#fff url(../images/e-invent/back.png) top left repeat-x;
}
body.bg-e-invent {background-image:url(../images/e-invent/back2.png);}
/*-- [ 5. header-e-invent ] -----------------------------------------------*/
#header-e-invent {margin-bottom:0px;}
#header-e-invent #top1 {height:111px; position: relative;}
/*logo*/
#header-e-invent #top1 #logotype {position:absolute; top:13px; left:25px; width:292px; height:93px;}
/*main menu*/
#header-e-invent #top1 .main-menu {
	position:absolute; bottom:-22px; right:0px; z-index:1;
	height:55px;
}
#header-e-invent #top1 .main-menu ul { list-style:none;}
#header-e-invent #top1 .main-menu ul li {
	float:left; 
	height:29px;
	line-height:29px; vertical-align:middle;
	font-size:12px;
	text-align:center;
	
}
#header-e-invent #top1 .main-menu ul li a {float:left; margin:0px 5px; text-decoration:none; color:#fff; background:url(../images/e-invent/menu-stred-modra.png) right top no-repeat;}
#header-e-invent #top1 .main-menu ul li a:hover {color:#a6ca3a;}
#header-e-invent #top1 .main-menu ul li a span {padding:0px 10px 0px 5px;}
#header-e-invent #top1 .main-menu .obrl1 {float:left;  height:29px; width:5px; padding:0px; background:url(../images/e-invent/menu-leva-modra.png) left top no-repeat;}
#header-e-invent #top1 .main-menu .obrl {float:left; height:29px; width:5px;padding:0px;  background:url(../images/e-invent/menu-leva-zelena.png) left top no-repeat;}
#header-e-invent #top1 .main-menu ul li a.selected {
text-decoration:none; 
color:#000; 
font-weight:bold; 
background:url(../images/e-invent/menu-stred-zelena.png) right top no-repeat;
}
#header-e-invent #top1 .main-menu ul li a.selected:hover {
color:#fff; 
}
#header-e-invent #top1 .main-menu .ukaz {display:block; padding:0px; margin:0px 0px 0px 10px; width:22px; height:27px; background:url(../images/e-invent/menu-ukazovak-zelena.png) 0px 0px no-repeat;}

/*horni menu*/
#header-e-invent #top1 .quick-menu {
	position:absolute; top:0px; right:20px;
	height:27px;
	
}
#header-e-invent #top1 .quick-menu ul { list-style:none; font-size:12px; margin-right:215px;}
#header-e-invent #top1 .quick-menu ul li {
	float:left; 
	height:27px;
	line-height:29px; vertical-align:bottom;
	padding:0 10px;
	background:url(../images/e-invent/top1-quickmenu-sep.png) top right no-repeat;
}
#header-e-invent #top1 .quick-menu ul li a {color:#babfc4;}
#header-e-invent #top1 .quick-menu ul li a:hover {color:#a5d900;}
/*--search*/
#header-e-invent #top1 .quick-menu form { position:absolute; top:4px; right:0px;}
#header-e-invent #top1 .quick-menu form .searchText {
	width:130px;
	background:url(../images/e-invent/input-text-back.png) top left repeat-x;
	border:1px solid #ccc;
	padding:1px 2px 2px;
	font-size:12px;
}
#header-e-invent #top1 .quick-menu form .searchText:focus, #header-e-invent #top1 .quick-menu form .searchText:hover { border-color:#a5d900;}
#header-e-invent #top1 .quick-menu form .searchBtn {
	border:none; 
	color:#fff; 
	width:60px; 
	height:20px;
	font-size:12px; 
	cursor:pointer;
	background:url(../images/e-invent/input-button-back.png) bottom left no-repeat; overflow:hidden;
}
/*TOP2*/
#header-e-invent #top2 {height:376px; overflow:hidden; position:relative; font-size:12px;} 
/*flash*/
#header-e-invent #top2 .flash {display:block; height:376px; width:640px; z-index:0;} 
/*proc my*/
#header-e-invent #top2 .proc-my {
	float:right; 
	width:275px; height:376px;
	padding:25px 0  0 35px; 
	background:url(../images/top2-sep.jpg) top left no-repeat;
	color:#333;
}
#header-e-invent #top2 .proc-my span { color:#01233f; font-size:12px; display:block; margin-bottom:0.7em; font-weight:bold;}
#header-e-invent #top2 .proc-my strong {color:#fff; font-size:12px; text-align:right; display:block; padding-top:5px;}
#header-e-invent #top2 .proc-my p { 
	padding-left:32px;
	margin-bottom:1em;
	background:url(../images/bull-greenback.png) top left no-repeat;
	min-height:3em;
	font-size:12px;
}
#header-e-invent #top2 .proc-my p strong { text-align:left; font-size:12px; padding:0;}
/*top2 uzke*/
#header-e-invent #top2-short {
	padding-left:20px;	
	height:50px; line-height:50px;
	vertical-align:middle;
	font-size:12px;
	color:#485058;
	padding-top:3px;
}
#header-e-invent #top2-short span {color:#000; padding:0 5px;}
#header-e-invent #top2-short a {color:#485058;}
#header-e-invent #top2-short a:hover {color:#333;}
#header-e-invent #top2-short .slogan {float:right; font-weight:bold; font-size:12px; height:50px; line-height:50px; color:#fff;}
