a {
	color: #999DA8;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#page {
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
	float: left;

	
}
#page #header #logokmed {
	float: left;
	width: 160px;
	margin-top: 140px;
	height: 40px;
}

#page #content #leftCol {
	float: left;
	margin-left: 185px;
	width: 340px;
	clear: both;
	line-height: 1.5em;
}
#page #content #rightCol {
	float: left;
	margin-left: 40px;
	margin-top: 50px;
	margin-bottom: 0px;
	padding: 0px;
}

#page #content {
	margin-top: 50px;
	float: left;
	width: 100%;
}
#page #header #menuandimage #image {
	height: 140px;
}

#page #header {
	height: 180px;
}
#page #header #menuandimage #menubar {
	height: 40px;
	background-color: #999DA8;
	vertical-align: middle;
	font-weight:bold;
}

#page #header #menuandimage {
	float: right;
	width: 815px;
}

body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #A8BE27;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #A8BE27;
	margin: 0px;
}
#leftCol li {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 1.5em;
}
#leftCol ul {
	margin: 0px;
	padding: 0px;
}
h2 a, h3 a {
	text-decoration: none;
}
#leftCol p {
	margin: 0px;
}


h1 {
	font-size: 2em;
	font-weight: bold;
	line-height:1.1em;
	color: #A8BE27;
	background-image: url(images/templ_plus.png);
	background-repeat: no-repeat;
	margin-left: -1em;
	padding-left: 1em;
	background-position: .2em .2em;
}

#homepageNews h1 {
	font-size: 1.5em;
	margin-left: -1.5em;
	padding-left: 1.5em;
	margin-top: 0px;
}

#centerer {
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
}
.menuBar {
	color: #FFFFFF;
	text-align: center;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1.2em;
}
.menuBar a {
	color:#FFFFFF;
}
.menuBarActive {
	color: #FFFFFF;
	text-align: center;
	background-color: #A8BE27;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1.2em;
}
#centerer #page #footer {
	clear: both;
	float: left;
	font-size: .8em;
	margin-left: 185px;
	margin-top: 50px;
	padding: 0px;
	width: 400px;
	margin-bottom: 10px;
	height: 60px;
}

.subMenuBar {
	text-align: center;
	vertical-align: middle;
	background-color: #A8BE27;
	font-weight:normal;
}
.subMenuItem a {
	color:#FFFFFF;
	text-decoration:none;
}
.subMenuItem a:hover{
	color:#333333;
}

#menubar ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#menubar li {
	float: left;
	width: 150px;
	height:31px;
	vertical-align:middle;
}
div.subMenuBar table {
	height:35px;
	border-top:1px solid #FFFFFF;

}
form input, form textarea, form select {
	border: 1px solid #A8BE27;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #DEF1D1;
}
form table {
	border: 2px solid #A8BE27;
}
form {
	margin-top: 2em;
	margin-bottom: 2em;
}

#centerer #page #content #homepageImg {
	width: 815px;
	margin-left: 185px;
	height: 350px;
	margin-bottom: 30px;
}
#centerer #page #content #homepageNews {
	clear: both;
	float: left;
	margin-left: 185px;
	width: 265px;
	margin-right: 65px;
}
#centerer #page #content #homepageGroup {
	float: left;
	width: 460px;
}
#homepageGroup img {
	vertical-align: middle;
	margin-right: 10px;
}
#page #content.glueToMenu {
	margin-top: 0px;
}

#centerer #page #header #logokmed img {
	margin-top: 2px;
	margin-left: 10px;
}
