@import '/css2/redesign.css';

body {
	font:9pt Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff; 
	padding: 0;
	margin: 0;
}


body,td {
	font-family: Arial;
	font-size: 9pt;
}

a {
	color: #2b6497;
}

textarea.wide {
	width: 100%;
}

fieldset {
	border: 1px solid #ccc;
	background-color: #fcfcfc;
	padding: 10px;
	margin: 10px 0;
}

fieldset legend {
	color: #000;
}

hr.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
	visibility: hidden;
}
.noscreen {
	display: none;
}

label {
	cursor: pointer;
	_cursor: hand;
}

span.noborder img {
	border: none;
}


/*
 Top
*/

#top {
	width: 920px;
	margin: 0 auto 10px;
}

#top p.links {
	margin: 0;
	float: right;
}

#top #logo a {
	display: block;
	margin: 10px 0 -30px;
}
#top #logo img {
	border: none;
}

#top ul.tabs {
	margin: 0;
	list-style: none;
	padding: 0 0 49px 245px;
	border-bottom: 7px solid #4175a2;
}
#top .tabs li {
	padding: 0; margin: 0 2px 0 0;
	display: block;
	float: left;
}
#top .tabs li a {
	color: #000;
	text-decoration: none;
	background: #d4d4d4 url('../img/top/tab-inactive-bg.gif') top right repeat-x;
	margin-top: 5px;
	display: block;
}
#top .tabs li a:hover {
	background-color: #e0e0e0;
	background-image: url('../img/top/tab-inactive-bg-hover.gif');
}
#top .tabs li a strong {
	display: block;
	padding: 9px 30px 5px 40px;
	background-position: 9px 55%;
	background-repeat: no-repeat;
	position: relative;
}
#top .tabs li.selected a, #top .tabs li.selected a:hover {
	color: #fff;
	background: #4175a2 url('../img/top/tab-active-bg.gif') top right repeat-x;
	margin-top: 0;
}
#top .tabs li.selected a strong {
	padding-top: 11px;
	padding-bottom: 9px;
}

#top .tabs li a strong.inquiries {
	background-image: url('../img/top/tab-inactive-icon-inquiries.gif');
}
#top .tabs li.selected a strong.inquiries {
	background-image: url('../img/top/tab-active-icon-inquiries.gif');
}

#top .tabs li a strong.contracts {
	background-image: url('http://www.epoptavka.cz/img/top/tab-inactive-icon-contracts.png');
	width: 175px;
	height: 30px;
	cursor: pointer;
}
#top .tabs li.selected a strong.contracts {
	background-image: url('../img/top/tab-active-icon-contracts.png');
}
#top .tabs li a strong.supliers {
	background-image: url('../img/top/tab-inactive-icon-supliers.gif');
}
#top .tabs li.selected a strong.supliers {
	background-image: url('../img/top/tab-active-icon-supliers.gif');
}



#top .tabs li a strong .new {
	display: block;
	background: url('../img/top/tab-inactive-new.gif') top left no-repeat;
	width: 32px; height: 21px;
	overflow: hidden;
	text-indent: -1000em;
	position: absolute;
	top: -5px; right: -2px;
}
#top .tabs li.selected a strong .new {
	background: url('../img/top/tab-active-new.gif') top left no-repeat;
	top: -4px;
}
#top .tabs li a strong .free {
	color: #d00;
	font-weight: normal;
	position: relative; top: 5px; left: 12px;
}
#top .tabs li.selected a strong .free {
	color: #fff;
}
#top .tabs li a em {
	display: block;
	font-weight: normal;
}


#top ul.subtabs {
	margin: -3px 0 0;
	list-style: none;
	padding: 1px 0 4px;
	background-color: #4175a2;
	color: #fff;
	text-align: center;
	_height: 19px;
}
*+html #top ul.subtabs { /* IE 7 hack */
	height: 19px;
}
#top .subtabs li {
	display: inline;
	line-height: 150%;
	margin-top: 5px;
	background: #4175a2;
	padding-bottom: 6px;
}
#top .subtabs li.selected {
	background: url('../img/top/subtab-active-bg.gif') bottom center no-repeat;
	font-weight: bold;
}
#top .subtabs li span {
	padding: 0 16px 0 18px;
	border-left: 1px solid #58b;
}
#top .subtabs li.first span {
	border-left: none;
}
#top .subtabs li strong {
	font-weight: normal;
	line-height: 9pt;
	background-color: #9bd;
	padding: 0 2px;
	color: #247;
	margin-left: 4px;
	position: relative; top: -1px;
}
#top .subtabs li a {
	color: #fff;
	text-decoration: none;
}
#top .subtabs li a:hover {
	text-decoration: underline;
}

/* Main page */
div#mainPage {
	width: 920px;
	margin: 0 auto;
}


a#exampleInquiry {
	padding-left: 30px;
	/*background: url('../img/insert_inquiry/lightbulb.gif') no-repeat;*/
	margin-left: 0px;
}

div#mainPage div#leftSection {
	width: 190px;
	_width: 188px;
	margin-right: 10px;
	float: left;
}

div#mainPage div#rightSection {
	width: 720px;
	float: left;
}

div#footer {
	width: 915px;
	margin: 0 auto;
	clear: both;
	position: relative;
	float: none;
	position: relative;
	top: 10px;
	height: 29px;
	background-image: url("../img/insert_inquiry/footer_bg.jpg");
	background-repeat: repeat-x;
	font-size: 8pt;
	padding-top: 11px;
	padding-left: 5px;		
}

/* ***************************************************************** */
#top5_box {
    font-size: 8pt;
    text-align: left;
    width: 185px;
}

#top5_box p {
	margin: 12px 0 12px 5px;
}

.sidebox {
	margin: 0px 0 10px;
}

.sidebox h3 {
	/*border-left: 17px solid #2b6497;*/
	border-left: 17px solid #4a85b8;
	background: transparent;
	padding: 0;
	margin: 0;
}

.sidebox h3 a {
    color: #4a85b8;
}

.sidebox h3 span {
	margin-left: 2px;
	display: block;
	padding: 3px;
	background: #eee;
	font-size: 12px;
}

/*
.sidebox h3 {
	border-left: 22px solid #2b6497;
	font:12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: transparent;
	font-size: 9pt;
	padding: 0;
	margin: 0;
}

.sidebox h3 span a {
	margin-left: 10px;	
}

.sidebox h3 span em {
	margin-left: 10px;
	font-style: normal;
	color: 	#2b6497;
}

.sidebox h3 span {
	margin-left: 0px;
	width: 168px;
	display: block;
	padding: 3px 0;
    _padding: 3px 0 3px 4px;
    white-space: nowrap;
	background: #eee;
	background-image: url("../img/insert_inquiry/sidebox_h_bg.jpg");
	background-repeat: no-repeat;	
}*/

.sidebox div {
	color: #737575;
	margin-top: 1px;
	background: #f2f2f2;
	padding: 6px;
}

.sidebox div p {
	margin: 7px 0;
}

.sidebox.monitor p {
	margin: 12px 0;
	line-height: 145%;
	color: #000;
	text-decoration: none;
}

.sidebox.monitor strong, .sidebox.monitor span {
	white-space: nowrap;
}

.sidebox.monitor img {
	float: left;
	margin: 3px 6px 0 0;
	padding: 1px;
	background: #fff;
	border: 1px solid #2b6497;
}

/* ***************************************************************** */

/* ***************************************************************** */
#reference {
	font-size: 8pt;
}

#reference ul {
	margin: 0;
	padding: 0;
}

#reference li {
	list-style: none;
	margin-bottom: 15px;
}

#reference li em.author {
	margin-top: 0px;
	color: #737575;
}

.sidebox a.sideBoxLink {
	color: #737575;
	font-size: 10px;
	background-image: url("../img/insert_inquiry/bullet_ra_small.jpg");
	background-repeat: no-repeat;
	background-position:0 3px;
	display: block;
	text-indent: 15px;
	
}

#reference li em {
	margin: 0px;
	margin-left: 15px;
	margin-top: 5px;
	display: block;
	font-style: normal;
	font-weight: bold;
	color: #414444;
}


#reference li cite span {
	margin-left: 15px;
	display: block;	
}

#reference li cite {
	display: block;
	margin-left: 0px;
	background-image: url("../img/insert_inquiry/bullet_ra.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	
}

/* ***************************************************************** */

div#kontakt strong {
	font-weight: bold;
	color: #414444;
}

div#kontakt img {
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 2px;
	margin-right: 10px;
	border: 1px solid #d0cccc;
}

div#kontakt span.operator {
	display: block;
	line-height: 17px;
	margin-top: 5px;
	padding-left: 25px;
	font-size: 10px;
}

div#provozovatel div div {
	padding-top: 10px;
	font-size: 11px;
	padding-left: 20px;
}

div#odkazy div div ul{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-left: 10px;
}

div#odkazy div div ul li{
	margin-bottom: 20px;
	background: url("../img/insert_inquiry/bullet_rr_small.jpg") no-repeat 0px 5px;
	padding-left: 10px;
}


div.insertInquiry h2 {
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #2b6597;
	margin-top: 8px;
	
	padding-bottom: 15px;
	padding-left: 5px;
	font-size: 22px;
}

div.insertInquiry h2.iconTitle {
	margin-top: 10px;
}

div.insertInquiry h3 {
	margin: 15px 0 0;
	padding: 0;
	border-bottom: 3px solid #dadada;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 18px;
}

div.insertInquiry h3 em span {
	display: none;
}

div.insertInquiry h3 em.at_first{
	background-image: url("../img/insert_inquiry/at_first.jpg");
}

div.insertInquiry h3 em.at_second{
	background-image: url("../img/insert_inquiry/at_second.jpg");
}

div.insertInquiry h3 em.at_third{
	background-image: url("../img/insert_inquiry/at_third.jpg");
}

div.insertInquiry h3 em{
	display: block;
	width: 33px;
	=width: 33px;
	float: left;
	height: 33px;
	=height: 29px;
	position: relative;
	left: -5px;
	top: -4px;
	=top: -2px;

}

div.graph {
	margin-top: 3px;
	padding-left: 15px;
	padding-top: 10px;
	width: 448px;
	float: left;
	background: url("../img/insert_inquiry/top_bg.jpg") 0 -40px repeat-x;
	height: 100px;
	margin-bottom: 30px;
}

div.advant {
	margin-top: 3px;
	margin-left: 1px;
	float: right;
	height: 100px;
	background: url("../img/insert_inquiry/top_bg.jpg") 0 -40px repeat-x;
	width: 232px;
	padding: 12px;
	padding-top: 0px;
}

div.advant h4 {
	color: #716f6f;
	font-size: 16px;
}

div.advant span {
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	background-repeat: no-repeat;	
	padding-left: 30px;	
	padding-top: 1px;
}

div.advant div.borderLink {
	background-image: url("../img/insert_inquiry/bg_border_link.jpg");
	background-repeat: no-repeat;
	padding-left: 4px;
}

div.advant div.borderLink a{
	display: block;
	height: 28px;
	background-image: url("../img/insert_inquiry/bg_border_link.jpg");
	text-align: center;
	padding-left: 20px;
	padding-top: 0px;
	background-position: -8px 0px;
}


div.advant a em{
	position: relative;
	top: -12px;
	width: 4px;
	height: 40px;
	float: right;
	background-image: url("../img/insert_inquiry/bg_border_link.jpg");
	background-position: 4px 0px;
}

div.advant span.a {
	margin-top: 10px;
	background-image: url("../img/insert_inquiry/adv_a.jpg");
}

div.advant span.b {
	background-image: url("../img/insert_inquiry/adv_b.jpg");
}

div.advant span.c {
	background-image: url("../img/insert_inquiry/adv_c.jpg");
	margin-bottom: 10px;
}

div.insertInquiry div.description a {
	color: #333333;
}

div.insertInquiry div.description {
	color: #333333;
	padding: 10px;
	margin-bottom: 15px;
	clear: both;
	background: #fafafa;
	border-top: 1px solid #f5f5f5;
}

div.insertInquiry div.description textarea {
	height: 140px;
	margin-left: 0px;
	height: 190px;
	width: 430px;
	margin-right: 5px;
	margin-bottom: 10px;
}

div#attachmentsContainer {
	margin-top: 5px;
}

div.insertInquiry div.description ul {
	list-style: none;
	margin: 30px 0 0;
	padding: 0;
}

div.insertInquiry div.description ul li{
	background-image: url("../img/insert_inquiry/bullet_ra.gif");
	background-repeat: no-repeat;
    background-position: 0px 2px;
    padding-left: 12px;
}


div.insertInquiry div.description ul li.tip {
    list-style: none;
}

ul.tip a {
	white-space: nowrap;
}

div.insertInquiry div.description ul li.tip {
	margin-left: 5px;
	list-style: none;	
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 20px;
    padding-top: 3px;
	background-image: none;
	color: #999;
}

a.personalitiesColor {
	color: #999;
}

div.insertInquiry div.description ul li.tip.picture {
	background-image: url("../img/insert_inquiry/bg_tip.gif");
	color: #333;
}

div.insertInquiry div.submit p {
	color: #999;
}


div.insertInquiry ul li span{
	font-weight: bold;
}

div.insertInquiry div.description ul li {
	margin-bottom: 20px;
    padding-left: 20px;
	margin-left: 4px;
}

div.insertInquiry ul li.tip {
	margin-left: 5px;
	list-style: none;
	background-image: none;	
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 20px;
    padding-top: 3px;
	color: #999;
}

div.insertInquiry ul li.tip em{
	font-style: normal;
	position: relative;
	top: -3px;
}

div.insertInquiry div.description a.beginText {
	background-image: url("../img/insert_inquiry/comment.gif");
	padding-left: 20px;
	background-repeat: no-repeat;
}


div.insertInquiry div.description a.descriptionTitle {
	display: block;
	/*background-image: url("../img/insert_inquiry/page.gif");
	padding-left: 20px;*/
	background-repeat: no-repeat;
}

div.insertInquiry div.description a.attachment {
	margin-top: 10px;
	background-image: url("../img/insert_inquiry/attach.gif");
	padding-left: 20px;
	background-repeat: no-repeat;
}

div.insertInquiry div.description textarea.beginText {
	height: 180px;
	margin-left: 0px;
	margin-top: 3px;
}

div.insertInquiry div.infoNS {
	padding: 10px;
	padding-top: 5px;
	font-size: 9pt;
	margin-top: 20px;
	background-image: url("../img/insert_inquiry/choose_bg.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	border-top: 1px solid #f5f5f5;
}

div.insertInquiry div.info {
	padding: 10px;
	font-size: 9pt;
	padding-top: 5px;
	background-color: #fafafa;
	background-repeat: repeat-x;
	margin-top: 20px;
	border-top: 1px solid #f5f5f5;
}

div.insertInquiry ul.tabs {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0px;
	margin-top: 0px;
	z-index: 9999;
}

div.insertInquiry ul.tabs li {
}

div.insertInquiry ul.tabs li a {
	display: block;
	float: left;
	text-decoration: none;
	color: #333;
}

div.insertInquiry ul.tabs li a span {
	font-weight: normal;
	text-decoration: none;
}

div.insertInquiry ul.tabs li.active a span {
	text-decoration: none;
	border: 0;
}

div.insertInquiry ul.tabs li.active a {
	height: 23px;
	color: #333;
	text-decoration: none;
	margin-left: 10px;
	background-image: url("../img/insert_inquiry/tab_active.gif");
	background-position:  0px 3px;
	background-repeat: no-repeat;
	padding: 10px;
	padding-top: 14px;
	z-index: 9999;
	position: relative;
}

div.insertInquiry ul.tabs li input{
	position: relative;
	top: -1px;
	margin-right: 5px;
}

div.insertInquiry ul.tabs li.active em {
	display: block;
	background-image: url("../img/insert_inquiry/tab_active.gif");
	background-position:  0px 3px;
	background-repeat: no-repeat;
	float: left;
	height: 47px;
	width: 1px;
}

div.insertInquiry ul.tabs li a {
	height: 23px;
	margin-left: 10px;
	padding: 10px;
	padding-top: 14px;
}


div.insertInquiry ul.tabs li {
	display: inline;
	z-index: 999;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

div.insertInquiry ul.tabs ins {
	display: inline;
	float: left;
	font-weight: bold;
	color: #270000;
    text-decoration: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 0px;
	margin-right: -50px;
}

div.insertInquiry ul.topTip {
	display: block;
	width: 266px;
	float: right;
	margin: 5px 0 0;
	padding: 0;
	position: relative;
}

div.insertInquiry ul.topTip li {
	margin-left: 15px;
}


div.insertInquiry div.infoForm {
	width: 688px;
	padding: 5px;
	z-index: 99;
	position: relative;
	top: -1px;
	background-image: url("../img/insert_inquiry/form_bg.jpg");
	background-repeat: no-repeat;
	background-color: #fafafa;
}

div.insertInquiry div.infoForm legend {
	font-size: 15px;
	color: #2b6597;
	margin-bottom: 10px;
}

div.insertInquiry div.infoForm fieldset{
	border: 0;
	background-color: transparent;
}

div.insertInquiry div.infoForm input{
	width: 220px;
}

div.insertInquiry div.infoForm textarea{
	width: 500px;
	height: 50px;
	padding-left: 3px;
	padding-right: 3px;
}

div.insertInquiry div.infoForm div.inputRequired{
	font-weight: bold;
}

div.insertInquiry div.infoForm div.inputRequired em{
	color: red;
}


div.insertInquiry div.infoForm label {
	display: block;
	float: left;
	padding-top: 6px;
	width: 130px;
}

div.insertInquiry div.infoForm a {
}

div.insertInquiry div.infoForm ul.tip {
	float: right;
	width: 239px;
	margin: 0;
	padding: 0;
}

div.insertInquiry div.infoForm ul.tip li {
}


div.insertInquiry div.infoForm div.inputRequired,
div.insertInquiry div.infoForm div.input {
	margin-left: 20px;
	margin-bottom: 10px;
} 

div.insertInquiry div.submit {
	padding: 14px;
	background: url("../img/insert_inquiry/submit_bg.jpg") 0 -30px repeat-x;
	margin-top: 30px;
	border-top: 1px solid #f5f5f5;
}

div.toolTip {
	position: absolute;
	top: 770px;
	left: 600px;
	z-index: 999999;
}

div.toolTip div {
	text-decoration: none;
	width: 200px;
	text-align: center;
	border: 2px solid #2b6497;
	background-color: #f2f2f2;
	padding: 14px;
}

div.toolTip em.real {
	top: -2px;
	position: relative;
	display: block;
	background-image: url("../img/insert_inquiry/tool_tip.gif");
	width: 83px;
	height: 41px;
}

div.toolTip em.rev {
	top: 2px;
	position: relative;
	display: block;
	width: 83px;
	height: 41px;	
	background-image: url("../img/insert_inquiry/tool_tip_rev.gif");
}

div#attachmentsContainer a span {

}

div#attachmentsContainer a {
	margin-left: 10px;
}


div#attachmentsContainer div.element {
	margin-top: 5px;
	margin-bottom: 5px;
}


div#attachmentsContainer div.element input{

}

div.inputRequired span.error,
div.input span.error {
	padding-left: 130px;
	=padding-left: 133px;
    font-weight: normal;
    display: block;
    margin-top: 5px;
    font-size: 11px;
    color: red;
}

.errorFormField {
	border: 1px solid red;
}

p.message {
	margin: 8px 0;
	padding: 4px 6px;
	background-color: #f8f8f8;
	text-align: center;
	font-weight: bold;
}

div.result .tip {
	margin: 2px 0 8px;
	background-color: #f4f4f4;
	border-top: 1px solid #e5e5e5;
	border-bottom: 2px solid #e5e5e5;
	padding: 5px 7px 5px 20px;
	position: relative;
}

div.result .tip span {
	width: 34px;
	height: 24px;
	position: absolute; top: -7px; right: -6px;
	background: url('../img/adv300-tip.png') top left no-repeat;
}
div.result .tip p {
	margin: 0;
	font-size: 10pt;
}


/** Light Box **/

div.lightBox {
	z-index: 100000;
	border: 1px solid #000;
	padding: 0px;
	background-color: #fff;
}

div.lightBox iframe {
	border: 0;
	background-color: #fff;
}

a.back {
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	background-image: url('../img/insert_inquiry/icons/action_back.gif');
    background-repeat: no-repeat;
    background-position: 2px 2px;
}

a.back span {
	display: none;
}

a.forward {
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	background-image: url('../img/insert_inquiry/icons/action_forward.gif');
    background-repeat: no-repeat;
    background-position: 2px 2px;
}

a.forward span {
	display: none;
}

a.close {
	display: block;
	float: right;
	height: 20px;
	width: 20px;
	background-image: url('../img/insert_inquiry/icons/action_stop.gif');
    background-repeat: no-repeat;
    background-position: 2px 2px;
}

a.close span {
	display: none;
}

table.helper {
	width: 98%;
}

table.helper tr.odd{
	background-color: #f5f5f5;
}

table.helper th{
	padding: 5px;
    text-align: left;
}

table.helper h4 {
	font-size: 12px;
	padding:0;
	margin:0;
	margin-bottom: 5px;
}

table.helper p {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}

table.helper td{
	padding: 5px;
    background-color: #f9f9f9;
}

.titleLightBox {
	margin-bottom: 10px;
	padding: 0;
}

/*
 * Nadpis
 */

h2.normal {
	font: bold 10pt Arial;
	padding-left: 20px;
	background: url('../img/dart_blue.gif') 0 45% no-repeat;
	border-bottom: 1px dotted #000;
	padding-bottom: 2px;
	margin: 15px 0 10px;
	clear: both;
}

/*
 * Pomocník
 */
div#pomocnik-vyhledavani {
	width: 90%;
	height: 20pt;
	margin-top: 10px;
	padding: 12px 0 7px 60px;
	color: inherit;
	background-color: #f0f0f0;
	position: relative;
	border: solid 2px #2b6597;
	border-left: 0;
	border-right: 0;
}

div#pomocnik-vyhledavani input.text {
	border: solid 1px #2b6597;
}

img#pomocnik-guru {
	position: absolute;
	bottom: 0px;
	right: 10px;
}


table.examplesTable {
    border-collapse: 0;
}

table.examplesTable td {
	width: 200px;
	padding: 20px;
	border: 1px solid #000;
}

table.examplesTable table td {
	border: none;
	border-bottom: 1px solid #000;
}

table.examplesTable td.noPadding {
	padding: 0px;
}

div.cotentExamples {
    text-align: center;
}

div.insertInquiry ul.tabs ins {
	display: inline;
	float: left;
	color: #270000;
    text-decoration: none;
	margin-left: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

ins.addingTitle {
	display: block;
	float: left;
	width: 155px;
	height: 25px;
}

ins.addingTitle em {
	display: none;
}

ul.person_conditions {
    list-style-type: square;
}

div.warning_person p {
	=padding: 0px;
	=margin: 0px;
}

div.warning_person ul {
	=margin-bottom: 10px;
}


div.warning_person {
	margin: 8px;
	background-color: #fbfbfb;
	border: 1px solid #f0f0f0;
	background-image: url('../img/insert_inquiry/warning.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 8px;
}

/*Examples*/
div#example_inq_cont {
	margin: 20px;	
}
div#example_inq_cont h1 {
	color: #333232;	
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	font-size: 23px;
	border-bottom: 1px solid #d5d2d4;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

div#example_inq_cont h1.educ {
	padding-left: 45px;
	height: 40px;
	padding-top: 8px;
	background-repeat: no-repeat;
	background-image: url('../img/insert_inquiry/educ_icon.jpg');
}
div#example_inq_cont h1.it {
	padding-left: 45px;
	height: 40px;
	padding-top: 8px;
	background-repeat: no-repeat;
	background-image: url('../img/insert_inquiry/it_icon.jpg');
}
div#example_inq_cont h1.furn {
	padding-left: 45px;
	height: 40px;
	padding-top: 8px;
	background-repeat: no-repeat;
	background-image: url('../img/insert_inquiry/furn_icon.jpg');
}
div#example_inq_cont h1.build {
	padding-left: 45px;
	height: 40px;
	padding-top: 8px;
	background-repeat: no-repeat;
	background-image: url('../img/insert_inquiry/build_icon.jpg');
}
div#example_inq_cont h1.mach {
	padding-left: 45px;
	height: 40px;
	padding-top: 8px;
	background-repeat: no-repeat;
	background-image: url('../img/insert_inquiry/mach_icon.jpg');
}

div#example_inq_cont ul.offer_navigation {
	margin: 0;
	margin: 0px;
	margin-left: 2px;
	padding: 0;
	list-style-type: none;	
	float: left		
}


div#example_inq_cont ul.offer_navigation ins {
	text-decoration: none;
	color: #a1a0a0;
	display: block;
	height: 70px;
	width: 110px;
	text-align: center; 
	background-image: url('../img/insert_inquiry/arrow_second.jpg');
	background-repeat: no-repeat;
	background-position: 0 30px;
	font-size: 12px;
	font-weight: bold;
}

div#example_inq_cont ul.offer_navigation a {
	display: block;
	text-align: center;
	padding-top: 10px;
	width: 118px;
	height: 42px;
	margin-bottom: 1px;
	background-image: url('../img/insert_inquiry/offer_button.jpg');
	text-decoration: none;
	font-weight: bold;
	color: #333232;	
}

div#example_inq_cont ul.offer_navigation a.active, 
div#example_inq_cont ul.offer_navigation a:hover {
	background-image: url('../img/insert_inquiry/offer_button_a.jpg');
	color: #ffffff;	
}

div#example_inq_cont ul.margin_it {
	margin-top: 0px;
}

div#example_inq_cont ul.margin_educ {
	margin-top: 50px;
}

div#example_inq_cont ul.margin_furn {
	margin-top: 100px;
}

div#example_inq_cont ul.margin_build {
	margin-top: 150px;
}

div#example_inq_cont ul.margin_mach {
	margin-top: 200px;
}

div#example_inq_cont ul.offer_navigation a em {
	font-style: normal;
	color: #a1a0a0;
	font-size: 24px;
	display: block;
	float: left;
	height: 40px;
	width: 18px;
	position: relative;
	top: 0px;
	left: 15px;

}



div#example_inq_cont div.content {
	float: left;
	margin-left: 10px;
	background-image: url('../img/insert_inquiry/separator.jpg');
	background-repeat: no-repeat;
	height: 430px;
}

div#example_inq_cont span.select_first {
	position: relative;
	top: 50px;
	left: 50px;
	display: block;
	font-size: 15px;
	color: #333232;
	text-align: center;
	width: 350px;
	padding-top: 150px;
	height: 100px;
	background-image: url('../img/insert_inquiry/arrow_first.jpg');
	background-repeat: no-repeat;
	background-position: 40px 0px;
}

div#example_inq_cont ul.region_navigation {
	margin: 0;
	margin: 0px;
	padding: 0;
	list-style-type: none;	
	float: left
}

div#example_inq_cont ul.region_navigation a {
	display: block;
	text-align: center;
	padding-top: 10px;
	width: 155px;
	height: 42px;
	margin-bottom: 1px;
	background-image: url('../img/insert_inquiry/region_button.jpg');
	text-decoration: none;
	font-weight: bold;
	color: #333232;	
}

div#example_inq_cont ul.region_navigation a.active {
	background-image: url('../img/insert_inquiry/region_button_a.jpg');
	color: #ffffff;	
}


div#example_inq_cont ul.region_navigation a:hover,  
div#example_inq_cont ul.region_navigation a:active {
	background-image: url('../img/insert_inquiry/region_button_a.jpg');
	color: #ffffff;	
}

div#example_inq_cont em.educ {
	background-image: url('../img/insert_inquiry/educ_icon.png');
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/insert_inquiry/educ_icon.png', sizingMethod='scale');
  	-background: none;
}
	
div#example_inq_cont em.furn {
	background-image: url('../img/insert_inquiry/furn_icon.png');
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/insert_inquiry/furn_icon.png', sizingMethod='scale');
  	-background: none;
}

div#example_inq_cont em.build {
	background-image: url('../img/insert_inquiry/build_icon.png');
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/insert_inquiry/build_icon.png', sizingMethod='scale');
  	-background: none;
}

div#example_inq_cont em.mach {
	background-image: url('../img/insert_inquiry/mach_icon.png');
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/insert_inquiry/mach_icon.png', sizingMethod='scale');
  	-background: none;

}


div#example_inq_cont em.it {
	background-image: url('../img/insert_inquiry/it_icon.png');
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/insert_inquiry/it_icon.png', sizingMethod='scale');
  	-background: none;
}

div#example_inq_cont ul.region_navigation a em {
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	position: relative;
	top: -4px;
	left: 5px;
}

/** Pomocnik, obory, atd ... **/
div#templates h1 {
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
	font-size: 15pt;
}

div#templates {
	margin: 10px;	
}

div#templates div.searchBar {
	border-top: 2px solid #296594;
	border-bottom: 2px solid #296594;
	padding: 10px;
	_margin-top: -15px;
	padding-left: 20px;
	background-color: #f7f3f7;
		
}

p.closeWindow {
	float: right;
	margin: 0 0 -15px 0;
	font-size: 8pt;
	padding: 10px 0;
}

.closeWindow a {
	background: url('../img/monitor/cancel.png') 0 50% no-repeat;
	padding: 5px 0 5px 18px;
}

p.backToSearch a {
	background: url('../img/insert_inquiry/icons/zoom.gif') 0 50% no-repeat;
	padding: 5px 0 5px 18px;
}

p.backToSearch {
	float: right;
	margin: 0 0 -15px 0;
	margin-right: 10px;
	font-size: 8pt;
	padding: 10px 0;
}

div#templates div.searchBar em {
	display: block;
	position: relative;
	float: right;
	height: 100px;
	margin-top: -50px;
	margin-bottom: -30px;
	margin-right: 30px;
	width: 100px;
	background-image: url('../img/region_icons/lupa_100.png');
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/region_icons/lupa_100.png', sizingMethod='scale');
  	-background: none;
}

div#templates table.resultGrid {
	width: 100%;
	margin-top: 20px;
	border: 1px solid #296594;
	font-weight: bold;
	_margin-top: 5px;
}

div#templates table.resultGrid a {
	padding-left: 20px;
	background-image: url('../img/insert_inquiry/page.gif');
	background-repeat: no-repeat;
}

div#templates table.resultGrid td{
	padding: 5px;
	border-bottom: 1px solid #296594;
}

div#templates table.resultGrid td.last{
	border-bottom: none;
}

div#templates table.resultGrid td.odd{
	background-color: #f7f3f7;
}


div#templates table.detailTable {
	width: 100%;
	min-height: 500px;
	margin-top: 15px;
}


div#templates table.detailTable tr td.right {
    font-style: italic;
    background-color: #f6fdfd;
    background-image: url('../img/insert_inquiry/example_bg.jpg');
}

div#templates table.detailTable td {
	vertical-align: top;
	width: 50%;
	padding: 5px;
}

div#templates table.detailTable th {
	padding-right: 20px;
	text-align: center;
	border: 1px solid gray;
	padding: 5px;
}

div#templates table.detailTable td.right {
	border-left: 1px solid gray;
	padding-left: 8px;
	width: 50%;
}



div#templates table.detailTable span {
	padding-left: 20px;
	height: 16px;
	display: block;
	color: #296594;
	padding-top: 1px;
	margin-bottom: 10px;
}

div#templates table.detailTable span.active {
    font-weight: bold;
	background-image: url('../img/insert_inquiry/icons/pencil_go.gif');
	position: relative;
	left: 50%;
	margin-left: -75px;
	background-repeat: no-repeat;
    font-style: normal;
}

div#templates table.detailTable span.help {
    font-weight: bold;
	background-image: url('../img/insert_inquiry/help.gif');
	background-repeat: no-repeat;
    font-style: normal;
    margin-top: 10px;
    margin-left: 10px;
}

div#templates table.detailTable span.example {
	font-weight: bold;
    font-style: normal;
	background-image: url('../img/insert_inquiry/page_edit.gif');
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 10px;
}

div#templates table.detailTable td.active {
	border-bottom: 1px solid gray;
}

/* Nadpisy */
div#templates h1.detail {
	padding-top: 10px;
	border-bottom: 2px solid #296594;
	padding-bottom: 10px;
}

div#templates h1.detail span {
	display: block;
	margin-top: -10px;
	float: left;
	height: 40px;
	width: 40px;
	margin-right: 5px;
	background-repeat: no-repeat;
}


div#templates ul.region {
	list-style-type: none;
	float: left;
	display: block;
	width: 249px;
	height: 58px;
	margin: 10px;
	margin-bottom: 0px;	
	background-image: url('../img/insert_inquiry/template_bg.jpg');
	background-repeat: no-repeat;
	padding: 20px;
	position: relative;
	_top: -25px;
} 

div#templates ul.region del {
	display: block;
	float: left;
	width: 40px;
	height: 60px;
	_height: 40px;	
	margin-right: 10px;
	_margin-bottom: 20px;
	margin-top: 0px;
	background-repeat: no-repeat;
}



div#templates ul.region li {
	display: inline;
}

div#templates ul.region ins {
	display: block;
	font-size: 14px;
	text-decoration: none;
	padding-bottom: 5px;
}

div.insertInquiry textarea {
    font-family: Arial;
    font-size: 9pt;
}


h2.iconTitle span {
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	margin-right: 10px;
	margin-top: -10px;
}

div.exampleContainer {
	margin-left: 20px;
	width: 350px;
}

/*IE7 IE6 Hacks*/
div.insertInquiry div.infoForm {
	=top: -26px;
}

div#reference {
	=width: 186px;
}

div.advant h4 {
	=padding-top: 15px;
}

div.advant a em{
	=top: -20px;
}

/* IE6 */
.sidebox h3 span {
	_width: 160px;
}


div.insertInquiry ul.tabs {
	=margin-bottom: 5px;
}


div.insertInquiry input.tip {
    color: #929292;
}

a.deniedSuppliers {
    padding-left: 20px;
    background: url('/images2/denied.gif') no-repeat;
}

table#deniedSuppliers div.element {
    background: url('/images2/denied-arrow.jpg') 0 100% no-repeat;
    padding-left: 15px;
}

ul#whisper {
    position: absolute;
    top: 200px;
    left: 1px;
    margin: 0;
    padding: 0;
    border: 1px solid #b0b0b0;
    z-index: 99999;
}

ul#whisper li {
    border-bottom: 1px solid #b0b0b0;
    background: none;
    list-style-type: none;
    padding: 5px;
    background-color: #ffffff;
    margin: 0;
}

ul#whisper li.last {
    border: none;
}

ul#whisper li span {
    font-weight: normal;
}

ul#whisper li span.title {
    display: block;
}

ul#whisper li span.address {
    font-size: 75%;
    color: #909090;
}

ul#whisper li span.highlight {
    font-weight: bold;
    background-color: #e2ebfc;
}

ul#whisper li.selected {
    background-color: #2B6497;
    color: #fff !important;
}

ul#whisper li.selected span.highlight {
    background-color: #5670A6;
}

ul#whisper li.selected span.address {
    color: #fff !important;
}

span#deniedSuppliersContainer {
    display: block;
    margin: 0 4px;
}

span#deniedSuppliersContainer span.item {
    padding: 3px;
    display: block;
    float: left;
    white-space: nowrap;
    font-size: 90%;
    margin: 2px;
    border: 1px solid #d9d9d9;
    background-color: #f9f9f9;
}

a.title {
    display: block;
    margin: 0;
    padding: 0;
    margin:5px 0;
    font-size: 12px;
    padding-left: 20px;
}

div.otherOptions p {
    margin: 5px 0;
}

div.otherOptions table {
    margin: 0;
}

a.beginText,
a.deniedSuppliers {
    margin-left: 30px;
}

a.title {
    background: url('/img/insert_inquiry/a_horizontal.gif') no-repeat 2px 3px;
}

a.title.collapsed {
    background: url('/img/insert_inquiry/a_vertical.gif') no-repeat 2px 3px;
}

table.images {
    text-align: center;
    background-color: #FAFAFA;
    width: 100%;
}

table.images img {
    border: 5px solid #d5d5d5;
    margin: 0 20px 20px;
}

table.images td.title {
    margin: 5px 0;
    text-align: right;
    color: #959595;
    font-size: 90%;
}


/**
 * Callback InquiryForm
 */
h2#callback-form-title {
    width: 675px; 
    background: #e3e3e3; 
    height: 47px; 
    border-bottom: 1px solid #dcdcdc !important; 
    margin: 0  !important; 
    padding: 15px 0 0 45px !important; 
    color: #343434;
    font-size: 18px !important;
    font-style: normal;
    font-weight: normal;
    position: relative;
    z-index: 100;
}

div#callback-form-main {
    width: 100%; 
    background: #ededed; 
    margin-top: 1px; 
    /*height: 540px;*/
    text-align: center; 
    =position: relative;
    =bottom: 18px;
    z-index: 100;
}

div#callback-form-center {
    width: 668px; 
    border: 1px solid #d6d6d6; 
    background: #fff; 
    position: relative; 
    bottom: 17px; 
    left: 25px;
    =left: 0;
    z-index: 101;
}

div.new-box {
    background: transparent url('/img/ribbon-new-big.gif') no-repeat 100% 0%;
    width: 150px;
    height: 150px;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 200;
}

div.callback-form-part, div.callback-form-part2, div.callback-form-part3 {
    width: 100%; 
    border-bottom: 1px solid #d6d6d6 !important; 
    background: #fff;
}

div.callback-form-part {
    position: relative;
    left: 0px;
    z-index: 104;
}

div.callback-form-part2, div.callback-form-part3 {
    text-align: left !important;
}

div.callback-form-part3 {
    border-bottom: 0 !important;
}

ul#callback-form-advantages {
    position: relative; 
    right: 18px; 
    top: 2px; 
    =top: 7px;
}

ul#callback-form-advantages li {
    margin-top: 5px; 
    background: url('/img/insert_inquiry/callback/point.png') no-repeat; 
    list-style: none; 
    padding: 3px 0 1px 30px; 
    font-size: 14px;
}

ul#callback-form-advantages li span.working-time {
    font-size: 12px; 
    font-family: Arial; 
    font-weight: normal;
}

ul#callback-form-advantages li span.free {
    color: #f82d16; 
    font-weight: bold;
}

img#callback-form-logo {
   margin: 15px 0 12px 0;
}

div.callback-form-part2 textarea#inquiry-description {
    width: 607px; 
    height: 45px; 
    border: 1px solid #d2d2d2; 
    font-size: 14px; 
    color: #9d9d9d; 
    font-style: italic; 
    padding: 13px 5px 5px 10px; 
    background: url('/img/insert_inquiry/callback/input-bg.png'); 
    background-repeat: repeat-x;
}

table#callback-form-contact {
    width: 660px;
}

table#callback-form-contact td.row-1 {
    padding: 15px 0 20px 20px;
}

table#callback-form-contact td.row-2 {
    font-size: 14px; 
    font-weight: bold;
}

table#callback-form-contact td.left {
    padding-left: 21px;
}

table#callback-form-contact td.row-3-left {
    padding-left: 20px; 
    width: 300px;
}

table#callback-form-contact td.row-3-right {
    width: 305px;
}

table#callback-form-contact td.row-4 {
    padding-top: 15px; 
    padding-right: 15px; 
    padding-bottom: 8px; 
    text-align: right;
}

input.callback-form-input {
    font-size: 14px; 
    padding: 5px 2px 2px 5px; 
    /*=,*/padding: 8px 5px 5px 3px;
    border: 1px solid #d2d2d2; 
    width: 290px; 
    height: 25px; 
    /*=,*/height: 20px;
    vertical-align: middle; 
    color: #1d1d1d; 
    background: url('/img/insert_inquiry/callback/input-bg.png'); 
    background-repeat: repeat-x;
}

div#top_new {
    top: 0 !important;
}
