body {
	background-color: #ffffff;
	font-family: Arial, sans-serif ;
	font-size: 11px;
	padding: 0px;	
	margin: 0px;
	text-align: center;
}


.content_nadpis {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #81a2ab;
	
}

#MBox {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 760px;
	border-bottom: 5px;
	border-bottom-color: #BDD8DF;
	border-bottom-style: solid;
	border-right: 10px;
	border-right-color:  #BDD8DF;
	border-right-style: solid;
	background-repeat: repeat-y;
	background-image: url(obr/bgr_left.jpg);
}

#UpBox {
	text-align: left;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#UpBoxLeft {
	width: 199px;
	height: 131px;
	padding: 0px;
	background-image: url(obr/top_left.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	border: 0px;
}

#UpBoxRight {
	width: 560px;
	height: 197px;
	padding: 0px;
	background-image: url(obr/top_right.jpg);
	background-repeat: no-repeat;
	float: right;
	margin: 0px;
	border: 0px;
}

#MenuItem {
	text-align: center;
	display: block;
	width: 199px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	min-height: 400px;
	height: 400px;
}

div[id] #MenuItem {
   height:auto;
   }
   
.MenuItem_in a {
	line-height: 40px;
	text-align: left;
	display: block;
	margin: 1px 1px 1px 0px;
	padding: 8px;
	font: bold 11px/1 Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
	border-bottom:1px solid #ffffff;
	}

.MenuItem_in a:hover {
	background-position: 0px 0;
	color: #ED1C24;
	text-decoration: underline;
	text-decoration: underline;
	
	}

.MenuItem_in2 a {
	text-align: left;
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 8px 8px 8px 20px;
	font: 11px/1 Verdana, sans-serif;
	background-color: #EEF5F7;
	color: #000000;
	text-decoration: none;
	
}

.MenuItem_in2 a:hover {
	background-position: 0px 0;
	color: #ED1C24;
	text-decoration: underline;
	
}


#ContentBox {
	width: 560px;
	padding: 0px;
	float: left;
	margin: 0px;
	background: #F3F7F8;
}		
	

#MContent {
	width:560px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	min-height:200px;
    height:200px;
}

div[id] #MContent {
   height:auto;
}
	
#MContent_in {
	width: 500px;
	text-align: justify;
	padding:5px 15px 15px 15px;
	margin: 15px auto 0px auto;
	background: #FFFFFF;
	min-height:300px;
    height:300px;
}

div[id] #MContent_in {
   height:auto;
}
#TitleBox {
	width: 540px;
	height:33px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	text-align:left;
	float: left;
	background: #F3F7F8;
}	


#correct { 
	clear: left;
	display: block; 
	height: 1px; 
	padding: 0px;
	margin: 0px;
	background: #BDD8DF;
} 

#AdrBox {
	width: 199px;
	height: 83px;
	margin-top: 50px;
	text-align: left;
}

#AdrBox_in {
	padding: 15px;
	
}

#CopyBox {
	width: 760px;
	height: 21px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 1px;
	background: #BDD8DF;
}

.MenuClr {
	height: 17px;
	width: 186px;
}

.TextNorm {
	color: Black;
	font-family: Arial, sans-serif ;
	font-size: 11px;	
}

.TextNorm A {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.TextNorm A:hover {
	color: #ED1C24;
}

.TextCopy {
	color: Black;
	font-family: Arial, sans-serif ;
	font-size: 10px;	
}

.TextCopy A {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.TextCopy A:hover {
	color: #ED1C24;
}

#H1 {
	height:33px;
	padding: 0px;
	margin: 0px;
	float:left;
}	

h1{
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #81a2ab;
	margin: 0px 0px 0px 0px;
}


h2 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #81a2ab;
	margin: 0px 0px 0px 0px;
}

h3 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#81a2ab;
	margin: 0px 0px 0px 0px;
}

h4 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #81a2ab;
	margin: 0px 0px 0px 0px;
}
h5 {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #81a2ab;
	margin: 0px 0px 0px 0px;
}

h6 {
	font-family: Verdana, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #81a2ab;
	margin: 0px 0px 0px 0px;
}

pre {
	color: Black;
	font-family: Arial, sans-serif ;
	font-size: 11px;	
}

pre A {
	color: #ED1C24;
	font-weight: bold;
	text-decoration: underline;
}

pre A:hover {
	color: #ED1C24;
}
