/*------------------------------------------------------------------
[Hlavni Stylesheet]

Projekt: Saypo
Autor: Petr Havelka - petr@citronak.cz
Vystupni zarizeni: screen, projection
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[ Generally ]
*/

#content.nonHP a {
	cursor: pointer;
	color: #70c4ef;
}

a:hover {
	text-decoration: none;
}

body, h1, h2, h3, h4, h5, ul, ol, li, dl, dt, dd, form, p, fieldset, input { margin: 0; padding: 0;}

body {
	background: #1c2227;
	color: #FFF;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border: none;
}

hr, .none, caption, .toPrint, legend { display: none; }

.jmp {
	position: absolute;
	top: -2000px;
	left: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.fl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.fl { display: inline-table; }

/* Skrytí pred IE/MAC \*/
* html .fl { height: 1%; }
.fl { display: block; }
/* Konec skrytí pred IE/MAC */

img, fieldset {
	border: none;
}

#headerWrap, #contentWrap, #footerWrap {
	width: 100%;
}

#headerWrap {
	background: #cfd7d3;
}

#contentWrap {
	background: #505b62 url(../img/contentBg.png) 0 0 repeat-x;
}

#footerWrap {
	height: 79px;
	background: #1c2227 url(../img/footerBg.png) 0 0 repeat-x;
}

#header, #content, #footer {
	width: 856px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

/*------------------------------------------------------------------
[ Header ]
*/

#header {
	height: 387px;
	color: #000;
	background: url(../img/headerBg2.jpg) 100% 0 no-repeat;
}


#logo {
	position: absolute;
	overflow: hidden;
	text-transform: none;
	font-size: 1.8em;
	width: 230px; height: 81px;
	top: 35px; left: 26px;
}

#logo a {
	text-decoration: none;
}
#logo a span {
	display: block;
	position: absolute;
	top: 0; left: 0;
	width: 100%; height: 100%;
	background: transparent url(../img/saypo-logo.png) 0 0 no-repeat;
}


#info {
	position: absolute;
	top: 150px; left: 0;
	width: 310px;
}

#info h1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 3em;
	padding-bottom: 4px;
}

#info p {
	font-size: 1.3em;
	line-height: 18px;
	margin: 8px 0 0 0;	
}

#menu {
	position: absolute;
	top: 338px; left: 0;
	height: 39px; width: 100%;
	border-top: 10px solid #ecf0ee;
	list-style: none;
}

#menu li {
	float: left;
	height: 100%;
	line-height: 39px;
	color: #000000;
	font-size: 1.4em;
}

#menu li a {
	float: left;
	padding: 0 12px;
	color: #000000;
	text-decoration: none;
}

#menu li a:hover, #menu li.active a {
	background: #ecf0ee;
}

#menu li.active a {
	font-weight: bold;
}

/*------------------------------------------------------------------
[ Content ]
*/

#content {
	height: 493px;
	min-height: 493px;
	background: url(../img/contentBg2.jpg) 0 0 no-repeat;
	padding-top: 33px;
}

html>body #content {
	height: auto;
}


/*----------------------------------------------------------------*/

#mainInfo {
	float: left;
	width: 420px;
	font-size: 1.7em;
	color: #fefefe;
	line-height: 24px;
	margin: 5px 0 0 0;
}

#mainInfo a {
	color: #2abbec;
}

#rightInfo {
	float: right;
	width: 409px;
	background: url(../img/rInfoTop.png) 0 0 no-repeat;
	padding-top: 10px;
	margin: 1px 0 0 0;
}

#rightInfo #time {
	background: #707980 url(../img/rInfoBottom.png) 0 100% no-repeat;
	padding: 2px 16px 6px;
	color: #fefefe;
	margin: 0 0 8px 0;
	font-size: 1em;
	text-align: left;
}

#rightInfo #time strong {
	font-size: 2.4em;
	line-height: 24px;
}

#rightInfo #time span {
	font-size: 1.2em;
	line-height: 30px;
}

#rightInfo p {
	font-size: 1.4em;
	line-height: 24px;
	text-align: center;
}

#news {
	clear: both;
	float: left;
	width: 100%;
	height: 188px;
	background: #656e75 url(../img/newsBg.png) 0 0 repeat-x;
	margin: 30px 0 0 0;
}

#news .item {
	float: left;
	height: 100%;
	width: 285px;
	background: url(../img/newsMiddle.png) 100% 50% no-repeat;
}

#news .item.noBg {
	background: none;
}

#news h3 {
	font-size: 1.4em;
	line-height: 18px;
	color: #c7ccd0;
	padding: 0 22px;
	margin: 17px 0 3px 0;
}

#news h3 a {
	color: #c7ccd0;	
}

#news h4 {
	font-size: 1em;
	line-height: 18px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	padding: 0 22px;
	color: #fefefe;
	margin-bottom: 4px;
}

#news p {
	padding: 0 22px;
	color: #fefefe;
	font-size: 1.2em;
	line-height: 18px;
}

#dell {
	width: 400px;
	float: left;
	margin-top: 34px;
	color: #fefefe;
	font-size: 1.2em;
	line-height: 24px;
	padding-top: 10px;
}

#dell a.i {
	margin: -10px 20px 0;
}


#imao {
	float: right;
	width: 400px;
	margin-top: 34px;
	color: #fefefe;
	font-size: 1.2em;
	line-height: 24px;
}

#dell a.i, #imao a.i {
	float: left;
}

#imao a.i {
	margin: 23px 20px;
}

/*----------------------------------------------------------------*/

#content.nonHP {
	height: 526px;
	min-height: 526px;
	padding-top: 0;
}

#content.nonHP h2 {
	float: left;
	color: #bdc4cb;
	font-size: 3em;
	line-height: 24px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 31px;
	margin-top: 33px;
	clear: both;
	width: 100%;
}

#content.nonHP p {
	color: #bdc4cb;
	font-size: 2em;
	line-height: 24px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	margin-bottom: 18px;
}

#content.nonHP ul {
	position: relative;
	list-style: none;
	color: #ffffff;
	font-size: 1.2em;
	margin-bottom: 18px;
}

#content.nonHP ul li {
	background: url(../img/point.png) 20px 8px no-repeat;
	line-height: 15px;
	padding: 5px 0 5px 50px;
}

#content.nonHP .exp {
	float: left;
	clear: both;
	width: 100%;
	margin-top: 7px;
	border-bottom: 1px solid #737c83;
	padding-bottom: 15px;
}

#content.nonHP .exp a.i {
	float: left;
	border: 5px solid #9ea6ae;
	margin: 14px 0 0 30px;
}

#content.nonHP .exp a.i img {
	display: block;
}

#content.nonHP .exp p {
	margin: 0 0 20px 220px;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #ffffff;
}

#content.nonHP .contact {
	width: 428px;
	float: left;
}

#content.nonHP .contact img {
	float: left;
	margin-top: 3px;
}

#content.nonHP .contact h3 {
	font-size: 2.4em;
	line-height: 24px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	margin: 0 0 0 100px;
}

#content.nonHP .contact p {
	margin: 25px 0 0 100px;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #ffffff;
}

#content.nonHP .contact p a {
	font-weight: bold;
}

.userForm {
	width: 378px;
	margin-top: -16px;
	float: left;
	clear: both;
	margin-bottom: 20px;
}

form br {
	display: none;
}


.userForm label {
	display: block;
	width: 378px;
	line-height: 20px;
	clear: both;
	margin: 0 0 11px 0;
	font-size: 1.2em;
}

.userForm label span {
	display: block;
	color: #d4d9de;
	font-weight: bold;
	line-height: 20px;
}

.userForm .textarea {
  height: 100px;
}

.userForm label input {
	display: block;
	width: 376px;
	height: 18px;
	margin: 0 0 0 0;
	line-height: 20px;
	border: 1px solid #000;
}

.userForm textarea {
	display: block;
	width: 376px;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	border: 1px solid #000;
}

.userForm .submit input {
	float: right;
	margin: 2px 0 0 0;
}

#content .userForm p {
	font-size: 1.4em;
	margin: 0 0 5px 0;
	line-height: 18px;
}

#content .userForm h3 {
	font-size: 1.6em;
	color: white;
}

/*------------------------------------------------------------------
[ Footer ]
*/

#footer {
	height: 100%;
	background: url(../img/footerBg2.jpg) 0 31px no-repeat;
}

#fList {
	position: absolute;
	top: 6px; left: 0;
	height: 18px;
	width: 100%;
	text-align: center;
}

#fList ul {
	list-style: none;
	line-height: 18px;
	font-size: 1.1em;
}

#fList ul li {
	display: inline;
	color: #aab5bd;
}

#fList ul li span {
	padding: 0 10px 0 13px ;
}

#fList ul li a {
	color: #aab5bd;
	text-decoration: none;
}

#fList ul li a:hover {
	text-decoration: underline;
}

#fLeft {
	float: left;
	line-height: 18px;
	color: #495259;
	margin-top: 45px;
}

#fRight {
	float: right;
	line-height: 18px;
	color: #495259;
	margin-top: 45px;
}

#fRight a , #fLeft a {
	color: #495259;
	text-decoration: none;
}

#fRight a:hover, #fLeft a:hover {
	text-decoration: underline;
}
