/* Dr. Alexandra Zaric stylesheet */

html,body{
	background-color: #0D2245;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 0px;
	text-align: center;
	min-height: 100%;
}

#outline {
	float: left;	
	background-color: #003696;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: left;
	width: 744px;
 background-image: url(pic/graphics/alex_back.gif);
 background-repeat: repeat-y;
 background-position: top; 
 min-height: 100%;
}

#top{
	width: 744px;
 height: 94px;
 background-image: url(pic/graphics/top.gif);
 background-repeat: no-repeat;
 background-position: top;
 margin: 0;
 border: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: right;
}

#menu {
	float: right;
	color: #FFFFFF;		
	border-bottom: 5px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 35px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
 width: 404px;
}

#menu a{
	color: #FFFFFF;
	text-decoration: underline;
}

#menu a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#menu a:hover {
	color: #FFCC33;
	text-decoration: none;
}

#menu a:active {
	color: #000000;
	text-decoration: underline;
}

#chosen{
	color: #FFCC33;
	text-decoration: none;
}

#middle{
	background-color: #003696;
 margin: 0;
 border: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
 text-align: left;
 color: #FFFFFF;
 height: auto;
}

#left{
  float: left;
  width: 340px;
  background-image: url(pic/graphics/alexandra_left_back.jpg);
  background-repeat: no-repeat;
  background-position: top;
  height: 430px;
	 text-align: center;
}

#right{
 float: left;
 width: 404px;
 background-color: #003696;
 height: auto;
}

#bottom{
 float: left;
	width: 744px;
 height: 94px;
 background-image: url(pic/graphics/bottom.gif);
 background-repeat: no-repeat;
 background-position: top;
}

#footertext {
	padding-top: 35px;
 color: #FFFFFF;
 font-size: small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 text-align: center;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
 font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	color: #FFFFFF;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
 margin-top: 7px;
	margin-bottom: 2px;
	padding-left: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
}

li, ul{
	padding-right: 0px;
}

p{
	line-height: 110%;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
 margin: 0px;
}

.kontakt{
	line-height: 110%;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
 margin: 0px;
}

img{
 border: 0;
 margin: 0;
 padding: 0;
}

a{
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #ff9900;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
