body
{
	font-family: tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;

	margin: 0px;
	padding: 0px;

	color: black;
}

form
{
   margin: 0px;
}

input.field,
input.text
{
	border: 1px solid #333333;
	width: 200px;
	height: 16px;
	margin: 0px 0px 2px 0px;
	font-size: 12px;
}
* html input.field { height: 20px; }
* html input.field.sm,
input.field.sm { width: 100px; }
* html input.field.ssm,
input.field.ssm { width: 50px; }
* html input.field.bg,
input.field.bg { width: 250px; }
* html input.field.bbg,
input.field.bbg { width: 300px; }

* html input.field.sm { width: 100px; }

input.file
{
	height: 20px;
}

textarea,
textarea.field
{
	border: 1px solid #333333;
	width: 250px;
	height: 50px;
	margin: 0px 0px 2px 0px;
	
	font-family: arial;
	font-size: 12px;
}
textarea.field.sm { width: 200px; }
textarea.field.ssm { width: 150px; }
textarea.field.bg { width: 300px; }
textarea.field.bbg { width: 350px; }

input.submit
{
	border: none;
	background-color: #F4811F;
	color: white;
	font-weight: bold;
	font-size: 12px;
	
	width: 100px;
	padding: 3px;
	margin: 0px 0px 2px 0px;
}
input.submit.sm { width: 50px; }
input.submit.ssm { width: 25px; }
input.submit.bg { width: 125px; }
input.submit.bbg { width: 150px; }
input.submit.login { width: 25px; padding: 1px 3px 1px 3px; margin-bottom: 3px; }

label { font-weight: bold; }

h1, h2, h3, h4, h5, h6
{
	margin: 10px 0px 5px 0px;
	color: #f58220;
	font-family: Trebuchet MS;
}

h1{ font-size: 20px; }
h2{ font-size: 12px; }
h3, h4, h5, h6 { font-size: 12px; color: #333333; }

p
{
	margin: 5px;	
	margin-left: 0px;
	margin-right: 0px;

	line-height: 18px;
}

a
{
	color: #f58220;
}
a:hover
{
	color: #f58220;
	text-decoration: none;
}

a img{ border: none; } /* , a:link img */
img.border{ border: 1px solid #333333; }

table{ font-size: 100%; }
table td{
	padding: 4px;
}

ul, ol { margin: 5px 0px 10px 0px; padding: 0px; }
ul li { margin: 0px 0px 0px 18px; padding: 0px; list-style-type: square; }
ol li { margin: 0px 0px 0px 26px; padding: 0px; list-style-type: decimal; }

hr
{
	color: black;
	height: 1px;
	border: none;
	background-color: black;
}

.captcha-image
{
	border: 1px solid #333333;
	float: left;
	margin: 0px 5px 5px 0px;
	
	height: 53px;
}
.captcha-help
{
	font-size: 10px;
	line-height: 13px;
}
.captcha-number
{
	margin: 5px 0px 0px 0px;
	width: 40px;
	font-weight: bold;
	color: #CC0000;
	font-size: 16px;
	border: 1px solid #333333;
}

/* tabulky z editoru */
table.standard{
	border: none;
	border-right: none;
	border-bottom: none;

	border: 1px solid #464646;
	border-collapse: collapse;

	width: 100%;
}

table.standard th{
	background-color: #464646;
	border: 1px solid #464646;
	color: #ffffff;
	text-align: left;
}
table.standard td{
	border: 1px solid #464646;
	text-align: left;
}
table.colored{
	border: none;
	border-right: none;
	border-bottom: none;

	border: 1px solid #f58220;
	border-collapse: collapse;

	width: 100%;
}

table.colored th{
	background-color: #f58220;
	border: 1px solid #f58220;
	color: #FFFFFF;
	text-align: left;
}
table.colored td{
	border: 1px solid #f58220;
	text-align: left;
}
table.standard th,
table.standard td,
table.colored th,
table.colored td{
	padding: 2px 10px 2px 10px;
}

table.invisible,
table.invisible td,
table.invisible th
{
	border: none;
	text-align: left;
}

* html table.standard td, 
* html table.standard th,   
* html table.standard { border-style: solid; border-color: #A3A3A3; }

* html table.colored,
* html table.colored td,
* html table.colored th { border-style: solid; border-color: #F58220; }
/* web */
.basic
{
}

/* HOMEPAGE */
.homepage
{
}
.page
{
}
.header-top {	display: none; }

.menu-service {	display: none; }

.menu-head { display: none; }

.homepage .header-middle {	display: none; }

.homepage .header-bottom {	display: none; }

.homepage .middle-line {	display: none; }

.homepage a.picto {	display: none; }


.page .header-page {	display: none; }

.home-table { width: 100%; }
.home-table td
{
	width: 33%;
	vertical-align: top;
	padding: 0px 40px 0px 40px;

	font-size: 11px;
}
.home-table td.column-middle
{
	border-left: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
}

.new a
{
	font-size: 11px;
	color: #333333;
	text-decoration: none;	
}

.body .col-left {	display: none; }

.footer
{
	font-size: 11px; 
}

.box {	display: none; }

.submenu {	display: none; }

.custom-form td.label
{
	vertical-align: top;
	font-weight: bold;
	width: 130px;
}

.path a
{
	color: #333333;
}

.gallery-item
{
	float: left;

	width: 163px;
	height: 258px;
	overflow: hidden;

	margin: 0px 20px 20px 0px;
	
	background-image: url(gallery-photo.gif);
	background-repeat: repeat-y;
}

.gallery-item.photo
{
	height: 159px;
	margin-top: 10px;
}

.gallery-item.reference
{
	height: 159px;
	margin-top: 0px;
}

.gallery-item .img
{
	text-align: center;
}

.gallery-item .gallery-item-top
{
	height: 12px;
	overflow: hidden;
	
	background-image: url(gallery-photo-top.gif);
	background-repeat: no-repeat;
}

.gallery-item .gallery-item-bottom
{
	height: 70px;
	overflow: hidden;
	
	padding: 0px 5px 0px 5px;
	background-color: white;
}
.gallery-item .content
{
	height: 40px;
	overflow: hidden;
}

.gallery-item h3
{
	font-size: 12px;
	color: #F58220;
	margin: 5px 0px 3px 0px;
}

.gallery-item p
{
	margin: 0px;
	padding: 0px;
}

.gallery-photo
{
	width: 555px;
	overflow: hidden;

	margin: 0px 20px 20px 0px;

	background-image: url(gallery-detail.gif);
	background-repeat: repeat-y;
}

.gallery-photo .img
{
	text-align: center;
}

.gallery-photo .gallery-photo-top
{
	height: 37px;
	overflow: hidden;
	
	background-image: url(gallery-detail-top.gif);
	background-repeat: no-repeat;
}

a.gallery-detail-link
{
	display: block;
	height: 36px;

	background-image: url(gallery-photo-bottom.gif);
	background-repeat: no-repeat;	
}

table.table-pager,
table.table-pager td
{
	border: none;
	border-collapse: collapse;
	padding: 0px;
}

table.table-pager td.previous a
{
	display: block;
	width: 172px;
	height: 40px;
	overflow: hidden;

	background: url(prew.gif);
	color: #F58220;
	text-align: center;
	font-size: 0px;
}

table.table-pager td.next a
{
	display: block;
	width: 172px;
	height: 40px;
	overflow: hidden;

	background: url(next.gif);
	color: #F58220;
	text-align: center;
	font-size: 0px;
}

table.table-pager td.back a
{
	display: block;
	line-height: 40px;

	color: #F58220;
	text-align: center;
	font-size: 12px;
}

/* cleaner */
.cl
{
   clear: both;
   width: 100%;
   line-height: 0px;
   height: 0px;
   font-size: 0px;
   overflow: hidden;
   margin: 0px;
}
.cl.h2 { height: 2px !important; }
.cl.h3 { height: 3px !important; }
.cl.h5 { height: 5px !important; }
.cl.h10 { height: 10px !important; }
.cl.h15 { height: 15px !important; }
.cl.h17 { height: 17px !important; }
.cl.h20 { height: 20px !important; }
.cl.h25 { height: 25px !important; }
.cl.h50 { height: 50px !important; }
.cl.h100 { height: 100px !important; }
.cl.h200 { height: 200px !important; }

.m0 { margin: 0px; }
.mt0 { margin-top: 0px; }
.mr0 { margin-right: 0px; }
.mb0 { margin-bottom: 0px; }
.ml0 { margin-left: 0px; }

.m3 { margin: 3px; }
.mt3 { margin-top: 3px; }
.mr3 { margin-right: 3px; }
.mb3 { margin-bottom: 3px; }
.ml3 { margin-left: 3px; }

.m5 { margin: 5px; }
.mt5 { margin-top: 5px; }
.mr5 { margin-right: 5px; }
.mb5 { margin-bottom: 5px; }
.ml5 { margin-left: 5px; }

.m10 { margin: 10px; }
.mt10 { margin-top: 10px; }
.mr10 { margin-right: 10px; }
.mb10 { margin-bottom: 10px; }
.ml10 { margin-left: 10px; }

.p0 { padding: 0px; }
.pt0 { padding-top: 0px; }
.pr0 { padding-right: 0px; }
.pb0 { padding-bottom: 0px; }
.pl0 { padding-left: 0px; }

.p3 { padding: 3px; }
.pt3 { padding-top: 3px; }
.pr3 { padding-right: 3px; }
.pb3 { padding-bottom: 3px; }
.pl3 { padding-left: 3px; }

.p5 { padding: 5px; }
.pt5 { padding-top: 5px; }
.pr5 { padding-right: 5px; }
.pb5 { padding-bottom: 5px; }
.pl5 { padding-left: 5px; }

.p8 { padding: 8px; }
.pt8 { padding-top: 8px; }
.pr8 { padding-right: 8px; }
.pb8 { padding-bottom: 8px; }
.pl8 { padding-left: 8px; }

.p10 { padding: 10px; }
.pt10 { padding-top: 10px; }
.pr10 { padding-right: 10px; }
.pb10 { padding-bottom: 10px; }
.pl10 { padding-left: 10px; }

.p15 { padding: 15px; }
.pt15 { padding-top: 15px; }
.pr15 { padding-right: 15px; }
.pb15 { padding-bottom: 15px; }
.pl15 { padding-left: 15px; }

.fs0 {font-size: 0px;}
.fs10 {font-size: 8px;}
.fs10 {font-size: 10px;}
.fs11 {font-size: 11px;}
.fs12 {font-size: 12px;}
.fs15 {font-size: 15px;}
.fs16 {font-size: 16px;}
.fs18 {font-size: 18px;}
.fs20 {font-size: 20px;}
.fs25 {font-size: 26px;}

.fc-white {color: white;}
.fc-green1 {color: #98C200;}
.fc-green2 {color: #5A8D1C;}
.fc-green {color: #345F05;}
.fc-orange {color: #F85800;}
.fc-red {color: #CC0000;}
.fc-blue {color: #004090;}

.bg-white { background-color: #FFFFFF !important; }
.bg-orange { background-color: #F85800 !important; }
.bg-orange2 { background-color: #FBA170 !important; }
.bg-green { background-color: #345F05 !important; }
.bg-green2 { background-color: #9DC66C !important; }
.bg-gray { background-color: #D0D0D0 !important; }

.b { font-weight: bold; }
.i { font-style: italic; }

.tac { text-align: center; }
.tal { text-align: left; }
.tar { text-align: right; }

.fl {float: left;}
.fr {float: right;}

.pr {position: relative;}

.border {border: 1px dotted #335E04;}
.border2 {border: 1px solid #335E04;}
