@charset "utf-8";
/* CSS Document */
dd {margin: 0 0 0 40px;}
dl {margin: 0 0 20px 0;}
/* LAYOUT */
.cleaner { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 0px; font-size: 0px; }
.dNone { display: none;}
.dBlock { display: block !important;}
.c {text-align: center;}
.r {text-align: right;}
.l {text-align: left;}
.fLeft {float: left;}
.fRight {float: right;}
.noWrap {white-space: nowrap;}
.w100pr {width: 100%;}
.w1pr {width: 1%;}
.mgBot1 {margin-bottom: 10px !important;}
.bigFont {font-size: 20px !important;}
.smallFont {font-size: 70% !important;}
.mgTop1 {margin-top: 20px !important;}
.mgTop2 {margin-top: 40px !important;}
.mgT1 {margin-top: 10px !important;}
.lh1 {line-height: 130%}

.alert-message {
	padding: 10px;
	color: #fff;
	text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);
}
.alert-message a.close {
	display: none !important;
}
.alert-message a {
	color: #0f3449 !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	text-shadow: none;
}
.alert-message a:hover {
	text-decoration: none !important;
}
.alert-message strong {
	font-weight: bold;
	/*display: block;	*/
}
.alert-actions {
	margin-top: 20px;
}
.skrtnuti {
	text-decoration: line-through;
}
/****** form overlay ********/
#form_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.form_hide {
  z-index:-100;
}
.form_overlayBG {
  background-color: #000;
  z-index: 2000;
}
.napis {
	margin-top: 275px;
	height: 80px;
	width: 100%;
	background: url(../img/ajax-loader.gif) no-repeat center center;
}
/**** noscript *******/
.noOverlayBG {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
  background-color: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 10000;
}
.noInfo {
	position: absolute;
	width: 570px;
	background-color: #fff;
	left: 50%;
	margin: 200px 0 0 -305px;
	padding: 30px;
	border: 3px solid rgba(255,255,255,1);
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:0 0 18px rgba(0,0,0,0.4);
	-moz-box-shadow:0 0 18px rgba(0,0,0,0.4);
	box-shadow:0 0 18px rgba(0,0,0,0.4);
	z-index: 10001;
	text-align: justify;
}
.noContent {
  padding: 20px;
  font-weight: bold;
  color: #27343c;
  font-size: 120%;
  line-height: 150%;
}
/******* fonty *********/
/*@font-face {
  font-family: "DINPro-Light";
  src: url("../../fonts/DINPro-Light.otf");
}
@font-face {
  font-family: "DinPro-Regular";
  src: url("../../fonts/DINPro-Regular.otf");
}
@font-face {
  font-family: "DinPro-Medium";
  src: url("../../fonts/DINPro-Medium.otf");
}
@font-face {
  font-family: "DinPro-Bold";
  src: url("../../fonts/DINPro-Bold.otf");
}*/

@font-face{ /* for IE */
font-family:DINPro-Light;
src:url(../../fonts/DINPro-Light.eot);
}
@font-face { /* for non-IE */
font-family:DINPro-Light;
src:url(http://:/) format("No-IE-404"),url(../../fonts/DINPro-Light.otf) format("truetype");
}
@font-face{ /* for IE */
font-family:DINPro-Regular;
src:url(../../fonts/DINPro-Regular.eot);
}
@font-face { /* for non-IE */
font-family:DINPro-Regular;
src:url(http://:/) format("No-IE-404"),url(../../fonts/DINPro-Regular.otf) format("truetype");
}
@font-face{ /* for IE */
font-family:DINPro-Medium;
src:url(../../fonts/DINPro-Medium.eot);
}
@font-face { /* for non-IE */
font-family:DINPro-Medium;
src:url(http://:/) format("No-IE-404"),url(../../fonts/DINPro-Medium.otf) format("truetype");
}
@font-face{ /* for IE */
font-family:DINPro-Bold;
src:url(../../fonts/DINPro-Bold.eot);
}
@font-face { /* for non-IE */
font-family:DINPro-Bold;
src:url(http://:/) format("No-IE-404"),url(../../fonts/DINPro-Bold.otf) format("truetype");
}

/*@font-face {
  font-family: 'DinPro';
  font-style: normal;
  font-weight: 300;
  src: local('DinPro Light'), local('DinPro-Light'), url(../../fonts/DinPro-Light.woff) format('woff');
}
@font-face {
  font-family: 'DinPro';
  font-style: normal;
  font-weight: 400;
  src: local('DinPro Regular'), local('DinPro-Regular'), url(../../fonts/DinPro-Regular.woff) format('woff');
}
@font-face {
  font-family: 'DinPro';
  font-style: normal;
  font-weight: 500;
  src: local('DinPro Medium'), local('DinPro-Medium'), url(../../fonts/DinPro-Medium.woff) format('woff');
}
@font-face {
  font-family: 'DinPro';
  font-style: normal;
  font-weight: 700;
  src: local('DinPro Bold'), local('DinPro-Bold'), url(../../fonts/DinPro-Bold.woff) format('woff');
}*/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	font: 14px/18px Arial, Verdana, sans-serif;
	background-color: #ffffff;
}
body.over {
	overflow: hidden;
}

div#base {
	width: 973px;
	margin: 0 auto;
}

/***********************************************/
/* CONTENT                                     */
/***********************************************/
div#content {
	overflow:hidden;
	-moz-box-shadow: 0 0 2px 2px #ccc;
	-webkit-box-shadow: 0 0 2px 2px #ccc;
	box-shadow: 0 0 2px 2px #ccc;
}
.roundedBox {
	background: #eee;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}
#iframeSwf {
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 0;
}
.contentbox-wrapper{
	position:relative;
	left:0;
	width:7000px;
	height:100%;
}
.contentbox{
	width:973px;
	height:510px;
	float:left;
	background:#fff;
}
.contentbox h2, .contentbox h1.h2, .titlePopUp {
	font-size: 33px;
	width: 870px; height: 36px;
	background: url(../img/predmetyHeader.png) no-repeat;
	margin: -10px auto 0 auto;
	padding: 18px 0 0 0;
	text-align: center;
	font-family: "DINPro-Regular"!important;
}
.titlePopUp {
	font-size: 30px;
	width: 700px;
	margin: 10px 0 10px 10px;
	padding: 18px 0 0 0;
	color: #67b4e0;
}
.titlePopUp span.small2 {
	font-size: 16px;
	color: #838383;
}

#loginUser {
	background: url(../img/loginUser.png) no-repeat;
	width: 366px; height: 273px;
	  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
}
#loginUser form {
	padding-top: 165px;
}
#loginUser input[type=text], #loginUser input[type=password] {
	width: 300px;
	height: 30px;
	font-size: 130%;
	font-weight: normal;
	margin-left: 30px;
	background: none;
	border: none;
	-moz-outline: none;
	outline: none;
	outline: 0;
}
#loginUser input[type=password] {
	width: 274px;
	margin: 21px 2px 0 30px;
	float: left;
}
#loginUser input[type=button] {
	width: 40px;
	height: 40px;
	background: url(../img/loginUserBut.png) no-repeat;
	border: none;
	cursor: pointer;
	float: left;
	margin-top: 17px;
}
#loginUser input::-webkit-input-placeholder {color: #9b9692}
#loginUser input:-moz-placeholder {color: #9b9692}

#loginUser #passBox {
	position: absolute;
	display: none;
	width: 270px;
	height: 30px;
	font-size: 130%;
	margin: 18px 0 0 31px;
	color: #000;
	background: #d1d0ce;
	padding: 10px 0 0 0;
	cursor: text;
}
/************* certifikaty *********/
#certifWrapper {
	overflow: auto;
	max-height: 520px !important;
	height: 520px !important;
	margin-top: 15px;
	padding-left: 35px;
}
#certifWrapper .certifImg {
	float: left;
	width: 160px;
	height: 280px;
	text-align: center;
}
#certifWrapper .certifImg h3 {
	height: 40px;
}
#certifBig {
	padding-left: 35px !important;
}
#certifBig img {
	float:left;
}
/************* header ********/
#header {
	padding: 10px 20px;
	background-color: #f9f5ef;
}
#login {
	float: right;
	/*margin: 18px 73px 0 0; */
	margin: 15px 22px 0 0;
}
#login input {
	margin-bottom: 5px;
}
#login input[type=submit] {
	background-color:#f28e1e;
	border-color: #9a754b;
	color: #fff;
	font-weight: bold;
	font-size: 120% !important;
	width: 130px !important;
	padding: 10px;
}
#logoDidakta {
	display: block;
	width: 118px; height: 50px;
	background: url(../img/didaktaLogo.png) no-repeat;
	margin: 0px 0 0 20px;
}
#logoSilcom {
	float: right;
	display: block;
	width: 94px; height: 24px;
	background: url(../img/indexSilcomLogo.png) no-repeat;
	margin: 22px 21px 0 0;
}
#claim {
	font-size: 80%;
	color: #716558;
	font-weight: bold;
	padding-left: 20px;
}
#terazDlaRodzin {
	position: absolute;
	z-index: 11;
	display: block;
	background: url(../img/teraz_dla_rodzin.png) no-repeat;
	width: 134px;
	height: 134px;
	margin: -39px 0 0 530px;
}
/********* menu ************/
ul#menu {
	/*position: absolute;
	margin: -43px 0 0 270px;*/

	position: relative;
	float: right;
	margin: -43px 180px 0 0;
}
ul#menu li {
	display: inline;
	color: #716558;
	font-size: 100%;
	/*text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.30);*/
	font-family: "DinPro-Medium"!important;
}
ul#menu li a {
	/*text-transform: uppercase;	*/
	text-decoration: none;
	color: #716558;
	font-size: 130%;
	font-family: "DinPro-Bold"!important;
}
ul#menu li a:hover, ul#menu li a.active {
	text-decoration: none;
	color: #f28e1e;
	/*text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.30);*/
}
ul#menu li.sep {
	padding: 0 5px;
}
/********* index ***********/
#index {
	background-color: #f9f5ef;
}
#index .inner  {
	padding: 10px 20px;
}
#index #socialIcons {
	width: 243px; height: 82px;
	position: absolute;
	background: url(../img/indexSocitalIcons.png) no-repeat;
	margin: -100px 0 0 580px;
}
#prek, #prek_p {
	/*background-color: #88c1e2;*/
	position: absolute;
	z-index: 98;
	width: 200px; height: 64px;
	left: 25px;
	top: 10px;
	background: url(../img/prek.gif) no-repeat;
}
#index ul {
	color: #f28e1e;
	margin: 20px 0 0 37px;
	width: 530px;
	font-family: "DinPro-Medium"!important;
	line-height: 140%;
	font-size: 20px;
	list-style: disc;
}
#index ul li {
	padding-left: 7px;
}
#index ul li a {
	color: #f28e1e;
}
#index ul li a:hover {
	text-decoration: none;
}
/****** loginBox *********/
.loginBox {
	width: 259px;
	height: 254px;
	background: url(../img/indexLoginBg.png) no-repeat;
	position: absolute;
	margin: 20px 0 0 660px;
}
.loginBox form {
	margin: 89px 0 0 21px !important;
}
.loginBox form input {
	margin-bottom: 5px !important;
}
#index .loginBox form input.submitDemo, #predmety .loginBox form input.submitDemo, #facebox .loginBox form input.submitDemo {
	background-color:#f28e1e !important;
	border-color: #9a754b !important;
	color: #fff !important;
	font-weight: bold !important;
	width: 213px !important;
	margin-top: 4px !important;
	font-size: 120% !important;
	height: 40px !important;
	padding-top: 5px !important;
}
.loginBox form label {
	width: 80px !important;
	float: none !important;
	margin-right: 10px !important;
	color: #968079 !important;
}
.loginBox form input[type=radio] {
	margin-left: 5px !important;
	margin-right: 3px !important;
}
.loginBox .note1 {
	font-size: 80% !important;
	padding: 3px 28px 0 20px !important;
	line-height: 100% !important;
	text-align: justify !important;
	color: #968079 !important;
}
.loginBox .note1 span {
	padding-left: 12px !important;

}
.loginBox .note1 a {
	color: #968079 !important;
}
.loginBox .note1 a:hover {
	text-decoration: none !important;
}
.souhlasimText {
	padding:20px;
	line-height: 160%;

}
#polPriv {
	background: #fff; position: absolute; width: 860px; margin: 20px 0 0 -250px;
}
/********** platformy **************/
#platformy {

	background: url(../img/platformyBg.png);
}
#platformy .inner  {
	background: url(../img/platformyTopBg.png) repeat-x left top;
	padding: 20px 20px 20px 20px;
	text-align: center;
}
#platformy h2 {
	color: #89b5bc;
	margin-bottom: 56px;
}
#platformy img {
	margin-right: 10px;
}
#platformy #os {
	text-align: left;
	margin: 40px 0 0 30px;
}
#platformy #os img {
	float: left;
}
#platformy #os p {
	float: left;
	font-family: "DinPro-Regular"!important;
	font-size: 22px;
	color: #374648;
	line-height: 250%
}
/********** reference **************/
#reference {
	/*background-color: #f9f5ef;*/
	background: url(../img/referenceBg.png);
}
#reference .inner  {
	padding: 20px 20px;
}
#reference h2 {
	color: #f28e1e;
	/*color: #67b4e0;*/
	font-size: 30px;
	/*line-height: 110%;
	width: 725px; height: 92px;
	background: url(../img/predmetyHeader_1.png) no-repeat;
	margin: -10px auto 0 auto;
	margin-bottom: 20px;
	padding: 18px 0 0 145px;*/
	margin-bottom: 50px;

}
/*#znakJakosti {
	display: block;
	width: 127px; height: 80px;
	float: right;
	margin: -7px 16px 0 0px;
}*/
#reference #maskaRef {
	height: 350px;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #e6e6e6;

	-webkit-box-shadow:inset 0 2px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:inset 0 2px 5px rgba(0, 0, 0, 0.1);
	box-shadow:inset 0 2px 5px rgba(0, 0, 0, 0.1);
}
#reference ul {
	/*color: #f28e1e;*/
	/*color: #67b4e0;*/
	/*color: #74a9b1;*/
	color: #919295;
	margin: 20px 0 0 37px;
	font-family: "DinPro-Medium"!important;
	line-height: 150%;
	font-size: 20px;
	list-style: disc;
}
#reference ul li {
	margin-bottom: 20px;
}
/********** verze, aktivace ******************/
.aktVer {
	background: url(../img/verzeBg.png);
}
.aktVer .inner  {
	border-top: 2px solid #fff;
	padding: 20px;
	-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.1);
	box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.1);
}
.aktVer .inner p {
	font-family: "DINPro-Medium"!important;
	font-size: 15px;
	color: #555659;
	line-height: 150%;
	margin-bottom: 15px;
}
.aktVer .inner p strong {
	font-family: "DINPro-Bold"!important;
}
.aktVer h2 {
	color: #f28e1e;
	margin-bottom: 10px;
}
.aktVer #img1 {
	float: left;
	width: 480px;
	height: 350px;
	margin-left: 80px;
}
.aktVer #img2 {
	float: left;
	width: 338px;
	height: 350px;
}
.aktVer ul {
	margin: 10px auto 0 auto;
	width: 460px;
	text-align: left;
	font-family: "DINPro-Medium"!important;
	font-size: 15px;
	line-height: 150%;
	list-style: disc;
	color: #555659;
	/*background: #ccc;*/
}
.aktVer ul#first {
	margin-left: -40px;
}
.aktVer ul#second {
	margin-left: -20px;
	width: 380px;
}
.aktVer ul#first ul {
	margin: 0px;
	list-style: none;
}
#verze input[type=button], #aktivace input[type=button], #verze input[type=submit] {
	background-color:#f28e1e;
	border-color: #9a754b;
	color: #fff;
	margin-top: 4px;
	padding: 10px 20px;
	font-family: "DINPro-Medium"!important;
	font-size: 20px !important;
}
#verze #zamowicRod {
	font-size: 25px !important;
	padding: 20px 30px;
	text-transform: uppercase;
}
#verze #szk {
	margin: 40px 0 0 80px;
}
#verze #rod {
	/*margin: 62px 0 0 20px;
	cursor: default;
	/*background-color:#7b7976;
	border-color: #55524d;
	color: #c5c5c4;*/
	/*width: 264px;
	background: #7b7976 url(../img/buttonRodzina.png) no-repeat;
	border: none;	*/
	margin: 62px 0 0 20px;
}
#verze #buttonNote {
	position: absolute;
	margin: -17px 0 0 80px;
	font-family: "DINPro-Regular"!important;
	font-size: 12px;
	color: #fff;
	/*letter-spacing: 1px;*/
}
.aktVer a {
	/*color: #2c7199;*/
	color: #7a7874;
}
.aktVer a:hover {
	text-decoration: none;
}
.aktVer #formBoxes {
	text-align: center;
}
.aktVer #formBoxes input {
	width: 180px;
	margin: 0 10px;
}

#addBoxes {
	margin: 10px auto 0 auto;
	width: 33px; height: 33px;
	background: url(../img/plus1.png) no-repeat;
}
#addBoxes a {
	display: block;
	width: 33px; height: 33px;
	background: url(../img/plus0.png) no-repeat;
}
#addBoxes a:hover {
	background: none;
}
.skrtnuti {text-decoration: line-through;}
#dotpayRod {
	background: url(../img/dotpay_b2_160x83.png) no-repeat;
	width: 160px;
	height: 83px;
	display: block;
	float: right;

}
/******** order ***********************/
.aktVer #order, .aktVer #orderAktiv {
	overflow: auto;
	height: 420px;
	text-align: center;
}

table{border-collapse:collapse;border-spacing:0;}
table{width:100%;margin-bottom:18px;padding:0;font-size:13px;border-collapse:collapse;}
table th,table td{padding:7px 10px 6px;line-height:18px;text-align:left;}
table th{padding-top:6px;font-weight:bold;vertical-align:middle;}
table td{vertical-align:top;}

#krok {
	font-family: "DINPro-Medium"!important;
	font-size: 18px !important;
	float: right;
	margin: 5px 20px 0 0;
	color: #797774;
}

.aktVer table, .smlouvyWrapper table {
	width: 80%;
	margin: 0 auto;
	-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}

.aktVer table td, .aktVer table th, .smlouvyWrapper table td, .smlouvyWrapper table th {
	border: 2px solid #f28e1e;
}
.aktVer table.bg1 td, .aktVer table.bg1 th {
	border-color: #76b4d8;
}
.aktVer table.bg1 td {
	background-color: #e0f0f9;
}
.aktVer table.bg2 td, .aktVer table.bg2 th {
	border-color: #7a7874;
}
.aktVer table td {
	background-color: #fce8d2;
}
.aktVer table.bg2 td {
	background-color: #d7d7d7;
}
#vyberTypLicence input {
	margin-right: 5px !important;
}
#vyberTypLicence {margin-bottom: -2px !important;}
#vyberTypLicence td {
	vertical-align: middle;
}
.bg3 th.th3 {
	background-color: #F49D3E !important;
	font-size: 130% !important;
	font-weight: normal;
	font-family: "DINPro-Medium"!important;
}
tr.bgNone th, tr.bgNone td { background: none !important; border: none;}
#kupButtony input {
	padding: 6px 12px !important;
}
table#kupButtonyTable {
		-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
table#kupButtonyTable tr td, table#kupButtonyTable tr th {
	border: none !important;
	background: none !important;
}


.aktVer table th {
	color: #fff;
	font-family: "DINPro-Regular"!important;
	font-size: 20px !important;
	background-color: #f28e1e;
}
.titulyTable table th.fontSize1 {
	font-size: 17px !important;
}
.aktVer table.bg1 th {
	background-color: #76b4d8;
}
.aktVer table.bg1 tr.small th, .aktVer table.bg2 tr.small th {
	font-family: "DINPro-Medium"!important;
	font-size: 14px !important;
	font-weight: normal;
	vertical-align: top;
	text-align: center;
	background-color: #92c0da;
}

.aktVer table.bg1 tr.small th.big {
	font-size: 18px !important;
	line-height: 130%;
}
.aktVer table.bg2 th {
	background-color: #7a7874;
}
.aktVer table td.bg3 {
	background-color: #f6c38b;
}
.aktVer td.span2, .aktVer th.span2 {
	width: 130px;
	white-space: nowrap;
	text-align: center;
}
.aktVer td.span3, .aktVer th.span3 {
	width: 70px;
	white-space: nowrap;
	text-align: center;
}
.aktVer th.span4 {
	width: 50px;
	font-size: 13px !important;
}
.aktVer p.oraz {
	padding: 20px 0 5px 0;
	font-family: "DINPro-Bold"!important;
	font-size: 20px !important;
	text-align: center;
	color: #555659;
	text-transform: uppercase;
}
.aktVer table td {
	font-family: "DINPro-Medium"!important;
	font-size: 15px;
	color: #555659;
	padding:7px 10px 6px;
}

.aktVer table#z_adres, .aktVer table#a_adres, .aktVer table#zr_adres, .aktVer .z_konecny_prijemce {
	margin: 30px auto 20px auto;

}
.aktVer table#z_adres th, .aktVer table#a_adres th, .aktVer table#zr_adres th, .aktVer .z_konecny_prijemce th {
	color: #fff;
	font-family: "DINPro-Regular"!important;
	font-size: 20px !important;
	line-height: 150%;
}
.aktVer table#z_adres .label, .aktVer table#a_adres .label, .aktVer table#zr_adres .label, .aktVer .z_konecny_prijemce .label {
	display: block;
	float: left;
	width: 100px;
	line-height: 200%;
	text-align: right;
	padding: 0 10px;
}
.label1 {
	display: block;
	float: left;
	width: 350px;
	line-height: 130%;
	text-align: right;
	padding: 7px 10px;
}
.aktVer table#z_adres input, .aktVer table#a_adres input, .aktVer table#zr_adres input, .aktVer .z_konecny_prijemce input, .aktVer table#z_adres select, .aktVer table#z_adres textarea {
	margin: 2px 0;
	width: 568px;
	float: left;
	color: #716558;
}
.aktVer table#z_adres input.span2, .aktVer table#a_adres input.span2, .aktVer table#zr_adres input.span2, .aktVer .z_konecny_prijemce input.span2 {
	width: 120px;
}
.aktVer table#z_adres input.span1, .aktVer table#a_adres input.span1, .aktVer table#zr_adres input.span1, .aktVer .z_konecny_prijemce input.span1 {
	width: 219px !important;
}
.aktVer table#z_adres select.span1 {
	width: 229px;
}
.aktVer table#z_adres input.span4, .aktVer table#a_adres input.span4, .aktVer table#zr_adres input.span4, .aktVer .z_konecny_prijemce input.span4 {
	width: 340px;
}
.aktVer table#z_adres input.span5, .aktVer table#a_adres input.span5, .aktVer table#zr_adres input.span5, .aktVer .z_konecny_prijemce input.span5 {
	width: 452px;
}
.aktVer table#z_adres input.span6, .aktVer table#a_adres input.span6, .aktVer table#zr_adres input.span6, .aktVer .z_konecny_prijemce input.span6 {
	width: auto;
	margin: 10px 0 0 0;
}

.aktVer table#z_adres span.span1, .aktVer table#a_adres span.span1, .aktVer table#zr_adres span.span1, .aktVer .z_konecny_prijemce span.span1 {
	width: 180px;
}
.aktVer table#z_adres span.span2, .aktVer table#a_adres span.span2, .aktVer table#zr_adres span.span2, .aktVer .z_konecny_prijemce span.span2 {
	width: 449px;
}
.aktVer table#z_adres span.span5, .aktVer table#a_adres span.span5, .aktVer table#zr_adres span.span5,.aktVer  .z_konecny_prijemce span.span5 {
	width: 216px;
}
.aktVer table#z_adres span.span6, .aktVer table#a_adres span.span6, .aktVer table#zr_adres span.span6, .aktVer .z_konecny_prijemce span.span6 {
	width: 686px;
}
.aktVer table#z_adres span.span7, .aktVer table#a_adres span.span7, .aktVer table#zr_adres span.span7, .aktVer .z_konecny_prijemce span.span7 {
	width: 400px;
}
#thLink {
	/*color: #7a7874;*/
	font-size: 14px;
	font-weight: bold;
	float: right;
	text-decoration: none;
}
.aktVer #zamowic {
	width: 200px;
}
.backTl {
	display: block;
	position: absolute;
	width: 33px; height: 33px;
	margin: 0px 0 0 50px;
	background: url(../img/back0.png);
}
.backTl:hover {
	background: url(../img/back1.png);
}
.backTl span {display: none;}
.aktVer .scot {
	font-family: "DINPro-Bold"!important;
	font-size: 17px;
}

#base .aktVer #z_adres input, #base .aktVer #a_adres input, #base .aktVer #zr_adres input, #base .aktVer .z_konecny_prijemce input, #base .aktVer #z_adres select, #base .aktVer #z_adres textarea,
#facebox .aktVer #z_adres input, #facebox .aktVer #a_adres input, #facebox .aktVer #zr_adres input, #facebox .aktVer .z_konecny_prijemce input, #facebox .aktVer #z_adres select, #facebox .aktVer #z_adres textarea {background-color:#f8f3ec;}
#base .aktVer table#z_adres input[disabled=disabled], #base .aktVer table#zr_adres input[disabled=disabled], #base .aktVer table.z_konecny_prijemce input[disabled=disabled],
#facebox .aktVer table#z_adres input[disabled=disabled], #facebox .aktVer table#zr_adres input[disabled=disabled], #facebox .aktVer table.z_konecny_prijemce input[disabled=disabled] {
	background-color: #fafafa;
	color: #b1b1b1;
	border-color: #b1b1b1;
}
#base .aktVer table#z_adres input.highlighted, #base .aktVer table#zr_adres input.highlighted, #base .aktVer table.z_konecny_prijemce input.highlighted, #base .aktVer table#z_adres select.highlighted{
	background-color: #fce8d2;
	color: #555659;
}

.smlouvyWrapper {
	overflow: auto;
	height: 500px;
	text-align: left;
	padding: 5px 20px;
	background-color: #fff;
	opacity: 0.8;
    filter: alpha(opacity=80);
	border: 1px solid silver;
}
.smlouvyWrapper p {
	margin: 10px 0 20px 0;
	line-height: 160%;
}
.smlouvyWrapper strong, .smlouvyWrapper b {
	font-weight: bold;
}
.smlouvyWrapper em {
	font-style: italic;
}
.smlouvyWrapper ol {
	list-style: decimal;
	line-height: 150%;
}
.smlouvyWrapper ul {
	list-style: disc;
	line-height: 150%;
}
.smlouvyWrapper li {
	margin-left: 20px;
	margin-right: 20px;
}
.smlouvyWrapper td p {
	margin: 0;
	font-size: 14px;
}
.smlouvyWrapper table {
	margin: 20px auto;
}

.licLinks {
	text-align: left;
	margin: 5px 0 0 103px;
	font-size: 90% !important;
	line-height: 120% !important;
}
.clr1 {
	color: #e27700 !important;
}
.aktVer table a {
	color: #555659;
	text-decoration: none;
}
#zapomnelHeslo {cursor: pointer; color: #fff !important;}
/*********** order step2 **********/

.step2Wrapper {
	overflow: auto;
	height: 345px;
	text-align: left;
	padding: 5px 20px;
	background-color: #fff;
	opacity: 0.8;
    filter: alpha(opacity=80);
	border: 1px solid silver;
}
.wrapperHeight {
	height: 400px;
}
/**** styly pro smlouvu ******/
.aktVer .inner .step2Wrapper p, .aktVer .inner .step2Wrapper strong,
.aktVer .inner .step2Wrapper dd, .aktVer .inner .step2Wrapper b {
	font-family: Arial, Verdana, sans-serif !important;
	font-size: 14px !important;
	color: #000 !important;
	line-height: 150% !important;
}
.aktVer .inner .step2Wrapper strong, .aktVer .inner .step2Wrapper b {
	font-weight: bold;
}
.aktVer .inner .step2Wrapper td p {
	margin: 0 !important;
}
.aktVer .inner .step2Wrapper table {
	margin: 20px auto !important;
}
.aktVer .inner .step2Wrapper ol {
	list-style: decimal !important;
	line-height: 150% !important;
}
.aktVer .inner .step2Wrapper ul {
	list-style: disc !important;
	line-height: 150% !important;
	font-family: Arial, Verdana, sans-serif !important;
	color: #000 !important;
}
.aktVer .inner .step2Wrapper li {
	margin-left: 25px;
	margin-right: 25px;
}
.aktVer .inner .step2Wrapper dd {margin: 0 0 0 40px;}
.aktVer .inner .step2Wrapper dl {margin: 0 0 20px 0;}
/*************************************/
#toStep3 {
	margin-top: 15px !important;
}
#verze #print, #aktivace #print {
	position: absolute;
	background-color:#7a7874;
	border-color: #5d5952;
	color: #cecac3;
	margin: 15px 0 0 23px;
	padding: 5px 20px;
	font-family: "DINPro-Medium"!important;
	font-size: 17px !important;
}
.box1 {
	width: 600px;
	text-align: justify;
	padding: 20px 30px 10px 30px;
	margin: 0 auto 20px auto;
	background-color: #fff;
	opacity: 0.8;
    filter: alpha(opacity=80);
	border: 1px solid silver;
}
.box1 p {
	line-height: 120% !important;
}
/*********** partner ******************/
.aktVer #loginBoxPartner {

	width: 295px;
	margin: 80px auto 0 auto;
	border: 1px solid silver;
	background-color: #fff;
	opacity: 0.8;
    filter: alpha(opacity=80);
	padding: 20px 0;

}
.aktVer #loginBoxPartner input {
	margin-bottom: 5px;
}
.aktVer #loginBoxPartner label {
	font-weight: bold;
	margin-right: 10px;
	width: 50px;
}
.aktVer #loginBoxPartner input[type=submit] {
	margin-left: 100px;
}
/*********** prodlouzeni demo licence *******/
#demoProdl {

}
/*********** predmety *****************/
#predmety {
	background: url(../img/verzeBg.png);
}
#predmety .inner  {
	border-top: 2px solid #fff;
	padding: 20px 0px 0 0px;
	-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.1);
	box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.1);
}
#predmety.prgHeight .inner  {
	padding: 20px 20px 0 20px;
}
#predmety .h2 {
	color: #67b4e0;
}
#predmety .h2 span.small1 {
	display: block;
	position: absolute;
	font-size: 12px;
	font-family: "DINPro-Medium"!important;
	margin: -26px 0px 0 704px;
	color: #9f9f9f;
	width: 148px;
	text-align: right;
	line-height: 120%;
}
/*#predmety h2 span.hCenter {
	display: block;
	position: absolute;
	width: 792px;
	height: 30px;
	margin: 0 0px 0 60px;

}*/
#predmety .h2 span.small2 {
	/*display: block;
	float: right;
	position: relative;*/
	font-size: 16px;
	font-family: "DINPro-Medium"!important;
	/*margin: 7px 17px 0 0;*/
	color: #838383;
}
#demoBoxik {
	display: block;
	width: 243px; height: 70px;
	background: url(../img/predmety_loginBox_anim.gif) no-repeat;
	position: absolute;
	margin: 350px 0 0 650px;
}
/*#prek_vice {
	background-color: #88c1e2;
	position: absolute;
	z-index: 98;
	width: 225px; height: 60px;
	left: 10px;
	top: 5px;
}*/
#fbBox  {
	height: 280px;
}
#fbBox .loginBox {
	margin: 15px 0 0 37px;
	position: absolute;
}
#titulyVypis {
	margin: 0px 0 0 0px;
	/*border: 1px solid #ccc;*/
}
#titulyVypis li {
	float: left;
	margin: 0 0px 2px 0;
	/*background: #EEE;*/
}
#titulyVypis li a {
	display: block;
	width: 139px; height: 110px;
	text-align: center;
	text-decoration: none;
}
#titulyVypis h3 {
	color: #6d6e70;
	font-size: 14px;
	font-family: "DINPro-Bold"!important;
	line-height: 120% !important;
}
#titulyVypis h3 div.small {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120% !important;
	margin-top: 4px;

	/*color: #6d6e70;
	font-size: 13px;
	font-family: "DINPro-Bold"!important;*/
}

/*
#titulyVypis li a:hover span.soon {
	margin-top: 86px
}
#titulyVypis li a span.soon {
	display: block;
	width: 69px; height: 53px;
	background: url(../img/brzo.png) no-repeat;
	position: absolute;
	margin: 83px 0 0 72px;
}*/
.noMgRight {margin-right: 0 !important;}
.mgLeft { margin-left: 75px !important;}
/*********** contact *****************/
#contact {
	background: #656162 url(../img/contactBg.png) repeat-x;
}
/*#contact h2 {
	color: #fff;
	font-size: 38px;
	text-align: center;
	margin: 20px 0 117px -3px;
	background: url(../img/contactHeader.png) no-repeat;
	width: 927px; height: 20px;

}*/
#contact .inner  {
	padding: 20px;
}
#contact h2 {
	color: #656162;
	margin-bottom: 14px;
}
#contact h3 {
	color: #88c1e2;
	font-size: 22px;
	font-family: "DinPro-Regular"!important;
	margin: 0 0 20px 0px;
}
#contact ul {
	margin-left: 0px;
	width: 260px;
	/*background: #555;*/
}
#contact ul li {
	list-style: none;
	background: url(../img/contactFajfka.png) no-repeat 0 2px;
	color: #fff;
	/*line-height: 220%;*/
	font-family: "DINPro-Light"!important;
	font-size: 14px;
	padding-left: 23px;
	padding-bottom: 8px;
}
#contact #b1 {
	float: left;
	width: 290px;
	margin-left: 1px;
	/*background: #333;*/
}
#contact #b2 {
	float: left;
	width: 390px;
	margin-left: 1px;
	/*background: #222;*/
}

#contact #b2 ul {
	float: left;
	width: 360px;
	/*background: #555;*/
}


#contact #b3 {
	float: right;
	width: 250px;
	margin-right: 0px;
	/*background: #ccc;*/
}
#contact #b3 h3 {
	margin: 0 0 20px 0;
}
#contact #b3 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:150%;
	text-align: justify;
	margin-bottom: 15px;
}
#contact #b3 p strong {
	font-weight: bold;
}
#contact #b3 p a {
	color: #cccecf;
	text-decoration: none;
}
#contact #b3 p a:hover {
	text-decoration: underline;
}
#contact #b3 h3#hContact {
	margin-top: 12px;
}
#contact a#cSilcomLogo {
	display: block;
	background: url(../img/contactSilcomLogo.png) no-repeat;
	width: 442px; height: 29px;
	margin: 0px auto -10px auto;
}
/*#contact #cSocialIkony {
	position: absolute;
	width: 217px; height: 67px;
	background: url(../img/cSocialIkony.png);
	margin: -10px 0 0 120px;
}*/
/***********************************************/
/* navigace                                    */
/***********************************************/
div#nav {
   	text-align: center;
	background: #f9f5ef;
}
div#nav.bg {
	background: #f9f5ef url(../img/navStin.png) repeat-x left bottom;
}
#aLeft {
	position: absolute;
	width: 59px; height: 59px;
	background: url(../img/arrowRight1.png) no-repeat;
	margin: 200px 0 0 -80px;
}
#aLeft a {
	display: block;
	width: 59px; height: 59px;
	background: url(../img/arrowRight0.png) no-repeat;
}
#aLeft a:hover, #aRight a:hover {
	background: none;
}
#aLeft a span, #aRight a span {
	display: none;
}
#aRight {
	position: absolute;
	width: 59px; height: 59px;
	background: url(../img/arrowLeft1.png) no-repeat;
	margin: 200px 0 0 998px;
}
#aRight a {
	display: block;
	width: 59px; height: 59px;
	background: url(../img/arrowLeft0.png) no-repeat;
}
div#nav ul {
   float: none;
   display: inline-block;
   overflow: hidden;
   margin-top: 5px;
}
div#nav ul li {
	display:inline;
	margin-right:8px;
	background: url(../img/nav1.png) no-repeat 3px top;
	cursor: default;
}
div#nav ul li a {
	padding: 0 9px;
	line-height: 150%;
	background: url(../img/nav0.png) no-repeat;
	-moz-outline: none;
	outline: none;
}
div#nav ul li a:hover, div#nav ul li a.active {
	background: none;
}
div#nav ul li a span {
	display: none;
}

/************* form **********/
/*#base button,#base input,#base select,#base textarea,#facebox .loginBox input{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle;}
#base button,#base input,#facebox .loginBox ipnut{line-height:normal;*overflow:visible;}
#base button::-moz-focus-inner,#base input::-moz-focus-inner,#facebox .loginBox input::-moz-focus-inner{border:0;padding:0;}
#base button,#base input[type="button"],#base input[type="reset"],#base input[type="submit"],#facebox .loginBox input[type="submit"]{cursor:pointer;-webkit-appearance:button;}
#base label,#base input,#base select,#base textarea,#facebox .loginBox label,#facebox .loginBox input{font-family:Arial,"Helvetica Neue",Helvetica,sans-serif!important;font-size:12px!important;font-weight:normal;line-height:normal;}
#base label,#facebox .loginBox label {padding-top:6px;font-size:13px;line-height:18px;float:left;width:130px;text-align:right;color:#404040;}
#base form .input,#facebox .loginBox form .input{margin-left:150px;}
#base input[type=checkbox],#base input[type=radio],#facebox .loginBox input[type=radio]{cursor:pointer;}
#base input,#base textarea,#base select,#base .uneditable-input,#facebox .loginBox input{display:inline-block;width:203px;height:18px;padding:4px;font-size:13px;line-height:18px;color:#808080;border:1px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
#base select{padding:initial;}
#base input[type=checkbox],#base input[type=radio],#facebox .loginBox input[type=radio]{width:auto;height:auto;padding:0;margin:3px 0;*margin-top:0;line-height:normal;border:none;}
#base input[type=file]{background-color:#ffffff;padding:initial;border:initial;line-height:initial;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
#base input[type=button],#base input[type=reset],#base input[type=submit],#facebox .loginBox input[type=submit]{width:auto;height:auto;}
#base select,#base input[type=file]{height:27px;*height:auto;line-height:27px;*margin-top:4px;}
#base select[multiple]{height:inherit;background-color:#ffffff;}
#base textarea{height:auto;}
#base .uneditable-input{background-color:#ffffff;display:block;border-color:#eee;-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.025);-moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.025);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.025);cursor:not-allowed;}
#base :-moz-placeholder,#facebox .loginBox :-moz-placeholder{color:#bfbfbf;}
#base ::-webkit-input-placeholder,#facebox .loginBox ::-webkit-input-placeholder{color:#bfbfbf;}

#base input,#base textarea,#facebox .loginBox input{-webkit-transition:border linear 0.2s,box-shadow linear 0.2s;-moz-transition:border linear 0.2s,box-shadow linear 0.2s;-ms-transition:border linear 0.2s,box-shadow linear 0.2s;-o-transition:border linear 0.2s,box-shadow linear 0.2s;transition:border linear 0.2s,box-shadow linear 0.2s;-webkit-box-shadow:inset 0 -3px 4px rgba(0, 0, 0, 0.1);-moz-box-shadow:inset 0 -3px 4px rgba(0, 0, 0, 0.1);box-shadow:inset 0 -3px 4px rgba(0, 0, 0, 0.1);background-color:#e1d7ca;border-color: #94908c; color: #968079;}

#base input:focus,#base textarea:focus,#facebox .loginBox input:focus{outline:0;border-color:rgba(82, 168, 236, 0.8);-webkit-box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.1),0 0 8px rgba(82, 168, 236, 0.6);-moz-box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.1),0 0 8px rgba(82, 168, 236, 0.6);box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.1),0 0 8px rgba(82, 168, 236, 0.6);}
#base input[type=file]:focus,#base input[type=checkbox]:focus,#base select:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;outline:1px dotted #666;}


.btn{cursor:pointer;display:inline-block;background-color:#e6e6e6;background-repeat:no-repeat;background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));background-image:-webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);background-image:-moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);background-image:-ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);background-image:-o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);background-image:linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);padding:5px 14px 6px;text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);color:#333;font-size:13px;line-height:normal;border:1px solid #ccc;border-bottom-color:#bbb;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);-webkit-transition:0.1s linear all;-moz-transition:0.1s linear all;-ms-transition:0.1s linear all;-o-transition:0.1s linear all;transition:0.1s linear all;}.btn:hover{background-position:0 -15px;color:#333;text-decoration:none;}
*/
#base button,#base input,#base select,#base textarea,#facebox input,#facebox button,#facebox select,#facebox textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle;}
#base button,#base input,#facebox ipnut,#facebox button{line-height:normal;*overflow:visible;}
#base button::-moz-focus-inner,#base input::-moz-focus-inner,#facebox input::-moz-focus-inner,#facebox button::-moz-focus-inner{border:0;padding:0;}
#base button,#base input[type="button"],#base input[type="reset"],#base input[type="submit"],#facebox button,#facebox input[type="button"],#facebox input[type="reset"],#facebox input[type="submit"],{cursor:pointer;-webkit-appearance:button;}
#base label,#base input,#base select,#base textarea,#facebox label,#facebox input,#facebox select,#facebox textarea{font-family:Arial,"Helvetica Neue",Helvetica,sans-serif!important;font-size:12px!important;font-weight:normal;line-height:normal;}
#base label,#facebox label {padding-top:6px;font-size:13px;line-height:18px;float:left;width:130px;text-align:right;color:#404040;}
#base form .input,#facebox form .input{margin-left:150px;}
#base input[type=checkbox],#base input[type=radio],#facebox input[type=radio],#facebox input[type=checkbox]{cursor:pointer;}
#base input,#base textarea,#base select,#base .uneditable-input,#facebox input,#facebox textarea,#facebox select,#facebox .uneditable-input{display:inline-block;width:203px;height:18px;padding:4px;font-size:13px;line-height:18px;color:#808080;border:1px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
#base select,#facebox select{padding:initial;}
#base input[type=checkbox],#base input[type=radio],#facebox input[type=radio],#facebox input[type=checkbox]{width:auto;height:auto;padding:0;margin:3px 0;*margin-top:0;line-height:normal;border:none;}
#base input[type=file],#facebox input[type=file]{background-color:#ffffff;padding:initial;border:initial;line-height:initial;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
#base input[type=button],#base input[type=reset],#base input[type=submit],#facebox input[type=submit],#facebox input[type=button],#facebox input[type=reset]{width:auto;height:auto;}
#base select,#base input[type=file],#facebox select,#facebox input[type=file]{height:27px;*height:auto;line-height:27px;*margin-top:4px;}
#base select[multiple],#facebox select[multiple]{height:inherit;background-color:#ffffff;}
#base textarea,#facebox textarea{height:auto;}
#base .uneditable-input,#facebox .uneditable-input{background-color:#ffffff;display:block;border-color:#eee;-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.025);-moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.025);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.025);cursor:not-allowed;}
#base :-moz-placeholder,#facebox :-moz-placeholder{color:#bfbfbf;}
#base ::-webkit-input-placeholder,#facebox ::-webkit-input-placeholder{color:#bfbfbf;}

#base input,#base select,#base textarea,#facebox input,#facebox select,#facebox textarea{-webkit-transition:border linear 0.2s,box-shadow linear 0.2s;-moz-transition:border linear 0.2s,box-shadow linear 0.2s;-ms-transition:border linear 0.2s,box-shadow linear 0.2s;-o-transition:border linear 0.2s,box-shadow linear 0.2s;transition:border linear 0.2s,box-shadow linear 0.2s;-webkit-box-shadow:inset 0 -3px 4px rgba(0, 0, 0, 0.1);-moz-box-shadow:inset 0 -3px 4px rgba(0, 0, 0, 0.1);box-shadow:inset 0 -3px 4px rgba(0, 0, 0, 0.1);background-color:#e1d7ca;border-color: #94908c; color: #968079;}

#base input:focus,#base textarea:focus,#facebox input:focus,#facebox textarea:focus{outline:0;border-color:rgba(82, 168, 236, 0.8);-webkit-box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.1),0 0 8px rgba(82, 168, 236, 0.6);-moz-box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.1),0 0 8px rgba(82, 168, 236, 0.6);box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.1),0 0 8px rgba(82, 168, 236, 0.6);}
#base input[type=file]:focus,#base input[type=checkbox]:focus,#base select:focus,#facebox input[type=file]:focus,#facebox input[type=checkbox]:focus,#facebox select:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;outline:1px dotted #666;}


.btn{cursor:pointer;display:inline-block;background-color:#e6e6e6;background-repeat:no-repeat;background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));background-image:-webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);background-image:-moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);background-image:-ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);background-image:-o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);background-image:linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);padding:5px 14px 6px;text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);color:#333;font-size:13px;line-height:normal;border:1px solid #ccc;border-bottom-color:#bbb;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);-webkit-transition:0.1s linear all;-moz-transition:0.1s linear all;-ms-transition:0.1s linear all;-o-transition:0.1s linear all;transition:0.1s linear all;}.btn:hover{background-position:0 -15px;color:#333;text-decoration:none;}

/**************** popisy titulu (predmetu) ****************/
#titleDesc {
	margin: 10px 20px 10px 20px;
	height: 427px;
	width: 900px;
	position: absolute;
	overflow: auto;
	color: #555659;
}
#titleDesc.noRightCol {
	width: auto;
}
#titleDesc #leftCol {
	width: 610px;
	float: left;
	font-family: "DINPro-Regular"!important;
	font-size: 17px;
	line-height: 140%;
	/*background: #666;*/
}
#titleDesc.noRightCol #leftCol {
	width: auto;
}
#titleDesc #leftCol strong {
	font-family: "DINPro-Bold"!important;
	font-weight: normal;
}
#titleDesc #rightCol {
	width: 260px;
	float: right;
	/*background: #999;*/
}
#titleDesc strong {
	font-weight: bold;
}
#titleDesc p {
	margin: 0 0 20px 0;
	text-align: justify;
}
#titleDesc a {
	color: #2c7199;
}
#titleDesc a:hover {
	text-decoration: none;
}
#titleDesc ul {
	margin: 0 0 20px 40px;
	list-style: disc;
}
#titleDesc #leftCol .img {
	margin: 0 12px 15px 0px;
	float: left;
}
#titleDesc #leftCol img, .video img {
	border: 1px solid #ccc;
	padding: 5px;
	background: #fff;
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}
#titleDesc .loginBox {
	margin: 0px 0 0 0px;
	position: fixed;
	background: url(../img/indexLoginBg_p_zuby.png) no-repeat;
	/*background: url(../img/indexLoginBg_p.png) no-repeat;*/
}
#titleDesc .loginBox .note1 {
	padding-top: 0 !important;
}
.video {
	margin: 23px 0 0 40px;
	font-family: "DINPro-Medium"!important;
	font-size: 15px;
	font-weight: bold;
}
.video .icoPlay {
	position: absolute;
	background: url(../img/icoPlay.png) no-repeat;
	width: 78px;
	height: 53px;
	display: block;
	margin: 46px 0 0 51px;
}
.pdfInstrukce {
	background: url(../img/icoPdf.png) no-repeat;
	display: inline-block;
	height: 32px;
	padding-left: 32px;
	line-height: 180%;
}
/************ anketa ***********/
#anketa textarea {
	width: 400px;
	height: 60px;
	color: #5a4943;
	resize: none;
}
#anketa input[type=radio], #anketa input[type=checkbox] {
	margin-right: 4px;
}
#anketa table {
	margin-bottom: 10px;
}
#anketa input[type=submit] {
	background-color:#f28e1e;
	border-color: #9a754b;
	color: #fff;
	margin-top: 4px;
	padding: 10px 20px;
	font-family: "DINPro-Medium"!important;
	font-size: 20px !important;
}

#anketa #obal {
	overflow: auto;
	height: 420px;
	text-align: center;
}
ul.cols {
  width:700px;
  margin-bottom:5px;
  overflow:hidden;
}
ul.cols li {
  line-height:1.5em;
  float:left;
  display:inline;
}
#double li  { width:50%;} /* 2 col */
#triple li  { width:33.333%; } /* 3 col */
#quad li    { width:25%; } /* 4 col */
#six li     { width:16.666%; } /* 6 col */
/********** partner klik demo form ************/
#partnerKlikDemo {
	margin: 15px auto 0 auto;
	text-align: center;
}
#partnerKlikDemo label.span {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	padding-top: 3px;
	margin: 0 5px 5px 0;
}
#partnerKlikDemo input[type=text] {
	margin-bottom: 5px;
	float: left;
}
#partnerKlikDemo input[type=submit] {
	margin-top: 10px;
	padding-top: 7px;
}
/************** confirm box ****************/
.confirm-box {
	padding: 10px;
	color: #fff;
	text-shadow:-1px -1px 0 rgba(0, 0, 0, 0.25);
}
.confirm-box a.close {
	display: none !important;
}
.confirm-box a {
	color: #fff !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	text-shadow: none;
}
.confirm-box a:hover {
	text-decoration: none !important;
}
.confirm-box strong {
	font-weight: bold;
	/*display: block;	*/
}
.alert-actions {
	margin-top: 20px;
}
.confirm-box h4 {
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.25);
	margin-bottom: 10px;
	font-size: 140%  !important;
}
.alert-confirm-box {
	padding: 20px 10px;
	text-align: center;
}
.alert-confirm-box a {
	color: #666 !important;
	display: inline;
	margin: 0 20px;
	text-decoration: none !important;
	padding: 10px 20px !important;
}
.alert-confirm-box a:hover {
	color: #000 !important;
	text-decoration: none !important;
}
.alert-confirm-box a:hover i {
	color: #000 !important;
}

