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

a {
	color: #0f98cd;
	text-decoration: none;
}

.blank {
	display: block;
	height: 205px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}

html>body a:hover {
	border-bottom: 1px dashed;
	text-decoration:none;
}

* html a:hover {
	text-decoration: underline;
}

h1 {
font: 1.2em/1.4em Verdana, Arial, Helvetica, sans-serif bold;
}

h2 {
font: 1.8em/1.4em Verdana, Arial, Helvetica, sans-serif bold;
margin-top: 0;
}

img {
	margin: 0px;
	padding: 0px;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}





.menutext a.menulink {
	color: #939598 ;
	font: 1.3em Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding-top: 23px;
	text-align: center;
    height: 61px;
    background: url(../../images/m_bg.png) no-repeat top center;
}

.menutext a:hover, .portimg a:hover, #text a:hover, .order a:hover,.pack_img a:hover, .proj_img a:hover, #lang a,.site_img a:hover, .clitem a:hover {
	border-bottom: none;
	float:none;
	text-decoration: none;
}


.sgr {background: url(../images/shadow-gr.png) repeat-x center;}
.slgr {background: url(../images/shadow-lgr.png) repeat-x center;}
.srd {background: url(../images/shadow-red.png) repeat-x center;}
.sbl {background: url(../images/shadow-bl.png) repeat-x center;}
.sorg{background: url(../images/shadow-org.png) repeat-x center;}

.gr a:hover, .gr {color: #59A939;}
.rd a:hover, .rd {color: #FF6307;}
.bl a:hover, .bl {color: #2EB2E5;}
.org a:hover, .org {color: #FFB400;}

.act .gr a {color: #59A939;}
.act .rd a {color: #FF6307;}
.act .bl a {color: #2EB2E5;}
.act .org a {color: #FFB400;}


.menutext a:hover,.act a {background: url(../../images/m_bgon.png) no-repeat center top  !important;}
.menutext a:hover div.but, .act div.but {background: url(../../images/bullets_on.png) no-repeat center top  !important;}

.kontent_h {
	color: #9b9b9b ;
	font: Georgia;
	font-style:italic;
	font-size:30px;
	text-align: center;
}

.kontent {
	color: #58595b ;
	font-family:Arial, Helvetica, sans-serif
	font-size:14px;
	text-align: justify;
}

#text p {margin-bottom: 15px;}

