body,tr,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	
}
body {
	/* background: url(layout-elements/background_snejinki.jpg) #D6EDFE repeat-x top center; */
    background:#D6EDFE;
	margin:0;
	padding:0;
	border:0;
}

img {
	border:0;
	margin:0;
	padding:0;
}

h2{
	font-size: 12pt;
	font-weight: bold;
	color: #3D3686;
	
}

.Menu1text {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px;
}
.NameOfPage {
	font-size: 14pt;
	font-weight: bold;
	color: #3D3686;
	margin: 5px;
	background-position: left;
	text-align: left;
}
.Menu2text {
	font-size: 9pt;
	font-weight: normal;
	color: #3D3686;
	margin: 5px;
}
.ProductBodyText {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	margin: 5px 5px 5px 10px;
	letter-spacing: normal;
	text-align: left;
	text-indent: 0px;
	word-spacing: normal;
}
.ProductSloganText {
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
	margin: 5px 5px 5px 10px;
}
.ProductHeadlineText {
	font-size: 11pt;
	font-weight: bold;
	color: #3D3686;
	text-align: left;
	margin: 5px 5px 5px 10px;
}
.IndexBodyText {
	font-size: 9pt;
	font-weight: normal;
	color: #3D3686;
	text-align: left;
	margin: 5px 5px 5px 10px;
	font-style: italic;
	font-variant: normal;
	background-position: left;
	text-indent: 15px;
}
.NameOfPageProduct {
	font-size: 12pt;
	font-weight: bold;
	color: #3D3686;
	margin: 10px;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
.ProductTableText {
	font-size: 9pt;
	font-weight: normal;
	color: #3D3686;
	text-align: left;
	margin-top: 10px 5px 10px 10px;
}
.ProductReceptText {
	font-size: 9pt;
	font-weight: normal;
	color: #3D3686;
	font-style: italic;
	margin: 5px 5px 5px 10px;
	text-align: left;

}
.ProductTableTextName {
	font-size: 9pt;
	font-weight: bold;
	color: #3D3686;
	font-style: normal;
	margin: 8px;

}
.CatalogLink {
	font-size: 9pt;
	font-weight: normal;
	color: #3D3686;
	text-align: right;
	margin: 5px 10px;
	font-style: italic;
	font-variant: normal;
	background-position: left;
	text-indent: 10px;
}
.ProductBodyTextCopy {
	font-size: 9pt;
	text-align: center;
	color:#000;
	font-weight:normal;
}
.contacts {
	font-size: 9pt;
	font-weight: normal;
	color: #3D3686;
	margin: 5px;
	width: auto;
	text-align: left;
}
.contactsText {
	font-size: 12pt;
	font-weight: bold;
	color: #3D3686;
	margin: 5px;
	width: auto;
	text-align: center;
}
.ProductHeadlineTextCopy {
	font-size: 11pt;
	font-weight: bold;
	color: #3D3686;
	text-align: right;
	margin-top: 5px 5px 5px 30px;
	text-indent: 5px;
	font-style: italic;
}
.contactsButton {
	font-size: 9pt;
	font-weight: bold;
	color: #3D3686;
	margin: 5px;
	width: auto;
	text-align: center;
}
.ProductHeadlineTextCenter {
	font-size: 11pt;
	font-weight: bold;
	color: #3D3686;
	text-align: center;
	margin: 5px 5px 5px 10px;
}
/*
.contacts {
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	margin: 5px;
} */
.UnderConstruction {
	font-size: 9pt;
	font-weight: normal;
	color: #FF0000;
	text-align: left;
	margin: 5px 5px 5px 10px;
	font-style: italic;
	font-variant: normal;
	background-position: left;
	text-indent: 15px;
}
.contactsNew {
	font-size: 9pt;
	font-weight: normal;
	color: #3A4A95;
	margin: 5px;
}


.glavno_menu, .productov_catalog{
	list-style:none;
	text-align:left;
	font:bold 12px Verdana, Arial, sans-serif;
	margin:0 3px 12px 3px;
	display:block;
	padding:0;
}

.glavno_menu {
	border-bottom: #00a4e8 1px solid;
}

.glavno_menu li, .productov_catalog li{
	line-height:29px;
	display:block;
	height:29px;
}
.glavno_menu a, .productov_catalog a{
	text-decoration:none;
	padding:0 0 0 10px;
	display:block;
}

.glavno_menu a {
	background: url(layout-elements/buton_menu.gif) #3d3686;
	color:#FFF;
}

.glavno_menu a:hover {
     background: url(layout-elements/buton_menu_on.gif) #3d3686;
	 color:#00a4e8;
	 text-decoration:none;
}

.productov_catalog a {
	background: url(layout-elements/buton_menu2.gif) #c8e4ff;
	color:#3d3686;	
}

.productov_catalog a:hover {
	background: url(layout-elements/buton_menu2_on.gif) #c8e4ff;
	color:#3d3686;	
	text-decoration:none;
}

