body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.text_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #67666b;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px
}

.text_mainbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #67666b;
	margin-left: 20px;
	margin-top: 5px;
	font-weight: bold;
}

.multitop {
	background-image: url(img/top_multi.gif);
	background-repeat: repeat-x;
}

.multitopCopy {
	background-image: url(img/top_multi2.gif);
	background-repeat: repeat-x;
}

.main_content {
	height: 100%; 
	#height: 50px;
}

.navigator {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8A8A8A;
}

#search_pane img {
	display: block
}

.tlonewsletter {
	background-image: url(images/n_mail.gif);
	background-repeat: no-repeat;
}

.inputnewsletter {
	height: 16px;
	width: 140px;
	background-color: #EEEFF0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EEEFF0;
	border-right-color: #EEEFF0;
	border-bottom-color: #EEEFF0;
	border-left-color: #EEEFF0;
}

.inputznajdz {
	height: 16px;
	width: 100px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EEEFF0;
	border-right-color: #EEEFF0;
	border-bottom-color: #EEEFF0;
	border-left-color: #EEEFF0;
}

.tloznajdz {
	background-image: url(images/z_tlo.gif);
	background-repeat: no-repeat;
}

.img_title {
	margin-left: 20px;
}

.arch_footer {
	vertical-align: bottom; 
	#height: 100%;
}

.fieldLogin {
	border: solid 1px;
	border-color: silver;
	width: 150px;
}

.fieldForm {
	border: solid 1px;
	border-color: silver;
	width: 250px;
}

.textareaForm {
	border: solid 1px;
	border-color: silver;
	width: 250px;
}


.catalog {
	background-color:white;
}

.catalog td{
	width:165px;
	height:163px;
}

.catalog td.cat_1{
	background:url('../images/catalog/c_green.png') no-repeat;
}

.catalog td.cat_2{
	background:url('../images/catalog/c_gray.png') no-repeat;
}

.catalog_content td{
	width:auto;
	height:auto;
}

.catalog_content  td.cat_photo{
	text-align:center;
	width:165px;
	height:103px;
}


.catalog_content  td.cat_name{
	font-size:10px;
	text-align:left;
	width:109px;
	#width:102px;
	height:43px;
	padding:5px 0px 0 5px;
	
	vertical-align:top;
}

.catalog_content td.cat_pkt{
	font-size:9px;
	text-align:center;
	width:51px;
	height:41px;
	padding-top:9px;
	color:white;
	vertical-align:top;
}

span.cat_pkt_nr{
	font-size:13px;
	font-weight:bold;
	#font-weight:normal;
}

#catalog_navigator{
	height:auto;
	width:auto;
	text-align:right;
	padding:0 10px 10px 0;
}

#catalog_navigator a{
	text-decoration:none;
	color:#007CCF;
}

#catalog_navigator .nav_contr_curr{
	color:black;
}

#socials {
    position:relative;
}
.socials-wrap {
   position:absolute;
    left:20px;
    bottom:0px;
}
