/**
*	7i Advisor
*	@author Lukas Hradecky <lukas.hradecky@viaaurea.cz>
*/

body {
	background: #a7c7df url('../img/bg-02.png') repeat-x 0px 0px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	font-family: 'Arial', 'Verdana';
	font-size: 14px;
	color: #1a171b;
}

body.ckeditor {
	text-align: left !important;
	padding: 5px;
	width: auto !important;
	margin-left: 0px !important;
	font-family: 'Arial', 'Verdana';
	font-size: 14px;
	color: #1a171b;
	background-color: #FFFFFF !important;
	background-image: none;
}

/**
*	General class
*/
.clr-both { clear: both; }
.clr-left { clear: left; }
.clr-right { clear: right; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.text-bold { font-weight: bold; }
.text-italic { font-style: italic; }
.text-up { text-transform: uppercase; }
.text-lo { text-transform: lowercase; }
.font-size-100 { font-size: 100%; }
.font-size-90 { font-size: 90%; }
.font-size-80 { font-size: 80%; }
.font-size-110 { font-size: 110%; }
.font-size120 { font-size: 120%; }
.font-size130 { font-size: 130%; }
.font-size300 { font-size: 300%; }
.font-size220 { font-size: 220%; }
.c-white { color: #ffffff;}

/**
* Layout page
*/
#layout {
	position: relative;
	width:100%;
}
#layout-box {
	width: 1020px;
	margin: auto;
	text-align: center;
}
#header {
	background: #ffffff url('../img/logo.png') no-repeat 40px -28px;
	position: relative;
	margin: auto;
	width: 1020px;
	height: 110px;
	float: right;
}
#page {
	background-color: #FFFFFF;
	position: relative;
	width: 1020px;
	height: 220px;
	margin: auto;
	float: left;
}
#main-box {
	background-color: #FFFFFF;
	position: relative;
	width: 1020px;
	min-height: 150px;
	height: auto !important;
	margin: auto;
	padding-top: 1px;
	padding-bottom: 6px;
	float: left;
	clear: both;
}
#footer {
	background-color: #FFFFFF;
	background-image: url('../img/bg-91-footer.png');
	background-repeat: no-repeat;
	position: relative;
	width:1020px;
	height:55px;
	margin: auto;
	text-align: right;
	line-height: 55px;
	float: left;
}
div.content {
	margin: 0px 40px;
	text-align: left;
}

/**
*	paragraf
*/
p {
	margin-top: 0px;
	margin-bottom: 20px;
}

/**
*	Link
*/
a, a:visited, a:active, a:link {
	text-decoration: underline;
	color: #1a171b;
}
a:hover {
	text-decoration: none;
}

/**
*	heading
*/
h1 {
	font-size: 120%;
	margin: 5px 0px;
}
h2 {
	font: 130%;
	color: #bcdc08;
}
h3 {
	font-size: 120%;
}
h4, h5, h6 {
	font-size: 105%;
}

/**
*	List
*/
ul {

}
ul li {
	list-style-image: url(../img/img-li-00.gif);
}
/**
*	Menu
*/
.menu {
	width: 670px;
	height: 24px;
	position: relative;
	z-index: 20;
	float: right;
	margin-top: 10px
}
.menu ul li {
	list-style: none;
	float: right;
	font-size: 89%;
	line-height: 24px;
	margin: 0px 0px;
	text-transform: uppercase;
	padding: 0px;
	font-weight: bold;
}
.menu ul li div a.active {
	background-color: #bcdc08;
	color: #FFFFFF;
}
.menu li a {
	text-decoration: none;
	padding:  5px 10px;
}
ul.submenu {
	z-index: 20;
}
.menu ul li ul.submenu {
	width: 200px !important;
	background-color: #bcdc08;
	color: #FFFFFF;
	margin: 0px 0px;
	text-align: left;
}
.menu ul li ul.submenu li {
	width: 200px;
	float: left;
	line-height: 20px;
	padding: 0px 0px;
	height: 20px;
}
.menu ul li ul.submenu li a {
	padding-left: 15px;
	height: 20px;
	line-height: 20px;
	color: #FFFFFF;
}
.menu ul li ul.submenu li div {
	width: 218px;
	height: 15px;
}
/**
*	Language
*/
.lang {
	width: 670px;
	height: 40px;
	float: right;
	text-align: right;
}
.lang div {
	float: right;
	padding: 12px 8px 6px 8px;
}
.lang a {
	text-decoration: none;
}
.lang-active {
	background-color: #bcdc08;
}
.lang-active a {
	color: #FFFFFF;
}

/**
*	Counter
*/
.counter {
	width: 470px;
	height: 15px;
	line-height: 15px;
	float: right;
	text-align: right;
	margin-top: -23px;
	font-size: 12px; 
	color: Gray;
}

/**
*	Login
*/
.login {
	width: 670px;
	height: 25px;
	line-height: 25px;
	float: right;
	text-align: right;
	margin-top: 6px;
}
input.username,
input.password,
input.password2 {
	border: 1px gray solid;
	width: 100px;
}
input.submit {
	background-color: #000000;
	padding: 1px 12px;
	border: none;
	color: #ffffff;
	font-weight: bold;
	text-transform: lowercase;
}
/**
*	Buttons for invetors and projects
*	Logo page
*/

div.buttons {
	float: right;
	width: 344px;
	height: 220px;
	margin: 0px 0px 2px 2px;
}
div.buttons h1 {
	width: 290px;
}
div.buttons a {
	text-decoration: none;
}
div.button-investor-inactive {
	width: 344px;
	height: 108px;
	margin-bottom: 2px;
	background: #ffffff url('../img/button-i-in.png') no-repeat 0 0;
}
div.button-investor-active {
	width: 344px;
	height: 108px;
	margin-bottom: 2px;
	background: #ffffff url('../img/button-i-a.png') no-repeat 0 0;
}
a.inv-button{
	display:block;
	height: 108px;
	position: absolute;
	width: 344px;
}

div.button-project-inactive {
	width: 344px;
	height: 108px;
	margin-top: 2px;
	background: #ffffff url('../img/button-p-in.png') no-repeat 0 0;
}
div.button-project-active {
	width: 344px;
	height: 108px;
	margin-top: 2px;
	background: #ffffff url('../img/button-p-a.png') no-repeat 0 0;
}
a.pro-button{
	display: block;
	height: 108px;
	position: absolute;
	/*top: 345px;
	*/width: 344px;
}
div.page-logo {
	float: left;
	width: 594px;
	height: 220px;
	margin: 0px 0px 2px 0px;
	background: #ffffff url('../img/pl-money-box.png') no-repeat 0 0;
}
div.money-box {
	background: #ffffff url('../img/pl-money-box.png') no-repeat 0 0;
}
div.men-in-suit1 {
	background: #ffffff url('../img/pl-men-in-suit1.png') no-repeat 0 0;
}
div.men-in-suit2 {
	background: #ffffff url('../img/pl-men-in-suit2.png') no-repeat 0 0;
}
div.men-with-ntb {
	background: #ffffff url('../img/pl-men-with-ntb.png') no-repeat 0 0;
}
div.woman-jump {
	background: #ffffff url('../img/pl-woman-jump.png') no-repeat 0 0;
}

div.page-image {
	min-height: 360px;
	clear: both;
}
div.frog-wine {
	background: #ffffff url('../img/pi-frog-wine.png') no-repeat 95% 0%;
}
div.frog-with-suitcase {
	background: #ffffff url('../img/pi-frog-with-suitcase.png') no-repeat 95% 0%;
}
div.frog-with-euromoney {
	background: #ffffff url('../img/pi-frog-with-euromoney.png') no-repeat 95% 0%;
}
div.frog-partnership {
	background: #ffffff url('../img/pi-frog-partnership.png') no-repeat 95% 0%;
}
div.frog-with-earth {
	background: #ffffff url('../img/pi-frog-with-earth.png') no-repeat 95% 0%;
}
div.frog-with-magnifier {
	background: #ffffff url('../img/pi-frog-with-magnifier.png') no-repeat 95% 0%;
}

div.breadcrumbs {
	margin-top: 6px;
	width: 100%;
	height: 30px;
	font-size: 80%;
}

/**
*	HP
*/
.hp-text {
	width: 100%;
	float: left;
	position: relative;
	top: 0;
	left: 0;
}
.right-box {
	width: 335px;
	float: right;
	position: relative;
	top: 0;
	left: 0;
}
.box-bottom {
	clear: left;
	width: 100%;
}
.box-top {
	clear: left;
	width: 100%;
}

.quick-links {
	width: 335px;
	height: 245px;
	border-top: 6px #000000 solid;
	padding-top: 2px;
	float: right;
}
.quick-links .title {
	color: #bcdc08;
	font-size: 115%;
	font-weight: bold;
	border-bottom: 1px #000000 solid;
	padding: 10px 0px 10px 20px;
}
.quick-links .lbody {
	min-height: 40px;
	/*border-bottom: 1px #000000 solid;*/
	padding: 10px 0px 10px 20px;
}
.quick-links .footer {
	height: 20px;
	/*border-bottom: 1px #000000 solid;*/
	padding: 10px 0px 10px 20px;
}
.quick-links ul {
	margin: 0px;
	padding: 0px;
}
.quick-links ul li {
	list-style: none;
	list-style-position: inside !important;
	padding: 0px;
}
.quick-links ul li div {
	background: #ffffff url('../img/img-links-in-01.png') no-repeat 100% 50%;
	width: 300px;
	/*height: 30px;*/
	margin: 12px 0px;
}
.quick-links ul li div a {
	line-height: 20px;
	font-weight: bold;
}
.quick-links ul li div a:hover {
	text-decoration: underline;
}

.quick-links ul li div.active {
	background: #ffffff url('../img/img-links-a-01.png') no-repeat 100% 50%;
	color: #bcdc08;
}
.quick-links ul li div.active a {
	color: #bcdc08;
}
.box-promotion {
	float: left;
	border-top: 1px black solid;
	width: 335px;
}
.image-citibank {
	background: #ffffff url('../img/img-logo-cb.png') no-repeat 50% 50%;
	width: 100%;
	height: 100px;
}
/**
*	News box
*/
.news-box {
	width: 280px;
	height: 220px;
	margin-right: 5px;
	margin-right: 22px;
}
.news-box .title {
	width: 268px;
	height: 40px;
	line-height: 40px;
	background-color: #bcdc08;
	font-size: 120%;
	font-weight: bold;
	color: #ffffff;
	padding-left: 22px;
}
.title-arrow-white {
	background: #ffffff url('../img/arrow-white.gif') no-repeat 95% 50%;
}
.title-arrow-black {
	background: #ffffff url('../img/arrow-black.gif') no-repeat 95% 50%;
}
.news-box .body {
	padding-left: 22px;
	padding-right:  22px;
	margin-top: 20px;
	font-size: 100%;
	width: 245px;
}
.news-box .body h1 {
	font-size: 120%;
	margin: 2px 0px;
}
/**
*	Texty
*/
.perex {
	margin-bottom: 26px;
	width: 590px;
	text-align: justify;
}
.body {
	width: 590px;
	text-align: justify;
	float: left;
}
/**
*	paginator
*/
.paginator {
	text-align: center;
	font-weight: bold;
}
.paginator .current {
	color: #bcdc08;
	border: 1px #000000 solid;
	padding: 2px;
}
/**
*	Fromulářové prvky
*/
input.input,
input,
textarea,
input .input{
	border: 1px #cccccc solid;
	/*height: 16px;*/
	font-size: 12px;
	line-height: 12px;
}
input.button-save,
input.add_button,
input.submit {
	background-color: #000000;
	padding: 1px 12px;
	border: none;
	color: #ffffff;
	font-weight: bold;
	text-transform: lowercase;
	height: 22px;
	font-size: 14px;
}
fieldset.registration {
	border: none;
}
.maintable th {
	text-align: left;
}
.maintable label {
	font-size: 90%;
	font-weight: normal;
}
span.required {
	color: darkred;
}
.maintable .live {
	font-size: 80%;
	color: red;
}
input.add_button {
	
}
/**
*	Chyby formu
*/
ul.controlerror li,
ul.system_messages li{
	list-style: none;
	color: red;
}
.login .controlerror {
	float: left;
	width: 300px;
	margin: 2px 4px;
}
/*****/
div.about {
	border-top: 4px #bcdc08 solid;
	padding: 2px;
	margin-right: 10px;
	width: 180px;
	height: 150px;
	float: left;
}
div.about h2 {
	font-weight: bold;
	font-size: 100%;
}

div.about-box {
	position: relative;
	z-index: 25;
	width: 800px !important;
}
/**
*	Skryta polozka :
*/
.hide {
}

div.flash-message {
	width: 590px;
	height: 60px;
	text-align: center;
	font-weight: bold;
	font-size: 130%;
}
.gallery, .files {
	float: left;
	width: 590px;
}
.gallery img {
	border: none;
}

a.hp-link {
	display:block;
	font-size:0;
	height:100px;
	line-height:0;
	position:absolute;
	top:0;
	width:280px;
}
