body {
	background-color:#718cb1;
	background-image:url(../img/body.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	margin:0px;
	color:#444;
	font-size:20px;
}

/*#nav ul {
	padding:2px 10px 0px 0px;
	margin:0px;
}

#nav li {
	display:inline;
	margin:0px 10px;
}

#nav ul li a {
	color:#FFF;
	text-decoration:none;	
}

#nav ul li a:hover {
	text-decoration:underline;	
}

/* div {
	border:1px solid #DDD;	
	background-color:#FFF;
}*/

#container {
	width:756px;
	margin:auto;
	margin-top:41px;
	*margin-top:30px;
}

div#header {
	height:149px;
	width:756px;
	color:#FFF;
	font-size:13px;
}

#headerRoundedLeft {
	background-image:url(../img/headerRoundedLeft.jpg);
	background-repeat:no-repeat;
	width:13px;
	height:149px;
	float:left;
}

#headerMid {
	background-image:url(../img/headerBackground.jpg);
	background-repeat:no-repeat;
	width:636px;
	height:149px;
	float:left;
}

#headerRoundedRight {
	background-image:url(../img/headerRoundedRight.jpg);
	background-repeat:no-repeat;
	width:13px;
	height:149px;
	float:right;
}

#headerFotofilter {
	background-image:url(../img/headerFotofilterNone.jpg);
	background-repeat:no-repeat;
	width:94px;
	height:149px;
	float:left;
}

#subscript {
	text-align:right;
	position:relative;
	top:35px;
	margin:0px 10px 0px 0px;
}

#logo {
	position:relative;
	left:10px;
	top:40px;
}

#nav {
	margin:10px 0px 0px 0px;
	text-align:right;
	height:21px;
	width:756px;
}

#navRoundedLeft {
	background-image:url(../img/navRoundedLeft.jpg);
	background-repeat:no-repeat;
	width:3px;
	height:21px;
	float:left;
}

#navMid {
	width:750px;
	height:21px;
	background-image:url(../img/nav.jpg);
	background-repeat:repeat-x;	
	float:left;
}

#navRoundedRight {
	background-image:url(../img/navRoundedRight.jpg);
	background-repeat:no-repeat;
	width:3px;
	height:21px;
	float:left;
}

#navFotofilter {
	display:none;
}

#left {
	width:575px;
}

#midRepeat {
	margin:10px 0px 0px 0px;
	background-image:url(../img/leftRestRepeat.jpg);
	min-height:0px;
}

#leftHomeRoundedTop {
	background-image:url(../img/leftRestRoundedTop.jpg);
	width:756px;
	height:2px;
	background-repeat:no-repeat;
}

#footer {
	text-align:center;
	background-image:url(../img/leftRestRoundedBottom.jpg);
	width:756px;
	height:23px;
	clear:both;
}

#footerText {
	display:none;	
}

#left {
	display:block;
	float:left;
	width:575px;
	min-height:429px;
}

#right {
	margin:2px 0px 0px 0px;
	display:block;
	width:181px;
	float:left;
}

#content {
	width:500px;
	padding:10px;
	margin:0px;
}

#contentFotofilter {
	display:none;
}

#contact {
	padding:10px;
	border:0px;
	color:#FFF;
	text-align:center;
}

#contact h1 {
	color:#FFF;
	text-align:center;
}

#contactText {
	min-height:363px;
	background-image:url(../img/textVak.jpg);
	background-repeat:no-repeat;	
}

#contactRoundedTop {
	background-image:url(../img/contactRoundedTop.jpg);
	background-repeat:no-repeat;
	width:181px;
	height:3px;
}

#footer {
	text-align:center;
	clear:both;
}

/*menu*/
#sddm
{	margin: 0px;
	padding: 0px;
	z-index: 30;}

#sddm li
{	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	background:none;}

#sddm li a
{	display: block;
	margin: 0px 1px 0px 0px;
	padding: 4px 10px;
	width: auto;
	color: #FFF;
	text-align: center;
	text-decoration: none;}

#sddm li a:hover
{
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0px;
	margin-top:2px;
	margin-left:10px;
	padding: 0px;
	background: #405a96;
	width:160px;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0px;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #405a96;
		font: 11px arial;
		border-bottom:1px solid #FFF;}

	#sddm div a:hover
	{	background: #405a96;
		color: #FFF;}
		
#sddm li span:hover {
	border-bottom:2px solid #a0adcb;
}

li#home {margin-left:280px;}

.reuma a:link, a:visited, a:active{
	color:#405a96;
	text-decoration:none;
}

.reuma a:hover {
	color:#405a96;
	border-bottom:2px solid #a0adcb
}
