body {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	background-color: #FFEED0;
	background-image: url(grafika/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}

table {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	display: block;
}

p, form {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #3C6DA5;
}

a:hover {
	color: #FF9900;
}

a img {
	border: 0px;
}

a#linkShowHide {
	float: right;
	font-size: 9px;
	color: #FFD30C;
	font-weight: bold;
	padding: 2px 10px 2px 0px;
	vertical-align: middle;
}

a#linkShowHide:hover {
	color: #FFFFFF;
}

a#linkShowHide img {
	vertical-align: middle;
}


a.stg {
	text-decoration: none;
	color: #999999;
}

a.stg:hover {
	color: #333333;
}

a.menu_1 {
	display: block;
	height: 16px;
	background: url(grafika/belka_1.gif) no-repeat;
	padding: 2px 0px 0px 10px;
	margin-bottom: 1px;
	
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

a.menu_1:hover {
	background-image: url(grafika/belka_3.gif);
	color: #FFFFFF;
}

a.menu_2 {
	display: block;
	height: 15px;
	background: url(grafika/belka_2.gif) no-repeat;
	padding: 3px 0px 0px 10px;
	margin-bottom: 1px;
	
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

a.menu_2:hover {
	color: #666666;
}

a.menu_3 {
	display: block;
	background: url(grafika/dot.gif) no-repeat center left;
	padding: 3px 0px 3px 15px;
	
	color: #3C6FA6;
	font-size: 9px;
}

a.menu_3:hover {
	color: #FF0000;
}

p.bottomTitle {
	display: block;
	background: url(grafika/bottom_title.gif) no-repeat center;
	padding: 3px 0px 4px 45px;
	font-weight: bold;
	font-size: 11px;
}

a.bottomLink {
	display: block;
	background: url(grafika/dot2.gif) no-repeat center left;
	font-size: 10px;
	color: #000000;
	margin-left: 20px;
	padding: 2px 0px 2px 10px;
}

a.bottomLink:hover {
	color: #0000CC;
}

a.navLink {
	color: #FFFFFF;
	text-decoration: none;
}

a.navLink:hover {
	color: #FFFF00;
	text-decoration: underline;
}

div.produktSmall {
	float: left;
	overflow: hidden;
	width: 233px;
	height: 233px;
	background: url(grafika/produkt_small_bg.gif) no-repeat;
	margin: 0px 10px 10px 0px;
	padding: 5px;
}

div.produktSmall a img {
	height: expression(this.clientHeight > 120 ? "120px" : "auto");
	max-height: 120px;
}

div.produktSmall a img.notext {
	height: expression(this.clientHeight > 150 ? "150px" : "auto");
	max-height: 150px;
}


p.smallTitle {
	width: 222px;
	height: 20px;
	padding: 6px 0px 0px 10px;
	font-weight: bold;
	font-size: 12px;
	color: #63411E;
	overflow: hidden;
	background: #000000 url(grafika/produkt_small_title.gif) no-repeat;
}

div.smallBottom {
	float: left;
	width: 231px;
	height: 34px;
	overflow: hidden;
	background: url(grafika/produkt_small_bottom.gif) no-repeat;
}

div.smallBottom p {
	float: left;
	font-weight: bold;
	padding: 5px 0px 0px 10px;
}

div.smallBottom p span {
	display: block;
	font-size: 10px;
	font-weight: normal;
}

div.smallOpis {
	float: left;
	width: 227px;
	height: 40px;
	padding: 3px;
	overflow: hidden;
	font-size: 10px;
}

div.smallOpis p {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.showMore {
	float: right;
	background: url(grafika/produkt_link.gif) no-repeat;
	width: 62px;
	height: 16px;
	color: #FFFFFF;
	padding: 2px 0px 0px 30px;
	font-size: 10px;
	font-weight: bold;
}

a.showMore:hover {
	color: #000000;
}

div.pageContent {
	float: left;
	width: 749px;
	background: #FFFFFF;
}

p.pageTitle {
	float: left;
	width: 734px;
	height: 30px;
	overflow: hidden;
	padding: 10px 0px 0px 15px;
	font-weight: bold;
	background: url(grafika/bg_page_top.gif) no-repeat;
}

div.pageBottom {
	float: left;
	width: 749px;
	height: 10px;
	background: url(grafika/bg_page_bottom.gif) no-repeat;
}

div.strony {
	float: left;
	width: 748px;
	height: 43px;
	margin-bottom: 10px;
	font-size: 9px;
	background: url(grafika/bg_strony.gif) no-repeat;
}

div.strony2 {
	float: left;
	width: 748px;
	height: 22px;
	margin-bottom: 10px;
	font-size: 9px;
	background: url(grafika/bg_strony_small.gif) no-repeat;
}

div.strony a, div.strony2 a {
	font-weight: bold;
	color: #488CD5;
}

div.strony a:hover, div.strony2 a:hover {
	color: #FF0000;
}

div.fotoContener {
	float: left;
	width: 717px;
	padding: 5px;
	border: 1px solid #EFEBE0;
	margin-bottom: 10px;
}

div.fotoContener a {
	float: left;
	padding: 2px;
	border: 2px solid #EFEBE0;
	margin: 1px;
}

div.fotoContener a:hover {
	border-color: #EAD7C9;
}

div.fotoContener a img {
	border: 0px;
}

div.opcContener {
	float: right;
	width: 130px;
	padding: 5px;
	border: 1px solid #EFEBE0;
	margin-bottom: 10px;
}

div.opcContener p {
	background: #EFEBE0;
	color: #999999;
	font-weight: bold;
	font-size: 11px;
	padding: 3px;
}

div.opcContener div.color {
	font-size: 9px;
	color: #FF6600;
	text-align: center;
	padding-top: 5px;
}

div.opcContener div.color img {
	border: 1px solid #000000;
}

a.logoButton {
	float: left; 
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 10px 0px 10px;
	color: #276BB4;
	border-right: 1px solid #EADED2;
}

a.logoButton:hover {
	color: #000000;
}

input, select, textarea {
	border: 1px solid #DCCBB1;
}

input.button {
	height: 21px;
	width: 30px;
	background: #84451C;
	color: #DCCBB1;
}
