﻿/* cobradesign styles - styles.css */

@import url("reset.css"); @import url("common.css");

body {
	font-family: arial, verdana, helvetica, Sans-Serif;
	color: #264f78;
	font-size: .8em;
	background: url(/img/bg.jpg) repeat-x center top;
}
body #main {
	width: 980px;
	margin: 0 auto;
	min-height: 600px;
	position: relative;
	padding-top: 100px;
	background: #fff url(/img/headerBgNOSTART.jpg) no-repeat left 86px;
}
body #main.start {
	background: #fff url(/img/headerBg.jpg) no-repeat left 86px;
}

body #main div.logo {
	display: block;
	width: 980px;
	height: 81px;
	padding-top: 5px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(/img/logo.jpg) no-repeat;
}
body #main div.logo a {
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	margin-top: 5px;
	margin-left: 35px;
	width: 780px;
	height: 76px;
}

h2 {
	margin-left: 30px;
}


/*********************************************************************/
/* Left Col                                                			 */
/*********************************************************************/
#leftCol {
	width: 261px;
	min-height: 142px;
	float: left;
	padding-left: 27px;
	padding-top: 418px;
	background: url(/img/leftColShadow.jpg) no-repeat left 428px;
}
#leftCol .telefon {
	width: 270px;
	height: 57px;
	padding: 28px 15px 0 0;
	position: absolute;
	top: 432px;
	left: 6px;
	color: #fff;
	text-align: right;
	line-height: 1.8em;
	background: url(/img/telefonNOSTART.jpg) no-repeat;
}
#main.start #leftCol .telefon {
	background: url(/img/telefon.jpg) no-repeat;
}
#leftCol .telefon .greenGradient {
	position: absolute;
	left: 21px;
	top: -257px;
	width: 8px;
	height: 257px;
	background: url(/img/greenGradient.jpg);
}
#leftCol .telefon strong {
	color: #f6ff00;
	text-transform: uppercase;
}
#leftCol .telefon span {
	color: #f6ff00;
}

#leftCol form {
	padding: 20px 0 0 13px;
	background: url(/img/greenGradient2.jpg) no-repeat left top;
}
#leftCol form .greenGradient {
	display: block;
	width: 247px;
	height: 11px;
	position: absolute;
	top: 517px;
	left: 27px;
	background: url(/img/greenGradient3.jpg) no-repeat;
}
#leftCol form label {
	line-height: 1.2em;
	padding-bottom: 10px;
	width: 95px;
}
#leftCol form label:first-child {
	padding-top: 5px;
}
#leftCol form input {
	border: 1px solid #839957;
	background: url(/img/greyGradient.jpg) repeat-x bottom;
}
#leftCol form textarea {
	border: 1px solid #839957;
	width: 133px;
	height: 95px;
	background: #fdfdfd;
	margin-bottom: 10px;
}
#leftCol form input.submit {
	background: url(/img/inputOdeslatFormular.jpg) no-repeat;
	border: none;
	padding: 0;
	width: 149px;
	height: 71px;
	margin-left: 91px;
	cursor: pointer;
}
#leftCol form select {
	width: 141px;
}


/*********************************************************************/
/* Right Col                                               			 */
/*********************************************************************/
#rightCol {
	width: 520px;
	min-height: 600px;
	float: right;
	padding-top: 50px;
	padding-right: 160px;
	background: url(/img/rightColShadow.jpg) no-repeat right 428px;
}

/* right col > header */
#rightCol .header {
	height: 142px;
	overflow: hidden;
	margin-bottom: 14px;
	margin-top: -20px;
}
#rightCol .header h1 {
	margin-top: 20px;
}

/* right col > header > articles */
#rightCol div.articles {
	position: absolute;
	top: 105px;
	right: 170px;
}
#rightCol div.articles ul {
	list-style: none;
}
#rightCol div.articles ul li {
	display: block;
	float: left;
	padding-left: 10px;
}
#rightCol div.articles ul li a, #rightCol div.articles ul li strong {
	color: #042b4a;
	font-weight: bold;
	margin-left: 10px;
	padding-left: 10px;
	background: url(/img/articlesDelitko.jpg) no-repeat left;
}
#rightCol div.articles ul li:first-child a, #rightCol div.articles ul li:first-child strong {
	background: none;
	margin: 0;
	padding: 0;
}

/* right col > header > vypocet BMI */
#rightCol .BMIsoupatka {
	width: 447px;
	height: 205px;
	position: relative;
	margin-left: 75px;
	margin-bottom: 20px;
	background: url(/img/BMImetry.jpg) no-repeat right bottom;
}
#rightCol .BMIsoupatka h3 {
	color: #9e2500;
	margin: 0;
}
#rightCol .BMIsoupatka input {
	float: none;
	padding: 0;
	margin: 0;
	border: none;
}
#rightCol .BMIsoupatka input.submit {
	display: block;
	width: 152px;
	height: 46px;
	position: absolute;
	bottom: 3px;
	right: 5px;
	color: #fff;
	font-weight: bold;
	border: none;
	background: url(/img/vypocetBMIsubmit.jpg) no-repeat;
}
#rightCol .BMIsoupatka input.submit:hover {
	text-decoration: underline;
	cursor: pointer;
}

#rightCol .BMIsoupatka label.hmotnost {
	position: absolute;
	top: 37px;
	left: 10px;
	width: 92px;
	height: 40px;
	font-weight: bold;
	color: #000;
}
#rightCol .BMIsoupatka label.hmotnost em {
	font-weight: normal;
}
#rightCol .BMIsoupatka div.hmotnost {
	width: 41px;
	height: 38px;
	padding: 20px 0 0 9px;
	position: absolute;
	top: 34px;
	left: 220px;
	overflow: hidden;
	cursor: pointer;
	background: url(/img/BMIsoupatko.png);
}
#rightCol .BMIsoupatka div.hmotnost input {
	width: 30px;
	height: 27px;
	text-align: center;
	font-weight: bold;
	border: none;
	background: url(/img/BMIsoupatko.png) no-repeat -9px -20px;
}
#rightCol .BMIsoupatka div#clickablehmotnost{
	width: 325px;
	height: 58px;
	position: absolute;
	top: 34px;
	left: 110px;
	cursor: pointer;
}

#rightCol .BMIsoupatka label.vyska {
	position: absolute;
	top: 101px;
	left: 10px;
	width: 92px;
	height: 40px;
	font-weight: bold;
	color: #000;
}
#rightCol .BMIsoupatka label.vyska em {
	font-weight: normal;
}
#rightCol .BMIsoupatka div.vyska {
	width: 41px;
	height: 38px;
	padding: 20px 0 0 9px;
	position: absolute;
	top: 96px;
	left: 248px;
	overflow: hidden;
	background: url(/img/BMIsoupatko.png);
}
#rightCol .BMIsoupatka div.vyska input {
	width: 30px;
	height: 27px;
	text-align: center;
	font-weight: bold;
	border: none;
	cursor: pointer;
	background: url(/img/BMIsoupatko.png) no-repeat -9px -20px;
}
#rightCol .BMIsoupatka div#clickablevyska{
	width: 325px;
	height: 58px;
	position: absolute;
	top: 96px;
	left: 110px;
	cursor: pointer;
}

#rightCol .BMIsoupatka label.jste {
	position: absolute;
	top: 170px;
	left: 10px;
	width: 92px;
	height: 35px;
	font-weight: bold;
	color: #000;
}
#rightCol .BMIsoupatka label.jste em {
	font-weight: normal;
}
#rightCol .BMIsoupatka div.jste {
	width: 48px;
	height: 59px;
	position: absolute;
	top: 150px;
	left: 105px;
	overflow: hidden;
	cursor: pointer;
	background: url(/img/BMIsoupatkoJste.png);
}
#rightCol .BMIsoupatka div#clickablejste{
	width: 95px;
	height: 58px;
	position: absolute;
	top: 150px;
	left: 105px;
	cursor: pointer;
}

/* right col > karty */
#rightCol .karty {
	width: 100%;
	list-style: none;
	overflow: hidden;
	margin-left: 0;
}
#rightCol .karty li {
	display: block;
	width: 171px;
	height: 298px;
	float: left;
}
#rightCol .karty li a.karta {
	display: block;
	width: 171px;
	height: 278px;
	padding-top: 20px;
	text-align: center;
	color: #006009;
	font-size: 1.4em;
	text-transform: uppercase;
}
#rightCol .karty li a.karta.hubnuti {
	background: url(/img/kartaHubnuti.jpg) no-repeat;
}
#rightCol .karty li a.karta.pribirani {
	background: url(/img/kartaPribirani.jpg) no-repeat;
}
#rightCol .karty li a.karta.sport {
	background: url(/img/kartaSport.jpg) no-repeat;
}

/* right col > vysledek BMI */
#rightCol .bmiVysledek {
	width: 524px;
	margin-top: -3px;
	background: url(/img/bmiVysledekBg.jpg) repeat-x top;
}
#rightCol .bmiVysledek .bmiVysledek2 {
	background: url(/img/bmiVysledekRight.jpg) no-repeat right top;
}
#rightCol .bmiVysledek .bmiVysledek2 .bmiVysledek3 {
	background: url(/img/bmiVysledekLeft.jpg) no-repeat left top;
}
#rightCol .bmiVysledek .bmiVysledek2 .bmiVysledek3 .bmiVysledek4 {
	min-height: 280px;
	padding: 15px 5px 20px 5px;
	background: url(/img/bmiVysledekTop.jpg) no-repeat left top;
}
#rightCol .bmiVysledek table {
	margin: 0;
}
#rightCol .bmiVysledek table caption {
	font-size: 1.4em;
	color: #9e2500;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 5px;
}
#rightCol .bmiVysledek table thead tr th {
	background: #9e2500;
	padding: 5px 0;
	border: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#rightCol .bmiVysledek table tbody tr td {
	border: none;
	padding: 6px 5px 4px 5px;
	text-align: center;
	color: #000;
}

/* right col > zdravotni rizika */
h3.red {
	color: #9e2500;
}
#rightCol .zdravotni_rizika {
	width: 524px;
	margin: 0 auto;
	background: url(/img/zdravotni_rizikaBg.jpg) repeat-x top;
}
#rightCol .zdravotni_rizika .zdravotni_rizika2 {
	background: url(/img/zdravotni_rizikaBgRight.jpg) no-repeat right top;
}
#rightCol .zdravotni_rizika .zdravotni_rizika2 .zdravotni_rizika3 {
	background: url(/img/zdravotni_rizikaBgLeft.jpg) no-repeat left top;
}
#rightCol .zdravotni_rizika .zdravotni_rizika2 .zdravotni_rizika3 .zdravotni_rizika4 {
	padding: 5px 10px 5px 8px;
	background: url(/img/zdravotni_rizikaBgTop.jpg) no-repeat left top;
}
#rightCol .zdravotni_rizika table {
	margin: 0;
}
#rightCol .zdravotni_rizika table td, #rightCol .zdravotni_rizika table th {
	background: transparent;
	border: none;
}
#rightCol .zdravotni_rizika table thead th {
	padding: 8px 6px 10px 6px;
	text-align: left;
	font-size: .9em;
}
#rightCol .zdravotni_rizika table tbody td {
	padding: 5px 8px;
	text-align: left;
	vertical-align: top;
}

/* right col > sedy box */
#rightCol .greyBox {
	width: 504px;
	padding: 0 7px 0 6px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 45px;
	background: url(/img/greyBoxBgRY.png) repeat-y;
}
#rightCol .greyBox .greyBox2 {
	min-height: 121px;
	padding: 0 10px;
	background: url(/img/greyBoxTop.jpg) no-repeat left top;
}
#rightCol .greyBox .greyBox2 .greyBox3 {
	overflow: hidden;
	width: 100%;
}
#rightCol .greyBox .bgOverTop {
	width: 517px;
	height: 18px;
	position: absolute;
	top: -18px;
	left: 0;
	background: url(/img/greyBoxBgOverTop.png) no-repeat left top;
}
#rightCol .greyBox .bgOverBottom {
	width: 517px;
	height: 18px;
	position: absolute;
	bottom: -18px;
	left: 0;
	background: url(/img/greyBoxBgOverBottom.png) no-repeat left top;
}
#rightCol .greyBox img {
	float: left;
	margin-right: 10px;
}
#rightCol .greyBox h3 {
	color: #9e2500;
	margin-top: 0;
}
#rightCol .greyBox a {
	text-decoration: none;
}

#rightCol a.detailImg {
	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
#rightCol a.detailImg + div.ruka, #rightCol a.detailImg + div.ruka + div.ruka1, #rightCol a.detailImg + div.ruka + div.ruka1 + div.ruka2 {
	display: none;
}

/* right col > ruka (pro obtekani ruky v clanku) */
#rightCol .ruka {
	width: 0px;
	height: 95px;
	float: left;
}
#rightCol .ruka1 {
	width: 28px;
	height: 16px;
	float: left;
	clear: left;
}
#rightCol .ruka2 {
	width: 43px;
	height: 16px;
	float: left;
	clear: left;
}
#rightCol .ruka3 {
	width: 57px;
	height: 20px;
	float: left;
	clear: left;
}
#rightCol .ruka4 {
	width: 66px;
	height: 55px;
	float: left;
	clear: left;
}
#rightCol .ruka5 {
	width: 48px;
	height: 20px;
	float: left;
	clear: left;
}
#rightCol .ruka6 {
	width: 30px;
	height: 10px;
	float: left;
	clear: left;
}
#rightCol .ruka7 {
	width: 25px;
	height: 40px;
	float: left;
	clear: left;
}
#rightCol .article {
	margin-left: 7px;
}
#rightCol .article .ruka7 + * {
	margin-top: 0;
	padding-top: 0;
}

/*********************************************************************/
/* Footer                                               			 */
/*********************************************************************/
#footer {
	clear: both;
	margin: 0 127px 0 12px;
	position: relative;
	background: url(/img/footerBg.jpg) repeat-x bottom;
}
#footer #footer2 {
	background: url(/img/footerBgLeft.jpg) no-repeat left top;
}
#footer #footer2 #footer3 {
	background: url(/img/footerBgRight.jpg) no-repeat right top;
	height: 60px;
	padding: 90px 10px 0 275px;
}
#footer a.logo {
	position: absolute;
	left: 34px;
	top: 84px;
}
#footer a.tisk {
	position: absolute;
	top: 40px;
	left: 287px;
	padding-left: 20px;
	background: url(/img/tisk.jpg) no-repeat left center;
}

div.footer2 {
	margin: 0 155px 0 43px;
	position: relative;
	top: -10px;
	padding-bottom: 20px;
	overflow: hidden;
}
div.footer2 div.links {
	float: left;
	color: #8f8f8f;
	width: 500px;
}
div.footer2 div.links a {
	margin-left: 5px;
	padding-left: 5px;
	color: #8f8f8f;
	text-decoration: none;
	border-left: 1px solid #8f8f8f;
}
div.footer2 div.links a:hover {
	text-decoration: underline;
}
div.footer2 div.links a:first-child {
	border: none;
	margin: none;
	padding: none;
}
div.footer2 div.podpis {
	float: right;
	text-align: right;
	color: #8f8f8f;
	width: 220px;
}
div.footer2 div.podpis a {
	color: #8f8f8f;
}



/*********************************************************************/
/* Other	                                               			 */
/*********************************************************************/

/* info hlasky */
div.green, div.red {
  margin: 10px 10px 10px 4px;
  padding: 7px 10px;
}
div.green p, div.red p {
  margin: 0; padding: 0;
}
div.green p a, div.red p a {
  text-decoration: underline;
  font-size: 1.1em;
}
div.green {
  background: #e7ffcb;
  border: 1px solid #aac979;
}
div.red {
  background: #f9e9e2;
  border: 1px solid #ecc6c0;
}
div.green p a {
	color: #2a5416;
}
div.red p a {
	color: #6d413a;
}

#fancy_desc {
	font-weight: bold;
}
