body { 
color: black; 
background-color: white; 
background-color: #f9f9f9;
}

p {}

td {}

a:link { color: #000080 }

a:hover { color: red }

a:visited { color: #000080 }

a:visited:hover { color: red }

.main {
position:relative;
width:780px;
height:561px;
text-align:left;
border: 1px solid #eeeeee;
background-color: #ffffff;
}

.logo {
position:absolute;
top:0px;
left:0px;
width:605px;
height:150px;
}

.mblank {
position:absolute;
top:0px;
left:605px;
width:175px;
height:24px;
}

.mwebdesign {
position:absolute;
top:24px;
left:605px;
width:175px;
height:23px;
}

.mgrafika {
position:absolute;
top:47px;
left:605px;
width:175px;
height:30px;
}

.mit {
position:absolute;
top:77px;
left:605px;
width:175px;
height:30px;
}

.mkontakt {
position:absolute;
top:107px;
left:605px;
width:175px;
height:26px;
}

.mwts {
position:absolute;
top:133px;
left:605px;
width:175px;
height:17px;
}


.left {
position:absolute;
top:150px;
left:0px;
width:261px;
height:380px;
font-family: "verdana","arial";
color: #555555;
font-size: 11px;
margin-left:10px;
margin-right:10px;
}

.center {
position:absolute;
top:150px;
left:269px;
width:480px;
height:380px;
font-family: "verdana","arial";
color: #555555;
font-size: 11px;
margin-left:10px;
margin-right:10px;
}

.rcenter {
position:absolute;
top:150px;
left:269px;
width:420px;
height:380px;
text-align: right;
font-family: "verdana","arial";
color: #555555;
font-size: 11px;
margin-left:10px;
margin-right:10px;
}

.footer {
position:absolute;
top:530px;
left:0px;
width:771px;
height:29px;
color: #AAAAAA;
font-family: "verdana","arial";
font-size: 9px; 
text-align:center;
background-image:url(images/h-dots.jpg);
}

.hdot {
position:absolute;
top:150px;
left:261px;
width:8px;
height:380px;
background-image:url(images/bg-v-dots.jpg);
}

.inputstyle {
	border: 1px solid #cccccc;
}

.button {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #EEEEEE;
	border: 1px solid #cccccc;
}

