/* CSS Document */
body {
text-align: center;
margin: 0;
font-family:Verdana,Arial;
font-size:10px;
background-color:#EDEDED;
color:#2e3238;
}
h3 {
padding:7px;
margin:0px;
background-color:#EDEDED;
font-size:14px;
font-weight:bold;
}

#cala_strona {
width:800px;
margin: auto;
overflow:hidden;
padding-top:20px;
}
#witamy {
margin-top:10px;
margin-bottom:5px;
text-align:left;
}
#rewolucja {
height:175px;
background-color:#2E3238;
}
#rewolucja img {
margin-top:52px;
}
img {
border:none;
}
#content {
background: url(../images/css/first_page_bckg.jpg) top left repeat-x;
height:340px;
text-align:center;
}
div.link {
width:232px;
height:321px;
float:left;
background:url(../images/first_page/link_background.jpg) no-repeat;
}
div.link a:link,div.link a:hover,div.link a:visited {
width:232px;
height:321px;
display:block;
}
a.dr_baumann_pl:link,a.dr_baumann_pl:visited {
background:url(../images/first_page/dr_baumann_pl_link.jpg) center 246px no-repeat;
}
a.dr_baumann_pl:hover {
background:url(../images/first_page/dr_baumann_pl_hover.jpg) center 246px no-repeat;
}

a.dr_baumann_tv:link,a.dr_baumann_tv:visited {
background:url(../images/first_page/dr_baumann_tv_link.jpg) center 246px no-repeat;
}
a.dr_baumann_tv:hover {
background:url(../images/first_page/dr_baumann_tv_hover.jpg) center 246px no-repeat;
}
a.dr_baumann_seminaria:link,a.dr_baumann_seminaria:visited {
background:url(../images/first_page/dr_baumann_seminaria_link.jpg) center 246px no-repeat;
}
a.dr_baumann_seminaria:hover {
background:url(../images/first_page/dr_baumann_seminaria_hover.jpg) center 246px no-repeat;
}


.link_odstep {
margin-left:50px;
}
img.image {
margin-top:10px;
}

.podkreslenie {
width:800px;
height:20px;
background-color:#D7D0C7;
}
div.stopka {
margin-top:10px;
margin-bottom:10px;
text-align:left;
}
div.stopka a:link,div.stopka a:visited {
font-size:10px;
text-decoration: none;
color: #2e3238;
}
div.stopka a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #2e3238;
}

a.link:link,a.link:visited {
text-decoration: none;
color: #2e3238;
}
a.link:hover {
	text-decoration: none;
	border-bottom: 1px dotted #2e3238;
}

#impressum_border {
width:436px;
margin:auto;
background:url(../images/css/impressum_bckg.jpg) center 152px no-repeat;
}
#impressum_content {
width:420px;
margin:auto;
background-color:WHITE;
}
#impressum_content_text{
padding:20px;
text-align:left;
}
p {
margin-top:10px;
margin-bottom:10px;
}

.o10l {
margin-left:10px;
}
.o10r {
margin-right:10px;
}