body{
	background: #da680b url(../images/design/gradient.gif) repeat-y;
	margin: 0px;
}

#pageWrapper{
	width: 1004px;
	margin: auto;
	position: relative;
}

#topText{
	margin: 0px;
	height: 50px;
	position: relative;
	top: 5px;
}

#logo{
	width: 367px;
	height: 66px;
	border: none;
	margin: 0px;
	margin-top: 10px;
}

#mainMenu{
	width: 650px;
	height: 66px;
	position: absolute;
	right: -13px;
	top: 60px;
}

#contentBig{
	width: 984px;
	background-color: white;
	position: relative;
	padding: 10px;
	color: #8e8e8e;
	font: 12px Tahoma;
	min-height:482px;
	height: auto !important;
	height: 482px;
}

#contentSmall{
	width: 477px;
	min-height:534px;
	height: auto !important;
	height: 534px;
	background-color: white;
	position: relative;
	padding: 10px;
	color: #8e8e8e;
	font: 12px Tahoma;
}

#h1Small{
	width: 477px;
	padding: 10px;
	position: absolute;
	right: 0px;
	top: 126px;
	margin: 0px;
	color: #da680b;
	font: 18px Verdana ;
	background: white url(../images/design/sipka.jpg) no-repeat 10px;
	text-indent: 20px;
}

#h1Big{
	width: 984px;
	padding: 10px;
	position: relative;
	margin: 0px;
	color: #da680b;
	font: 18px Verdana ;
	background: white url(../images/design/sipka.jpg) no-repeat 10px;
	text-indent: 20px;
	margin-bottom: 10px;
}

#flashSmall{
	width: 477px;
	background-color: white;
	padding: 10px;
	position: absolute;
	right: 0px;
	top: 178px;
	margin: 0px;
}

h2{
	margin: 0px;
	color: #da680b;
	font: bold 15px Tahoma;
	margin-bottom: 10px;
}

#contentSmall p{
	margin: 0px;
	text-align: justify;
	border-bottom: 1px dashed #da680b;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#contentSmall p.last{
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: none;
}

#contentSmall a{
	color: #8e8e8e;
}

#contentSmall a:hover{
	color: #000000;
}

#footer{
	font: 11px Tahoma;
	color: #5b2900;
	position: relative;
	width: 984px;
	padding: 10px;
	background-color: #b95809;
}

#shadow{
	height: 24px;
	margin: 0px;
	background: url(../images/design/tienik.png) no-repeat bottom;
}

#createdBy{
	position: absolute;
	right: 10px;
}

#subMenu{
	position: relative;
	left: 127px;
}

#footer a{
	color: #5b2900;
}

#footer a:hover{
	color: #000000;
}

/*POUZITIE*/
#pouzitie{
	width: 984px;
}

#pouzitie th{
	background-color: #f3a833;
	color: white;
}

#pouzitie td{
	text-align: center;
}

#pouzitie tbody td{
	background-color: #eeeeee;
}

#pouzitie tbody td.oznacenieProduktu{
	background-color: #e2e2e2;
	font-weight: bold;
	padding: 2px;
}

/*KONTAKT*/
#kontakt span{
	position: absolute;
	left: 80px;
}

#kontakt{
	background-color: #efefef;
	padding: 10px;
	border: 1px dashed #8e8e8e;
}

#kontaktForm{
	margin-top: 10px;
}

form, input, textarea {
	padding: 0px;
	margin: 0px;
	color: #717171;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

input, textarea{
	padding: 3px;
	margin-bottom: 8px;
	border: 1px solid #bcc4c9;
	border-right: 1px solid #8c9397;
	border-bottom: 1px solid #8c9397;
	background: url(../images/design/inputBck.jpg) repeat-x;
}

input[type=submit]{
	padding: 3px;
	margin: 0px;
	border: 1px solid #91999d;
	border-right: 1px solid #63686b;
	border-bottom: 1px solid #63686b;
	background: url(../images/design/submitBck.jpg) repeat-x;
	color: #717171;
}

input{
	width: 170px;
}

textarea{
	width: 469px;
}

form img{
	margin-bottom: 3px;
}

/*FOTOGALERIA*/
#fotogaleria img{
	border: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
}

#fotogaleria img.last{
	margin-right: 0px;
}

#fotogaleria{
	margin-left: 1px;
}

/*PRODUKTy*/
#productMenu{
	margin: 0px;
	text-align: center;
}

.productHeader{
	background-color: #e3ac54;
	height: 35px;
}

.nazovProduktu, .lambda{
	float: left;
	color: white;
	font-weight: bold;
	padding: 10px;
}

.lambda{
	float: right;
}

.spacer{
	clear: both;
	height: 1px;
	width: 100%;
	padding-top: 9px;
	margin-bottom: 10px;
	border-bottom: 1px solid #8e8e8e;
}

.popis{
	margin-top: 10px;
	width: 500px;
	text-align: justify;
	float: left;
}

.obrazok{
	margin-top: 10px;
	float: left;
	width: 484px;
	text-align: center;
	color: Red;
	font-weight: bold;
}

.symboly{
	margin-top: 10px;
	position: absolute;
	right: 10px;
}

.tabulka-parametrov
{
	width: 100%;
}

.vlastnosti
{
	width: 990px;
}

.tabulka-head
{
	text-align: center;
	background-color: #8e8e8e;
	padding: 5px;
	font-weight: bold;
	border-right: 1px solid White;
	border-bottom: 0px;
	color: white;
}

.tabulka-body
{
	text-align: center;
	padding: 5px;
	border-right: 1px solid White;
	border-bottom: 1px solid #8E8E8E;
}

.vlastnosti-ikona{
	vertical-align: top;
	width: 35px;
}

.vlastnosti-text{
	vertical-align: top;
	padding-bottom: 10px;
}

.hviezdicka{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8e8e8e;
	margin-bottom: 10px;
}

.tabulka{
	margin-bottom: 10px;
}

/*SITEMAP*/
.sub{
	margin-left: 20px;
	background: url(../images/design/sitemap-strom1.jpg) no-repeat left;
	padding-left: 10px;
}

.sub2{
	margin-left: 20px;
	background: url(../images/design/sitemap-strom2.jpg) no-repeat left;
	padding-left: 30px;
}

.sub2Last{
	background: url(../images/design/sitemap-strom2-2.jpg) no-repeat left;
}

.sub1Last{
	background: url(../images/design/sitemap-strom1-2.jpg) no-repeat left;
}

#sitemap a{
	color: #8e8e8e;
}

#sitemap a:hover{
	color: #000000;
}

/*PARTNERI*/
#loga{
	background: url(../images/loga/loga_bck.jpg) no-repeat;
	position: absolute;
	width: 497px;
	height: 286px;
	left: 0px;
	top: 0px;
}

#loga p{
	border-bottom: none;
	margin: 0px;
	padding: 0px;
}

#loga img{
	border: 0px;
}

#kovomont{
	position: absolute;
	left: 10px;
	top: 10px;
}

#zeas{
	position: absolute;
	left: 172px;
	top: 10px;
}

#setri{
	position: absolute;
	right: 10px;
	top: 10px;
}

#knauf{
	position: absolute;
	left: 10px;
	top: 99px;
}

#kohimex{
	position: absolute;
	right: 10px;
	top: 99px;
}

#inteco{
	position: absolute;
	right: 172px;
	top: 99px;
}

#jutex{
	position: absolute;
	right: 172px;
	top: 188px;
}

/*APLIKACIE MENU*/
#aplikacieMenu p{
	border: none;
	margin: 0px;
	padding: 0px;
}

#zasadyAplikacie{
	width: 238px;
	height: 67px;
	background: url(../images/design/zasady-aplikacie.jpg) no-repeat top;
	position: absolute;
	bottom: 6px;
	left: 12px;
}

#zasadyAplikacie:hover{
	background: url(../images/design/zasady-aplikacie.jpg) no-repeat bottom;
}

#postupAplikacie{
	width: 238px;
	height: 67px;
	background: url(../images/design/postup-aplikacie.jpg) no-repeat top;
	position: absolute;
	right: 6px;
	bottom: 6px;
}

#postupAplikacie:hover{
	background: url(../images/design/postup-aplikacie.jpg) no-repeat bottom;
}

.buttTransp{
	width: 238px;
	height: 67px;
	border: none;
}

a#homeLink{
	color: black;
}

a#homeLink:hover{
	color: #da680b;
}