/**
 * class cafe
 *
 */
body.cafe #content #col-left {
	top: 0;
	left: 0;
	width: 252px;
	height: auto;
	margin: 0;
	padding: 0 0 0 0px;
	float: left;
	background: transparent;
}

body.cafe #content #col-center {
	top: 0;
	left: 0;
	width: 405px;
	height: auto;
	margin: 0;
	padding: 0 0 0 0px;
	float: left;
	background: transparent;
}

body.cafe #content h2 {
	margin: 0;
	padding: 0 0 10px 15px;
	font-size: 18px;
	color: #0283c7;
	line-height: 25px;
	font-weight: normal;
}

body.cafe #content h3 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 16px;
	font-weight: normal;
}

body.cafe #content .obrazek {
	display: block;
	float: right;
	clear: right;
	margin: -20px 0 0 0;
	padding: 0;
}

body.cafe .light-box {
	margin: 10px 0 30px 0;
	padding: 0;
	background: #c7c6a9;
	height: 370px;
}

body.cafe .light-box img {
	display: block;
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
}

body.cafe .light-box p {
	display: block;
	margin: 15px 10px 0 10px;
	padding: 0;
	float: left;
	line-height: 17px;
}

body.cafe .light-box strong {
	font-size: 15px;
}

body.cafe .form-box {
	margin: 10px 40px 0 0;
	padding: 0 0 0 35px;
	background: #ffffff;
	height: 268px;
}

body.cafe .form-box form {
	position: relative;
	top: 0px;
	left: 0px;
	width: 300px;
	height: ;
	margin: 0;
	padding: 0;
}

body.cafe .form-box #question {
	border: 1px solid #cccbc8;
	width: 320px;
	height: 200px;
	margin: 0;
	padding: 4px 0 0 10px;
	color: #a1a09e;
	background: #ffffff;
	vertical-align: top;
}

body.cafe .form-box #buton {
	border: 1px outset #cccbc8;
	width: 80px;
	height: 25px;
	margin: 10px 0 0 0;
	padding: 0;
	color: #000000;
	background: #c7c6a9;
	vertical-align: top;
}

body.cafe .form-box form p {
	margin: 0;
	padding: 0;
	height: 35px;
	line-height: 35px;
	text-align: left;
}

body.cafe .white-box {
	margin: 0 40px 0 20px;
	padding: 12px 0 13px 15px;
	background: #ffffff;
	border-bottom: 1px solid #cccbcb
}

body.cafe .white-box span {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #0283c7;
	line-height: 15px;
	font-weight: normal;
}

body.cafe .white-box p {
	margin: 0;
	padding: 0;
}

body.cafe #content #col-left ul {
	margin: 0 0 30px 0;
	padding: 0 0 0 40px;
}

/**
 * class docd
 *
 */
body.docd #content #col-left {
	top: 0;
	left: 0;
	width: 252px;
	height: auto;
	margin: 0;
	padding: 140px 0 0 0px;
	float: left;
	background: transparent;
	text-align: center;
}

body.docd #content #col-center {
	top: 0;
	left: 0;
	width: 405px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	background: transparent;
}

body.docd .grey-box {
	margin: 0 40px 200px 0;
	padding: 0 0 0 20px;
	background: #ecebe1 url("../_img/layout/backgr_inf-osp_box.gif") top center
		repeat-y;
}

body.docd .grey-box p {
	margin: 0;
	padding: 15px 0 0 0;
	font-size: 14px;
	line-height: 55px;
	font-weight: bold;
}

body.docd .grey-box p a {
	display: block;
	float: left;
	margin: -50px 20px 0 200px;
	padding: 0 0 0 20px;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	background: url("../_img/layout/img_sipka-link.gif") 0 0 no-repeat;
}

body.docd #content h2 {
	margin: 0;
	padding: 0 0 10px 15px;
	font-size: 18px;
	color: #0283c7;
	line-height: 25px;
	font-weight: normal;
}

body.docd #content #col-center h2 {
	margin: 0;
	padding: 0 0 5px 15px;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #4d4948;
}

body.docd #content h3 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 16px;
	font-weight: normal;
}

body.docd #content span {
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 12px;
	color: #0283c7;
	line-height: 12px;
	font-weight: normal;
}

/**
 * class seznam
 *
 */
body.seznam .grey-box {
	margin: 0 40px 0 0;
	padding: 12px 0 5px 35px;
	background: #ecebe1;
}
body.seznam .grey-box form {
	position: relative;
	top: 0;
	left: 0;
	width: 170px;
	height: 40px;
	margin: 0;
	padding: 0;
	float: right;
	clear: left;
}

body.seznam .grey-box p {
	margin: 13px 0 10px 0;
	padding: 0;
	line-height: 15px;
	text-align: left;
}

body.seznam .grey-box .pole {
	border: 1px solid #c1c1c0;
	width: 50px;
	height: 18px;
	margin: 5px 0 0 0;
	padding: 2px 0 0 5px;
	color: #000000;
	background: #ffffff;
}

/**
 * inf.php
 *
 */
body#inf #content #col-left {
	top: 0;
	left: 0;
	width: 252px;
	height: auto;
	margin: 0;
	padding: 0 0 0 0px;
	float: left;
	background: transparent;
}

body#inf #content #col-center {
	top: 0;
	left: 0;
	width: 405px;
	height: auto;
	margin: 0;
	padding: 0 0 0 0px;
	float: left;
	background: transparent;
}
body#inf #content h2 {
	margin: 0;
	padding: 0 0 10px 15px;
	font-size: 18px;
	color: #0283c7;
	line-height: 25px;
	font-weight: normal;
}

body#inf #content h3 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 16px;
	font-weight: normal;
}

body#inf #content .obrazek {
	display: block;
	float: right;
	clear: right;
	margin: -20px 0 0 0;
	padding: 0;
}

body#inf .light-box {
	margin: 10px 0 30px 0;
	padding: 15px 5px 0 20px;
	background: #c7c6a9;
	height: 300px;
}

body#inf .dark-box {
	margin: 10px 40px 0 0;
	padding: 0 0 0 35px;
	background: #b5b38c;
	height: 315px;
}
body#inf .dark-box a {
	display: block;
	width: 93px;
	height: 212px;
	margin: 0 9px 20px 0;
	float: left;
	background-repeat: no-repeat;		
}
body#inf .dark-box a#director {
	background-image: url("../_img/inf/kvr_bgr.jpg");
}	
body#inf .dark-box a#sales {
	background-image: url("../_img/inf/kvo_bgr.jpg");
}	
body#inf .dark-box a#finance {
	background-image: url("../_img/inf/kvf_bgr.jpg");
}	
body#inf .dark-box a,
body#inf .dark-box a:visited {
	background-position: -94px 133px;
}
body#inf .dark-box a:hover {
	background-position: 0 133px;
}
body#inf .dark-box img {
	margin: 0;
	/* padding: 0 5px 20px 0; */
}

body#inf .dark-box form {
	position: relative;
	top: 0px;
	left: 0px;
	width: 300px;
	height: ;
	margin: 0;
	padding: 0;
}

body#inf .dark-box #pole {
	border: 1px outset #cccbc8;
	width: 145px;
	height: 19px;
	margin: 0;
	padding: 4px 0 0 10px;
	color: #a1a09e;
	background: #ffffff;
	vertical-align: top;
}

body#inf .dark-box #combo {
	border: 1px outset #cccbc8;
	width: 80px;
	height: 25px;
	margin: 0;
	padding: 0;
	color: #000000;
	background: #ffffff;
	vertical-align: middle;
}

body#inf .dark-box #buton {
	border: 1px outset #cccbc8;
	width: 80px;
	height: 25px;
	margin: 0;
	padding: 0;
	color: #000000;
	background: #c7c6a9;
	vertical-align: top;
}

body#inf .dark-box form p {
	margin: 0;
	padding: 0;
	height: 35px;
	line-height: 35px;
	text-align: right;
}

body#inf .white-box {
	margin: 0 40px 0 20px;
	padding: 12px 0 5px 20px;
	background: #ffffff;
	border-bottom: 1px solid #cccbcb
}
body#inf #content #col-left ul {
	margin: 0 0 30px 0;
	padding: 0 0 0 40px;
}

/**
 * inf_akc.php
 *
 */
body#inf-akc #content #col-left {
	top: 0;
	left: 0;
	width: 657px;
	height: auto;
	margin: 0;
	padding: 0 0 0 0px;
	float: left;
	background: transparent;
}
body#inf-akc .white-box {
	width: 580px;
	margin: 0 40px 0 20px;
	padding: 12px 0 13px 15px;
	background: #ffffff;
	border-bottom: 1px solid #cccbcb
}

body#inf-akc .white-box span {
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 12px;
	color: #0283c7;
	line-height: 15px;
	font-weight: normal;
}

body#inf-akc .white-box p {
	
}

body#inf-akc .white-box div.preview img {
	width:215px;
}
body#inf-akc .white-box div.preview {
	display: block;
	float: left;
	margin: 20px 0 0 0;
	padding: 0 0 0 0px;
	width: 215px;
}

body#inf-akc .white-box h2 {
	margin: 0;
	padding: 5px 0 7px 15px;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #4d4948;
}
body#inf-akc .white-box div.block {
	width:328px;
	float:left;
	padding-left: 30px;
	overflow: hidden;	
}
body#inf-akc .white-box img.picture {
	margin: 0 5px 0 0;
	padding: 0;
	height: 36px;
	text-align: right;
}
body#inf-akc .grey-box {
	width: 330px;
	float: right;
}


/**
 * inf_nav.php
 *
 */
body#inf-nav #content #col-left {
	top: 0;
	left: 0;
	width: 252px;
	height: auto;
	margin: 0;
	padding: 140px 0 0 0px;
	float: left;
	background: transparent;
	text-align: center;
}

body#inf-nav #content #col-center {
	top: 0;
	left: 0;
	width: 405px;
	height: auto;
	margin: 0;
	padding: 0 0 0 0px;
	float: left;
	background: transparent;
}

body#inf-nav .white-box {
	margin: 0 40px 0 0;
	padding: 12px 0 15px 0px;
	background: #ffffff;
	border-bottom: 1px solid #cccbcb;
}

body#inf-nav #content #col-center h2 {
	margin: 0;
	padding: 5px 0 5px 15px;
}

body#inf-nav #content #col-center h2 a, 
body#inf-nav #content #col-center h2 a:visited {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #4d4948;
	text-decoration: none;
}

body#inf-nav #content span {
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 12px;
	color: #0283c7;
	line-height: 15px;
	font-weight: normal;
}

/**
 * inf_pre.php
 *
 */
body#inf-pre #content #col-left {
	top: 0;
	left: 0;
	width: 252px;
	height: auto;
	margin: 0;
	padding: 140px 0 0 0px;
	float: left;
	background: transparent;
	text-align: center;
}

body#inf-pre #content #col-center {
	top: 0;
	left: 0;
	width: 405px;
	height: auto;
	margin: 0;
	padding: 0 0 0 0px;
	float: left;
	background: transparent;
}

body#inf-pre .white-box {
	margin: 0 40px 0 0;
	padding: 12px 0 15px 0px;
	background: #ffffff;
	border-bottom: 1px solid #cccbcb;
}

body#inf-pre #content #col-center h2 {
	margin: 0;
	padding: 5px 0 5px 15px;
}

body#inf-pre #content #col-center h2 a, 
body#inf-pre #content #col-center h2 a:visited {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #4d4948;
	text-decoration: none;
}

body#inf-pre #content span {
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 12px;
	color: #0283c7;
	line-height: 15px;
	font-weight: normal;
}

/**
 * inf_tiz.php
 *
 */
body#inf-tiz #content #col-left {
	top: 0;
	left: 0;
	width: 252px;
	height: auto;
	margin: 0;
	padding: 140px 0 0 0px;
	float: left;
	background: transparent;
	text-align: center;
}

body#inf-tiz #content #col-center {
	top: 0;
	left: 0;
	width: 405px;
	height: auto;
	margin: 0;
	padding: 0 0 0 0px;
	float: left;
	background: transparent;
}

body#inf-tiz .white-box {
	margin: 0 40px 0 0;
	padding: 12px 0 15px 0px;
	background: #ffffff;
	border-bottom: 1px solid #cccbcb;
}

body#inf-tiz #content #col-center h2 {
	margin: 0;
	padding: 5px 0 5px 15px;
}

body#inf-tiz #content #col-center h2 a, 
body#inf-tiz #content #col-center h2 a:visited {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #4d4948;
	text-decoration: none;
}

body#inf-tiz #content span {
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 12px;
	color: #0283c7;
	line-height: 15px;
	font-weight: normal;
}

/**
 * inf_osp.php
 *
 */
body#inf-osp .contact {
	margin: 0 40px 0 0;
	padding: 12px 0 5px 0;
	background: #ffffff;
	border-top: 1px solid #cccbcb;
}

body#inf-osp .contact p {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
}

body#inf-osp .contact strong {
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 25px;
}

body#inf-osp .contact  .picture {
	margin: 0;
	padding: 0;
	float: left;
	clear: right;
}

/**
 * inf_kvd.php
 *
 */
body#inf-kvd #content #col-left h2 {
	margin-top: 100px;
}

/**
 * inf_kvs.php
 *
 */
body#inf-kvs #content #col-left {
	top: 0;
	left: 0;
	width: 657px;
	height: auto;
	margin: 0;
	padding: 0 0 0 0px;
	float: left;
	background: transparent;
}
body#inf-kvs #content .obrazek {
	display: block;
	float: right;
	clear: right;
	margin: -20px 0 0 0;
	padding: 0;
}
body#inf-kvs .grey-box {
	margin: 0 40px 0 0;
	padding: 12px 0 5px 35px;
	background: #ecebe1;
	width: 330px;
	float: right;
}

body#inf-kvs .search-box {
	margin: 0 40px 20px 0;
	padding: 7px 0 7px 0;
	background: #ecebe1;
	width: 365px;
	float: right;
}

body#inf-kvs .search-box form {
	width: 320px;
	height: 110px;
	margin: 0;
	padding: 0 20px 0 0;
	background: #ecebe1;
}

body#inf-kvs .search-box p {
	margin: 10px 0 10px 35px;
	padding: 0;
	line-height: 15px;
	text-align: right;
}

body#inf-kvs .search-box #combo {
	border: 1px outset #c1c1c0;
	width: 175px;
	height: 25px;
	margin: 0 0 0 10px;
	padding: 0;
	color: #000000;
	background: #ffffff;
	vertical-align: middle;
}

body#inf-kvs .search-box #pole-search {
	border: 1px solid #c1c1c0;
	width: 165px;
	height: 19px;
	margin: 0 0 0 10px;
	padding: 4px 0 0 10px;
	color: #a1a09e;
	background: #ffffff;
	vertical-align: top;
}

body#inf-kvs .search-box #buton {
	border: 1px outset #cccbc8;
	width: 80px;
	height: 25px;
	margin: 10px 95px 0 0;
	padding: 0;
	color: #000000;
	background: #c7c6a9;
	vertical-align: top;
}
body#inf-kvs .white-box {
	width: 620px;
	margin: 0 0 0 0;
	padding: 12px 0 13px 0px;
	background: #ffffff;
	border-bottom: 1px solid #cccbcb
}

body#inf-kvs .white-box span {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
	color: #0283c7;
	line-height: 15px;
	font-weight: normal;
}

body#inf-kvs .white-box p {
	margin: 0 0 0 287px;
	padding: 0;
}
body#inf-kvs .white-box img {
	display: block;
	float: left;
	clear: right;
	margin: 20px 0 0 0;
	padding: 0;
}

/**
 * inf_abu.php
 */
body#inf-abu #content #col-left {
	top: 0;
	left: 0;
	width: 252px;
	height: auto;
	margin: 0;
	padding: 80px 0 0 0px;
	float: left;
	background: transparent;
}


body#inf-abu #content #col-center {
	top: 0;
	left: 0;
	width: 405px;
	height: auto;
	margin: 0;
	padding: 0 0 0 0px;
	float: left;
	background: transparent;
}


body#inf-abu .white-box {
	margin: 20px 0 0 0;
	padding: 0;
	background: #ffffff;
}

body#inf-abu .inf-bulletin {
	float: left;
	margin: 0;
	padding: 25px 0 0 0;
	border-bottom: 1px solid #cccbcb;
	width: 183px;
	text-align: center;
}

body#inf-abu .inf-bulletin a {
	display:block;
	height: 170px;
	overflow: hidden;	
}
body#inf-abu .inf-bulletin img {
	width: 150px;
}

body#inf-abu .inf-bulletin p {
	margin: 5px 0 5px 0;
	padding: 0;
	text-align: right;
}

body#inf-abu #content h2 {
	margin: 0;
	padding: 0 0 10px 15px;
	font-size: 18px;
	color: #0283c7;
	line-height: 25px;
	font-weight: normal;
}

body#inf-abu #content h3 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 16px;
	font-weight: normal;
}

body#inf-abu .grey-box {
	margin: 0 40px 0 0;
	padding: 12px 0 5px 20px;
	background: #ecebe1;
}
body#inf-abu .grey-box form {
	position: relative;
	top: 0;
	left: 0;
	width: 170px;
	height: 40px;
	margin: 0;
	padding: 0;
	float: right;
	clear: left;
}

body#inf-abu .grey-box p {
	margin: 13px 0 10px 0;
	padding: 0;
	line-height: 15px;
	text-align: left;
}

body#inf-abu .grey-box .pole {
	border: 1px solid #c1c1c0;
	width: 50px;
	height: 18px;
	margin: 5px 0 0 0;
	padding: 2px 0 0 5px;
	color: #000000;
	background: #ffffff;
}