
/* General styles */
 body {
	margin: 0;	padding: 0;
	margin-left: auto;
	margin-right: auto;

	font-family:  Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 0.8em;	
	color: #747474;
	text-align: center;
	background: url(../images/bg-body.gif) repeat-x;
}

/*	--------------			clearfix			-------------*/
/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

/*	--------------			//clearfix			-------------*/

a { text-decoration: none; color: #e51219; text-decoration: underline; }
a:hover { text-decoration: none;}
a:visited {color: #e51219}

ul, ol, li, h1, h2, h3, h4, hr, p, form, fieldset, input, label, img, td, th, dl, dd, dt {margin: 0; padding: 0; }
img {  border: none; }

ol	{ padding-left: 20px; margin-bottom: 15px;}
ul	{ padding-left: 22px; margin-bottom: 15px;}
ul ul {
	padding-left: 1em;
}
li {
	margin-bottom: 3px;
}
ul li {
	list-style: url(../images/bg-li.png);
}
	

h1 {
	margin:0;
	padding:0;
}

h2.cols {
	font-size: 170%;
	margin-top: 10px;
}

h3 {
	font-size: 110%;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:10px;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(../images/kolecko.png) no-repeat;
}

h4 {
	margin-top: 10px;
	margin-bottom:10px;
}

h4.weblink {
	color:#ED1C24;
	font-size: 130%;
	margin-bottom:5px;
}

h4.weblink a {
	text-decoration: none;
}

p {
	margin-bottom: 10px;
}

/*---------------------------------------------------------------------- LAYOUT---*/

#all {
	width: 960px;
	text-align: left;
	margin: auto;
}
#content {
	width: 958px;
	border: 1px solid #EDEDED;	
	background: #FFF;
}

#content {
	width: 958px;
	border: 1px solid #EDEDED;	
}

#header-top {
	height: 74px;
	width: 960px;
}
 
#header {
  width: 960px;
	height: 260px;
}

.hide{
    display: none;
}

.header-main {
        position: absolute;
	height: 225px;
        width: 938px;
	text-align: right;
	margin-left: 10px;
	line-height: 220%;
}

.obr1{
	background: url(../images/bg-header.jpg)  no-repeat;
}
.obr2{
	background: url(../images/bg-header2.jpg)  no-repeat;
        
}
.obr3{
	background: url(../images/bg-header3.jpg)  no-repeat;
        
}

#content-inner {
	margin: 10px;
	/*background: #EDEDED;*/
	background: url(../images/bg-content-inner.gif) repeat-y;
}
#content-inner-sub{
	margin: 10px;
	background: #EDEDED;
	padding: 15px;
}

#content-inner-sub h2{
	font-size: 140%;
	font-weight: bold;
	margin-bottom:10px;
	padding-left: 25px;
	padding-top: 2px;
	background: url(../images/kolecko.png) no-repeat 0 3px;
}

#content-inner-sub h3{
	color: #BC3E34;
	background: none;
	padding: 0;
	margin-bottom: 10px;
}

#col-left {
	width: 465px;
	min-height: 427px;
	height: 100%;
	float: left;
	border-right: 10px solid white;
}


#col-right {
	width: 463px;
	_width: 461px;
	min-height: 427px;
	height: 100%;
	float: right;
	/*border-left: 10px solid white;*/
}

#footer {
	margin-top: 10px;
	text-align: center;
}

/*---------------------------------------------------------------------- HEADER---*/


#logo {
	height: 74px;
	width: 237px;
}

#rychly-kontakt {
	float: right;
	height: 74px;
	margin-right: 63px; 
	color: #ED1C24;
	text-align: right;
	width: 380px;
}
#rychly-kontakt-text {
	float: left;
	color: #747474;
	margin: 0px;
	padding: 0px;
	margin-top:25px;
	font-size: 14pt; 
}

#rychly-kontakt-telefon {
	width: 170px;
	_width: 190px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	padding-left: 20px;
	font-size: 12pt;
	background: url(../images/telefon.gif) no-repeat;
	font-weight: bold;
}
	
#rychly-kontakt-email {
	width: 170px;
	_width: 190px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	font-size: 12pt;
	background: url(../images/obalka.gif) no-repeat 0px 5px;
	font-weight: bold;
}

#rychly-kontakt-email a{
	text-decoration: none;
}


#header-main p{
	margin-right: 40px;
	padding-top: 30px;
	font-size: 150%;
}

#demo{
	float:right;
	text-align: center;
	margin-top: 20px;
	margin-right: 40px;
	font-size: 180%;
	width: 259px;
	_height: 58px;
	height: 32px;
	background: url(../images/bg-button.jpg) no-repeat;
	color: #FFF;
	padding: 13px 0;
	text-decoration: none;
	color: #FFF;
}

.download{
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-right: 40px;
	font-size: 180%;
	width: 259px;
	_height: 58px;
	height: 32px;
	background: url(../images/bg-button.jpg) no-repeat;
	color: #FFF;
	padding: 13px 0;
	text-decoration: none;
	color: #FFF;
}
.download:visited{
	color: #FFF;
}


/*#demo a{
	width: 259px;
	_height: 58px;
	height: 52px;
	display: block;
}*/

#cols {
		color: #2F2F2F;
}

.cols-inner {
	height: 200px;
}

#col-1 {
	float: left;
	width: 325px;
	height: 261px;
	background: url(../images/bg-col-1.jpg);
}

#col-2 {
	float: left;
	width: 317px;
	_width: 315px;
	height: 261px;
	background: url(../images/bg-col-2.jpg);
}

#col-3 {
	float: left;
	width: 316px;
	height: 261px;
	background: url(../images/bg-col-3.jpg);
}

.cols-link {
	font-size: 140%;
	background: url(../images/sipka.png) no-repeat 0px 5px;
	float: right;
	padding-left: 30px; 
}
.sun {
	width: 125px;
	height: 125px;
	float: right;	
}
#col-1 h2, #col-2 h2, #col-3 h2 {
	margin:27px 0 10px 28px;
	font-size: 150%;
}
#col-1 h2 {
	margin-left: 38px;
}

#col-1 p, #col-2 p, #col-3 p {
	margin-left: 28px;
	padding-right: 25px;
}
#col-1 p {
	margin-left: 38px;
}

.proeshop-zdarma {
	margin-bottom: 20px;
	padding-left: 30px;
	background: url(../images/bg-proeshop-zdarma.jpg) no-repeat;
}
.proeshop-pronajem {
	margin-bottom: 20px;
	padding-left: 30px;
	background: url(../images/bg-proeshop-pronajem.jpg) no-repeat;
}

.proeshop-prodej {
	margin-bottom: 20px;
	padding-left: 30px;
	background: url(../images/bg-proeshop-prodej.jpg)  no-repeat;
}


/*---------------------------------------------------------------------- MENU---*/

#menu {
	
	margin: 9px 10px 0px 10px;
	padding: 0px;
	height: 32px;
}

#menu li{
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 110%;
	text-align: center;
	height: 32px;
}

#menu li a{
	color: #FFF;
	text-decoration: none;
	/*margin-top: 8px;*/
	display: block;
	height: 32px;
	line-height: 32px 
}
#menu li a:hover{
	background: #ED1B24; 
}
#menu li a.active{
	background: #ED1B24; 
}

#menu .m1 {
	width: 84px;
	background: #2F2F2F;
}
#menu .m2 {
	width: 140px;
	background: #696969;
}
#menu .m3 {
	width: 148px;
	background: #747474;
}
#menu .m4 {
	width: 102px;
	background: #808080;
}
#menu .m5 {
	width: 110px;
	background: #8D8D8D;
}
#menu .m6 {
	width: 128px;
	background: #9B9B9B;
}
#menu .m7 {
	width: 116px;
	background: #ACACAC;
}

#menu .m8 {
	width: 110px;
	background: #CFCFCF;
}

/*---------------------------------------------------------------------- COLS---*/

#col-left-first {
	width: 465px;
	
	min-height: 213px;
	background: #EDEDED;
	border-bottom: 10px solid white;
}

#col-left-second {
	width: 465px;
	min-height: 204px;
	background: #EDEDED;
	margin-top: 10px;
}
.weblink-more {
	float: right;
	background: url(../images/sipka.png) no-repeat;
	padding-left: 28px;
}

.reference{
	padding: 15px;
	height: 170px;
}

.col2 {
	width: 49%;
	float: left;
}

.col2.first{
	border-right: 10px solid white;
	border-left: none;
}

.reference-img {
	height: 166px;
	overflow: hidden;
	display: block;
	float: left;
}

	
/*----------------------------------------------------------------------------------- FORM ---*/

input, select, textarea {
	font-family:  Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 100%; 
	width: 200px;
	height: 20px;
	vertical-align: middle;
	border: none;
	/*margin-bottom: px;*/
	border: 1px solid #8f8f8f;
}
textarea {  
	width: 400px;
	min-height: 80px; _height: 80px;
}
label {
	display: block; width: 120px;
	margin: 0 0px 0px 0;
	float: left; clear: left;
}
input.submit   { 
	cursor: pointer;
	width: auto;
	height: auto;
	padding: 3px 5px;
	color: #FFF;
	background: #747474;
	margin-left:  120px;
}

fieldset {
	padding: 10px;
	margin-bottom: 10px;
}

legend {
	font-weight: bold;
	color: #747474;
}

input.radio {
	width: auto;
	border: none;
}
.poznamka {
	margin-left: 20px;
}

/*---------------------------------------------------------------------------- TABLES --------*/


table { 
	color: #FFF;
	margin-bottom:20px; 
	border-collapse: collapse; 
	font-size: 100%; 
}
th { 
	padding: 2px; 
	font-weight: bold; 
	text-align: left;
	border-right: 1px solid #FFF;
	border: 1px solid #8f8f8f;
	color: #FFF;
	background: #8f8f8f;
}
td { 
	text-align:left;
	padding:2px; 
	vertical-align: top;
	border-right: 1px solid #FFF;
	border: 1px solid #8f8f8f;
	color: #8f8f8f;
}

table.form_table td{
	border: none;
}

table.katalog {
	width: 100%;
	margin: 0px;
}

table.katalog,
table.katalog td,
table.katalog th
{
	border: 0px;
	padding: 5px 0px;
	vertical-align: top;
}

table.katalog .logo,
table.katalog .logo img
{
	width: 125px;
}

table.katalog .logo img {
	border: 1px solid #ccc;
	background: #fff;
	padding: 5px;
}

table.katalog .popis {
	padding: 0px 10px 0px 20px;	
}
table.katalog .popis p {
	padding: 10px 0px;
}

table.katalog .popis .nazev {
	font-size: 17px;
	font-weight: bold;

}
td.form_element {
	padding-bottom: 10px;
	border: 1px solid red;
}

/*----------------------------------------------------------------------------- OTHERS ---*/
.right { float: right }
.left { float: left }
.fright { float: right; margin: 0 0 5px 3px; }
.fleft { float: left; margin: 0 10px 1em 0; }
.tright, td.tright, th.tright { text-align : right }
.tleft, td.tleft { text-align : left }
.center, td.center { text-align : center;}
.middle { vertical-align : middle }
.clear { clear: both;}
.bold { font-weight: bold;}
.awebsys { text-decoration: none; color: #8f8f8f;  }
.awebsys:hover { text-decoration: underline;}
.red { color: #ED1C24}
.grey { color: #808080}
.margin {	padding: 20px;}
.small { font-size: 85%}
img.imgfright {
	margin: 10px;
	float: right;
}
#chybove_hlaseni {
	color: white;
	padding: 10px;
	background: green;
}

#simpleTooltip { padding: 7px; border: 1px solid #A6A7AB; background: #F2F3F5; width: 400px; }


