body, html{
	height: 100%;
	padding: 0px;
	width: 100%;
	min-width: 1100px;
	margin: 0px;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	text-align: left;
	background:  #2f2f2f url(/web/cz/images/top_line_bg.gif) repeat-x;
}

h1{
	margin: 0px;
	padding: 10px 0px 20px 0px;
	color: #B92121;
	font-family: tahoma, "Lucida Grande CE", lucida, sans-serif;
}

#clientLine{
	position: absolute;
	top: 160px;
	right: 60px;
    color: white;
    padding-top: 3px;
}
#clientLine p a {
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    font-weight: bold;
    text-shadow: #000000 0px 0px 5px, #000000 0px 0px 10px, #000000 0px 0px 15px, #000000 0px 0px 20px, #000000 0px 0px 30px, #000000 0px 0px 40px,  22px -4px 0px rgba(206,89,55,0);
}

#clientLine p a:hover{
    color: silver;
    text-decoration: none;
}

#lang{
	position: absolute;
    top: 30px;
    left: 994px;
}
#lang img{
	border: 1px solid silver;
}


#main{
	width: 1100px;
	min-height: 100%;
	height: auto;
	_height: 100%;
	margin-left: auto;
	margin-right: auto;
	background: url(/web/cz/images/main_bg.gif) repeat-y;
	position: relative;
	text-align: left;
	
}
#main_top_mat{
	background: url(/web/cz/images/top_bg.gif) no-repeat ;
	height: 210px;
	
}
#main_mat{
	padding-bottom: 10px;
	
}
#href_a{
	color:black;
	position: absolute;
    top: 50px;
    right: 25px;
}

#calendar{
    padding: 5px;
    border: 1px solid gray;
    border-radius: 10px;
    text-align: center;
	color: black;
	width: 40px;
}
#time_p{
    position: absolute;
    top: 119px;
    right: 25px;
    padding: 5px;
    border: 1px solid gray;
    border-radius: 10px;
    height: 15px;
    text-align: center;
}
#vacation{
    position: absolute;
    top: 56px;
    right: 80px;
    padding: 5px;
    border: 1px solid gray;
    border-radius: 10px;
    height: 18px;
    text-align: center;
	color: red;
	font-weight: bold;
	font-size: 13px;
	display: none;
}

#bottom{
	width: 1045px;
	height: 220px;
	background: url(/web/cz/images/main_bottom.gif) no-repeat 0px bottom;
	margin-left: auto;
	margin-right: auto;
	margin-top: -0px;
	position: relative;
	
}
#bottom_mat{
	border-top: 1px solid silver;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
}

.wrapper-logo{
	position: absolute;
	top: 60px;
	left: 50px;
}

.wrapper-mail{
	position: absolute;
	top: 90px;
	right: 25px;
	border: 1px solid gray;
    border-radius: 10px;
	padding: 5px;
	color: black
}

.wrapper-mail a{
	color: black
}


.logo-agro{
	height: 60px;	
}
.logo-truck{
	height: 72px;
	margin: 0 20px;
	position: relative;
	
}
.text_main{
	padding: 0px 49px;
}



.client_line{
	background: none;

}



#top_menu{
	width: 1035px;
	height: 40px;
	background: #B92121;
	position: absolute;
	top: 150px;
	left: 40px;
    border: 1px solid gray;
    border-radius: 10px;
}




.ul_0, .li_0{
	display: block;
	list-style-type:none; 
	margin: 0px;
	padding: 0px;
}
.ul_0{
	width: 700px;
	position: absolute; 
	top: 12px;
	left: 20px;
	
}
.li_0, .li_0_a, .li_0_d{
	display: block;
	float: left;
	

}
.a_0, .a_0_a, .a_0_d{
	color: white;
	display: block;
	padding: 0px 20px;
}
.a_0:hover, .a_0_a:hover, .a_0_d:hover{
	text-decoration: none;
    font-weight: bold;
    text-shadow: #000000 0px 0px 5px, #000000 0px 0px 10px, #000000 0px 0px 15px, #000000 0px 0px 20px, #000000 0px 0px 30px, #000000 0px 0px 40px,  22px -4px 0px rgba(206,89,55,0);

}
#frmlistForm-material{
    margin-top: 10px;
}






























	#form{
		width: 850px;

	}

	.required {
		font-weight: bold;
	}

	.error {
		color: red;
	}

	#listFilter input[type=text], #listFilter  select {
		width: 100px;
	}
	#frm-client input[type=text], #frm-client input[type=password]{
		width: 250px;
	}
	textarea
	{
		width: 350px;
		height: 50px;
	}
	input.button {
		font-size: 120%;
	}
	input, select{
		vertical-align: middle;
	}
	dt, dd {
		padding: .5em 1em;
		line-height: 22px;
	}




   

    input[type=submit], button, input[type=button]{
        border: solid 1px;
        height: 23px;
        display:inline-block;
        margin:0 0.3em 0.3em 0;
        border-radius:3px;
        box-sizing: border-box;
        text-decoration:none;
        font-family: Tahoma, Lucida Grande CE, lucida, sans-serif;
        font-weight:400;
        box-shadow:inset 0 -0.6em 1em -0.35em rgba(0,0,0,0.17),inset 0 0.6em 2em -0.3em rgba(255,255,255,0.15),inset 0 0 0em 0.05em rgba(255,255,255,0.12);
        text-align:center;
        position:relative;
        margin-top: 4px;
    }
    input[type=submit]:hover, button:hover, input[type=button]:hover{
        box-shadow:inset 0 0.6em 2em -0.3em rgba(0,0,0,0.15),inset 0 0 0em 0.05em rgba(255,255,255,0.12);
    }
    input[type=text], select, textarea, input[type=password] {
        display: inline-block;
        border: 1px solid #ccc;
        border-radius: 4px;
        box-sizing: border-box;
        padding: 3px;
		color: black;
		
		width: 400px;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
    }
    #listFilter #frmlistForm-send {
        margin-top: 4px;
        width: 50px;
        height: 23px;
        font-size: 13px;
    }
    #listFilter #frmlistForm-send1 {
        margin-top: 4px;
        width: 50px;
        height: 23px;
        font-size: 13px;
    }
    #frmclient-password {
        margin-top: 4px;  
    }
    #frmclient-send {
        margin-top: 4px;  
    }
    #frmlistForm-psc {
        width: 70px !important;
    }
    #frmlistForm-idorder{
        width: 70px !important;
    }
    #frmlistForm-vin{
        width: 115px !important;
    }
    













	form h3 {
		background: #6a0000;
		color: white;
		margin: 0;
		padding: 2px 10px;
		font-size: 100%;
		font-weight: bolder;
		clear: both;
		font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	}

	 dl {
		background: #F8F8F8;
		margin: 0;
	}

	 dt {
		text-align: right;
		font-weight: normal;
		float: left;
		width: 175px;
		clear: both;
	}

	 dd {
		margin: 0;
		padding-left: 12em;
		display: block;
	}

	 dd ul {
		list-style: none;
		font-size: 90%;
	}

	 dd.odd {
		background: #ececec;
	} 
	
#formChatObal{
	padding-top: 25px;

}
#loading {
    background: url('loading_gif.gif') no-repeat center center;
    background-size: 60px 60px;
    background-color: gray;
    opacity: 0.4;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9999999;
}
#formChatObal td{
	padding: 5px;
}
#formChatObal  input[type="file"]{
	width: 200px;
}
#formChatObal  textarea{
	width: 200px;
	height: 100px;
}
#formChatObal{
	width: 265px;
}
.orderDetailTable{
	width: 265px;
	margin-bottom: 20px;
}
.orderDetailTable td{
	width: 50%;
	padding: 5px 10px;
}
#formChatObal li{
	padding: 5px 10px;
}
#formChatObal ol{
	margin-left: 0px;
	padding-left: 20px;
}
.orderDetailTable td:first-child {
	font-weight: bolder;             
}
.orderDetailTable tr:nth-child(2n), #formChatObal li:nth-child(2n){
   background-color: #f3f3f3;    
}
.orderDetailTable tr:nth-child(2n+1){
      
}
#orderDetail h3 {

      font-weight: bolder;
      font-size: 1.5em;
}

.orderDetailBlock h3{
	padding-bottom: 10px;
}
.orderDetailBlock{
	padding-right: 15px;
	padding-left: 15px;
	border-right: 1px solid #ececec;
	border-top: 1px solid #ececec;
	padding-top: 10px;
}
#orderDetail{
	margin-top: 20px;
	margin-bottom: 20px;
}
#orderDetail h3{
	margin-top: 0px;
	padding-top: 0px;
}
#orderRow{
	font-size: 11px;
	background: white;
	clear: both;
}
#orderRow td{
	border: 1px solid silver;
	padding: 2px 5px;
}
#orderRowHead td{
	background: #a9a9a9;
	color: white;
	font-weight: bolder;
}
#orderRowHead:hover{
	background: red;
}
.state_invoice_warning{
	background: white;
	
}
.state_invoice_ex{
	background: white;
}
.state_ok{
	background: #c8ffc4;
}
.state_repair{
	background: #fffdd0;
	background: #e7ef18;
	
}
.state_close, .state_close a{ 
	background: #4a6d8d;
	color: white;
}
.state_close a, .state_false_close a{ 
		color: yellow;
}
.state_no_read{
	color: #b31919;
	
}
.state_close_no_pay{
	background: #822f2f;
	color: white;
}
.enforcement{
	background: #FF00FF;
	color: white;
}
.notice{
	background: #800080;
	color: white;
}
.state_wait_clean{
	background: #d26e09;
	color: white;
}
.state_after_clean{
	background: #805a3f;
	color: white;
}
.state_send_clean{
	background: #dfae00;
	color: white;
}
.state_read{
	font-weight: bolder;
	background: white;
}
.state_false{
	background: #ead5ca;
	background: #c7a492;
}
.state_false_close{
	background: #c7a492;
}
.hw_state_false{
	background: #c7a492;
}
.state_invoice{
	background: #a2e6e5;
}

.state_5{
	background: white;
}
.state_10{
	background: white;
}
.state_20{
	background: #a2e6e5;
}
.state_20_close{
	background: #4a6d8d;
	color: white;
}
.state_20_close a{
	color: yellow;
}
.state_30_close{
	background: #c7a492;
}
.state_30_close a{
	color: yellow;
}
#frm-send table{
		width: 650px;
	}
	
	
	
.branchButton button{
	float: right;
	margin-bottom: 15px;
}
.branchButton{
	border-bottom: 1px solid silver;;
}
.branchContactTitle th{
	font-weight: bolder;
	padding-top: 10px;
}
.branchName{
	font-weight: bolder;
	font-size: 1.1em;
}
	
.clientBranchMat{
	margin: 5px;
	background:#eeeeee;
	height: 350px;
	width: 470px;
	float: left;
	overflow: auto;
	padding: 5px 6px;
}
.clientBranchMat table{
	width: 100%;
}
.clientBranchMat th{
	width: 35%;
	color: #414141;
}
.contactDetailTitle{
	padding-top: 10px;
	font-weight: bolder;
}
fieldset{
	border:none;
	margin: 0px;
	padding: 0px;
}
.clientDetail{
	float: left;
	font-size: 1.1em;
	
}
.clientDetail .clientDetail{
	margin-left:25px;
}
.clientDetail td{
	font-weight: bolder;
	
}

#listFilter span{
	padding: 0px 5px;
}
#listFilter label{
	padding: 0px 3px;
}
#listFilter select{
	width: auto;
}

#frm-product{
	padding-top: 25px;
}

#frm_background{
	background: #f3f3f3;
    margin-top: 10px;
    padding: 3px;
}
#frm_repair{
	border-right: 1px solid red;
    border-left: 1px solid red;
    border-top: 1px solid red;
}
#frm_repair2{
	border-right: 1px solid red;
    border-left: 1px solid red;
    border-bottom: 1px solid red;
}
#frm_time{
	border-right: 1px solid red;
    border-left: 1px solid red;
}
#frm_text{
	border-right: 1px solid red;
    border-left: 1px solid red;
}
#frm_text legend{
    text-align: center;
    font-size: 10px;
    color: red;
    font-weight: 700;
}
legend{
    text-align: center;
    font-size: 12px;
    color: red;
    font-weight: 700;
}
#partnerCommission {
    border-top: 3px solid black;
    border-left: 3px solid black;
    border-right: 3px solid black;
    border-bottom: 2px solid black;
}

.commission {
    border-top: 2px solid black;
}

.topPrice{
    border-bottom: 2px solid black;
    border-left: 3px solid black;
    border-right: 3px solid black;
}
 


#boxOsobniZarukyCheck label, #boxOsobniZarukyCheck input{
	display: inline-block;
}