body {
	background-image: url(../images/bg_pattern.gif);
	background-color: Black;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	color: White;
	margin: 0px;
	padding: 0px;
	_text-align: center;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
		color: #e95e2b;
}

img {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;	
}

a {
	color: #e95e2b;
}

a:hover {
	text-decoration: none;
}

ul li {
	font-size: small;
	list-style-image: url(../images/odrazka-ctverec.gif);
	_font-size: x-small;
}

menu {
	float: left;
	margin: 0px;
	padding: 0px;
	_margin-top: -15px;
}

menu ul {
	padding: 0px;
	margin: 0px;
}

menu ul li {
	display: inline;
	list-style: none;
	list-style-position: inside;
	list-style-type: none;
}

.h-dovetek {
	color: #ac938a;
	font-size: smaller;
}

.rollmenu {
	float: left;
	visibility: hidden;
	position: absolute;
	width: 200px;
	font-size: small;
	font-weight: bold;
	padding-bottom: 30px;
	padding-top: 4px;
	background-image: url(../images/bg_rollmenu.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#onas_podmenu {
	margin: 87px 0 0 -262px;
}

html>/**/body #onas_podmenu{
	margin: 87px 0 0 394px;
}

#reseni_podmenu {
	margin: 87px 0px 0px -524px;
}

html>/**/body #reseni_podmenu{
	margin: 87px 0 0 132px;
}

#reference_podmenu {
	margin: 87px 0px 0px -392px;
}

html>/**/body #reference_podmenu{
	margin: 87px 0 0 262px;
}

.rollmenu ul li a {
	padding: 5px;
	margin: 0px;
	display: block;
	text-decoration: none;
	_font-size: x-small;
	color: white;
	background-color: #e95e2b;
	border-bottom: 1px solid #F4A460;
	z-index: 1;
}

.rollmenu ul li a:hover {
	text-decoration: underline;
	color: #492e24;
	background-color: #F4A460;
}

p {
	font-size: small;
	_font-size: x-small;
}

.layout {
	width: 910px;
	_width: 930px;
	margin: auto;
	_text-align:left;
}

a#logo {
	float: left;
	display: block;
	margin:0; 
	padding:20px 30px 0 0;
	width: 225px;
	height: 54px;
}

a img {
	border: none;
}

#menu {
	float: left;
}

a.polozka_menu{
	float: left;
	color: white;
	display: block;
	width: 127px;
	height: 42px;
	margin: 30px 4px 0 0;
	padding-top: 15px;
	text-align: center;
	font-size: medium;
	font-weight: bold;
	position: relative;
}

a.polozka_menu:hover {
	color: #e95e2b;
}

#btn_uvod {
	width: 127px;
	height: 57px;
	position:absolute; left:0; top:0; z-index:1;
	background-image: url(../images/btn_uvod.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#btn_reference {
	width: 127px;
	height: 57px;
	position:absolute; left:0; top:0; z-index:1;
	background-image: url(../images/btn_reference.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#btn_onas {
	width: 127px;
	height: 57px;
	position:absolute; left:0; top:0; z-index:1;
	background-image: url(../images/btn_onas.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#btn_kontakt {
	width: 127px;
	height: 57px;
	position:absolute; left:0; top:0; z-index:1;
	background-image: url(../images/btn_kontakt.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#btn_reseni {
	width: 127px;
	height: 57px;
	position:absolute; left:0; top:0; z-index:1;
	background-image: url(../images/btn_reseni.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#btn_uvod:hover, #btn_uvod_o {
	width: 127px;
	height: 57px;
	position:absolute; left:0; top:0; z-index:1;
	background-image: url(../images/btn_uvod.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-position: -127px 0px;
}

#btn_reference:hover, #btn_reference_o {
	width: 127px;
	height: 57px;
	position:absolute; left:0; top:0; z-index:1;
	background-image: url(../images/btn_reference.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-position: -127px 0px;
}

#btn_onas:hover, #btn_onas_o {
	width: 127px;
	height: 57px;
	position:absolute; left:0; top:0; z-index:1;
	background-image: url(../images/btn_onas.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-position: -127px 0px;
}

#btn_kontakt:hover, #btn_kontakt_o {
	width: 127px;
	height: 57px;
	position:absolute; left:0; top:0; z-index:1;
	background-image: url(../images/btn_kontakt.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-position: -127px 0px;
}

#btn_reseni:hover, #btn_reseni_o {
	width: 127px;
	height: 57px;
	position:absolute; left:0; top:0; z-index:1;
	background-image: url(../images/btn_reseni.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-position: -127px 0px;
}

#obsah {
	float: left;
	width: 100%;
	background-image: url(../images/bg_obsah_pattern.gif);
	background-repeat: repeat;
	background-color: #492e24;
	border-bottom: 10px solid #492e24;
	border-top: 10px solid #492e24;
}

#obsah ul li {
	padding-left: 5px;
	margin-bottom: 8px;
}

#pata {
	float: left;
	width: 100%;
	text-align: right;
	margin: 30px 30px 0 0;
}

#pata img {
	float: none;
	vertical-align: middle;
	margin-left: 10px;
}


#pata p {
        font-size: x-small;
}

.stocek {
	height: 48px;
	padding: 0 17px 0 0;
	background-image: url(../images/bg_stocek_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.stocek span {
	display: block;
	height: 48px;
	margin: 0;
	padding: 15px 0 0 17px;
	background: url(../images/bg_stocek_left.gif) no-repeat top left;
	color: white;
	text-align: left;
	white-space: nowrap;
}

#analyzy_konzultace {
	float: left;
	width: 303px;
	height: 345px;
	padding: 80px 5px 5px 0;
	background: url(../images/bg_analyzy_konzultace.gif) no-repeat top left;
}

#analyzy_konzultace a {
	color: #5e8f07;
}

#www_prezentace {
	float: left;
	width: 303px;
	height: 345px;
	padding: 80px 5px 5px 0;
	background: url(../images/bg_www_prezentace.gif) no-repeat top left;
}

#www_prezentace a {
	color: #0a6991;
}

#marketing_sprava {
	float: left;
	width: 283px;
	height: 344px;
	padding: 80px 5px 5px 0;
	background: url(../images/bg_marketing_sprava.gif) no-repeat top left;
}

#novinky {
	float: left;
	width: 230px;
	margin-right: 20px;
	margin-top: 20px;
	_font-size: x-small;
}

#sluzby {
	float: left;
	width: 400px;
	margin-left: 80px;
	margin-top: 20px;
}


#reference {
	float: left;
	width: 650px;
	color: #912d09;
	margin-top: 20px;
}

#reference_container {
	width: 620px;
	height: 248px;
	padding: 10px 20px 0 20px;
	background-image: url(../images/bg_reference_homepage.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: right;
}

#reference_container a {
	color: black;
}

#reference_container .ref_img {
	float: left;
}

#uvod {
	float: left;
	margin-top: 20px;
}

#nase_reseni {
	float: left;
	width: 100%;
	margin-top: 20px;
	padding: 0px;
}

#podmenu {
	float: left;
	background-image: url(../images/podmenu_horni_cast.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 229px;
	padding-top: 25px;
	margin-right: 20px;
}

#podmenu_spodek {
	float: left;
	background-image: url(../images/podmenu_dolni_cast.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 229px;
	height: 25px;
}

#podmenu ul li {
	margin: 0px;
	padding: 0px;
}

#podmenu ul li a {
	display: block;
	background-color: #ffe50b;
	color: #9e8d03;
	width: 219px;
	_width: 229px;
	margin: 0px;
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #9e8d03;
}

#podmenu ul li a:hover, #podmenu ul li a.podmenu_o {
	color: #341c13;
	background-image: url(../images/podmenu_sipka_hover.gif);
	background-repeat: no-repeat;
	background-position: 210px 10px;
}

#podmenu_obsah_container {
	float: left;
	width: 660px;
}

.tym_foto {
	float: left;
	width: 258px;
	background-image: url(../images/bg_tym_fotky.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 53px;
	margin-right: 20px;
}

.reference_container {
	float: left;
	width: 258px;
	height: 309px;
	background-image: url(../images/bg_tym_fotky.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 20px;
	_margin-top: 20px;
	margin-right: 40px;
	_margin-right: 20px;
}

.reference_container a {
	color: #912d09;
}

.reference_container p {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

#strankovani {
	float: left;
	width: 100%;
}

#strankovani a {
	float: left;
	width: 16px;
	height: 23px;
	background-image: url(../images/bg_strankovani.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 7px;
	_padding-right: 7px;
	margin-right: 5px;
	color: white;
	text-decoration: none;
}

#strankovani span a.strankovani_o ,#strankovani a:hover {
	background-position: -23px 0px;
	color: #492e24;
}

.middle {
	margin-left: 160px;
}

#newsletter {
	font-size: x-small;
	float: left;
	width: 960px;
	margin-top: -50px;
	padding: 0px;
}

form #inscmailer {
	float: left;
	width: 400px;
}

#homepage-slides {
  float: left;
  width: 393px;
  height: 248px;
  margin: 0px 0px 0px 10px;
}
