body {

	background-color: #CCCCCC;
	margin:0 0 0 0;
	padding:0px 0 0 0;
	_text-align:center;
}

body, td ,p{
font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	color:#9C9D9F;
	color:#646464;
}
.black{
	color: #000 !important;
}
a.black:link, a.black:visited, a.black:active {

	color: #000 !important;
}
a.black:hover {
	color:#9C9D9F !important;
	
}
form {margin:0 0 0 0}
input, select, textarea {font-size:10px;font-family: Arial, Helvetica, sans-serif;color: #000;}
 textarea {padding:2px 4px 2px 4px; border:1px solid #999999}
 
 select,input{
	 font-size:11px;
 }
img,table {border:none}
table {border-collapse:collapse; empty-cells:show}
table td  { vertical-align:top;}

img.fr {float:right; margin:0 0 8px 10px;}
img.fl {float:left; margin: 0 12px 8px 0;}
img.brd {border:1px solid #8A98A3}
img.mt {margin-top:10px}

.error { color: #FF8B23;}
.message {font-weight:bold; color: #ee8800}


a:link, a:visited, a:active {
	text-decoration:underline;
	color:#646464;
	font-weight:normal;
}
a:hover {
	text-decoration:none; 
	color: #FF8B23
	
}
.ramecek{
	border:1px solid #000000;

}
p {
	margin-top:7px;
	margin-bottom:3px;


}

h1,h2,h3,h4 {margin-top:12px;margin-bottom:8px; color:#FF8B23;}
p.t0 {margin-top:0}

h1 {
	font-size:15px;
	padding-bottom:10px;
	padding-top:0px;

}
h2 {
	font-size:12px;
	padding-top:10px;
	
}
h3 {font-size:13px; color: #646464;}
h4 {font-size:11px;}

strong, .strong {font-weight:bold}
em, .em {font-style:italic}

div.terminator {
	font-size:0;
	clear:both;
	visibility:hidden;
}

table.t {margin-top:10px; margin-bottom:10px}
table.t th {background-color:#dbdbdb}
table.t td, table.t th {border:1px solid #bebebe;padding:2px 4px 2px 4px;}
img.f_left{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
img.f_right{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
img.f_t{
	margin-top:3px;

}
.td_linka {
	border-bottom-color: Black;
	border-bottom-style: #cccccc;
	border-bottom-width: 1px;
} 
tr.td_linka td{
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
} 
.td_linka_top {
	border-top-color: Black;
	border-top-style: #cccccc;
	border-top-width: 1px;
} 
tr.td_linka_top td{
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
} 

#show_kalkulace a,
#show_kalkulace a:link,
#show_kalkulace a:visited,
#show_kalkulace a:active,
#show_kalkulace a:hover
{
	background-color: #E8780D;
	color: #FFFFFF;
	padding: 2px;
	padding-left: 7px;
	padding-right: 7px;
	font-weight: bold;
	text-decoration:none;
	
}
a.orange:link, a.orange:visited, a.orange:active {
	font-weight:bold;

	text-decoration:none; 
	color: #FF8B23 !important;/* oranzova*/
}
a.orange:hover {
	text-decoration:none; 
	color: #9B9C9E !important;
}

a.gray:link, a.gray:visited, a.gray:active {

	text-decoration: underline; 
	color: #FFF !important;/* oranzova*/
}
a.gray:hover {
	text-decoration: none; 
	color: #000 !important;
}


.right{
	text-align:right;
}
div.break{
	clear:both;
}
.padd10{
	padding-left:10px;
}
.padd20{
	padding-left:20px;
}
.padd30{
	padding-left:30px;
}
.bold{
	font-weight:bold;
}
.small{
	font-size:11px;
}
.gray{
	color: #646464 !important;
}
div.gray p{
	color: #646464 !important;
}
.middle{
	vertical-align:middle;
}
.center{
	text-align:center;
}
.w200{
	width:200px;
}
.w250{
	width:250px;
}
.w300{
	width:300px;
}
h1.big{
	font-size:18px;
}
.padd_top10{
	padding-top:10px;
}
