/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

#clr {
	clear:both;
	}
	
#ctr {
	text-align: center;
}

#pagewidth {
	width: 806px;
	margin-left: auto;
	margin-right: auto;
}

#page {
	width: 806px;
	margin: 0;
	padding: 0;
}

.bg {
	background-image:url(../img/tlo.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#top01 {
	width: 806px;
	height: 69px;
	margin: 0;
	padding: 0;
	background-image:url(../img/home1_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
}


#pl {
	width: 150px;
	height: 24px;
	margin-top: 30px;	
	padding-left: 46px;
	padding-top: 3px;
	background-image:url(../img/flagi_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
	text-align: left;
}

#pl a{
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

#pl a:hover{
	text-decoration: none;
}

#ge {
	width: 150px;
	height: 24px;
	margin-top: 30px;	
	padding-left: 46px;
	padding-top: 3px;
	background-image:url(../img/flagi_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
	text-align: left;
}

#ge a{
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

#ge a:hover{
	text-decoration: none;
}

#top02 {
	width: 806px;
	height: 301px;
	margin: 0;
	padding: 0;
	background-image:url(../img/home1_02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#top02de {
	width: 806px;
	height: 301px;
	margin: 0;
	padding: 0;
	background-image:url(../img/home1de_02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#content {
	margin: 0;
	padding-left: 15px;
	width: 514px;
	float:left;
}

h1.product {
	font-family: Tahoma, sans-serif;
	font-size: 17px;
	color: #333333;
	padding-left: 20px;
	padding-top: 8px;
	margin: 0;
	text-align: left;
	background-image:url(../img/home1_03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 514px;
	height: 30px;
}

h1 {
	font-family: Tahoma, sans-serif;
	font-size: 17px;
	color: #333333;
	padding-left: 20px;
	padding-top: 8px;
	margin: 0;
	text-align: left;
	background-image:url(../img/home1_04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 514px;
	height: 30px;
}

#menu {
	margin: 0;
	padding-left: 39px;
	width: 188px;
	float: left;
}

ul.menu {
	list-style: none;	
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	padding: 0;
}

li.menu {
	margin: 0;
	padding-top: 11px;
	padding-left: 45px;
	height: 24px;
	background-image:url(../img/menulist.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;	
	text-align: left;
}

li.submenu {
	margin: 0;
	padding-top: 4px;
	padding-left: 40px;
	padding-right: 5px;
	padding-bottom: 4px;
	background-image:url(../img/submenulist.jpg);
	background-repeat: no-repeat;
	background-position: 0px 1px;	
	text-align: left;
	background-color: #DDDDDD;
}

a.menu {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}

a:hover.menu {
	color: #FFFFFF;
}

a.black {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	cursor: text;
}

a:hover.black {
	color: #000000;
}

a.submenu {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}

a:hover.submenu {
	text-decoration: underline;
	font-weight: normal;
}

#phone {
	width: 243px;
	height: 128px;
	margin: 0px;
	background-image:url(../img/home1_22.jpg);
	background-repeat: no-repeat;
	background-position: 40px 0px;
	float: left;
}

#phonede {
	width: 243px;
	height: 128px;
	margin: 0px;
	background-image:url(../img/home1_22de.jpg);
	background-repeat: no-repeat;
	background-position: 40px 0px;
	float: left;
}

#article {
	margin: 0;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-align: justify;
}

#article img {
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 5px;
	border: 1px #000000 solid;
	float: left;
}

a.morea {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	float:left;
	margin: 10px;
}

a:hover.morea {
	color: #221564;
	text-decoration: underline;
}

a.morep {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	float:right;
	margin: 10px;
}

a:hover.morep {
	color: #221564;
	text-decoration: underline;
}

a.more {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	margin: 0;
}

a:hover.more {
	color: #221564;
	text-decoration: underline;
}

a.back {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	float:left;
	margin: 10px;
}

a:hover.back {
	color: #221564;
}

#description_ {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-align: justify;
	float:left;
}

#description {
	width: 345px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-align: justify;
	float:left;
}

#fotolist {
	width: 162px;
	padding: 0;
	margin: 0;
	text-align: center;
	float:right;
}

#fotolist img {
	border: 1px #5a0034 solid;
	margin: 5px;
	padding: 5px;
	clear: left;
}

h2 {
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-right: 0;
	padding-left: 20px;
	text-align: left;
	clear: left;
}


#product {
	margin-top: 10px;
	padding: 0;		
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-align: justify;
}

#product img {
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 5px;
	border: 1px #000000 solid;
	float: left;
}

#product table {
	margin: 0;
	padding: 0;
	background-color: #F3F3F3;
}

#product td {
	margin: 0;
	padding: 0;
	text-align: left;
}

#txt {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin: 10px;
}

.data {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#links {
	margin: 0;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-align: justify;
}

#links a{
	text-decoration: none;
}

#links a:hover{
	text-decoration: none;
}

#gallery {
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-align: center;
}

#txtgallery {
	width: 195px; 
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 2px;
	text-align: center;
	float: left;
}

#txtgallery img {
	border: 1px #5a0034 solid;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#txtgallery-link {
	width: 190px; 
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 2px;
	text-align: center;
	float: left;
}

a.prev {
	color: #333333;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	float:left;
	margin-left: 15px;
}

a:hover.prev {
	color: #000000;
}

a.next {
	color: #333333;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	float:right;
	margin-right: 15px;
}

a:hover.next {
	color: #000000;
}

#nestprev {
	margin: 10px;
}

td.light {
	background-color: #F5F5F5;
	font-size: 11px;
	font-weight: normal;
	height: 20px;
	color: #000000;
	padding-left: 5px;
}

td.dark {
	background-color: #EAEAEA;
	font-size: 11px;
	font-weight: normal;
	height: 20px;
	color: #000000;
	padding-left: 5px;
}

h3 {	
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-right: 0;
	padding-left: 20px;
	text-align: left;
	clear: left;
}

img {
	margin: 0;
	padding: 0;
	border: 0px;
}

#contact {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

#contact td {
	font-size: 10px;
	text-align: justify;
}

#contact a {
	text-decoration: none;
}

#contact a:hover {
	text-decoration: none;
}

.error-txt{
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

.confirm-txt{
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	text-align: center;
}

input{
	font-family:Tahoma, Verdana, sans-serif;
	font-size: 10px;
	border: 1px #000000 solid;
	background: #F6F6F6;
}

input.buton{
	font-family:Tahoma, Verdana, sans-serif;
	font-size: 10px;
	border: 1px #000000 solid;
	background: #F6F6F6;
	margin-left: 5px;
	margin-right: 5px;
}

textarea.info{
	font-family:Tahoma, Verdana, sans-serif;
	font-size: 10px;
	border: 1px #000000 solid;
	background: #FFFFFF;
}

textarea.info:hover, textarea.info:focus{
	font-family:Tahoma, Verdana, sans-serif;
	font-size: 10px;
	border: 1px #000000 solid;
	background: #F6F6F6;
}

#bottom {
	width: 806px;
	height: 33px;
	margin: 0;
	padding: 0;
	background-image:url(../img/bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

#bottom-l {
	padding-top: 11px;
	padding-left: 30px;	
	float: left;
}

#bottom-l a {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#bottom-r {
	padding-top: 11px;
	padding-right: 30px;
	float: right;
}

#bottom-r a{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
