body {
	background: url(Design/pageback.jpg);
	text-align: center;
	font-family: Arial, Verdana, Times New Roman;
}

#maindiv {
	width: 790px;
	margin: 0px auto 0px auto;
	background: url(Design/mainback.jpg);
}

#topimage {
	width: 790px;
	height: 140px;
	background: url(Design/top.jpg);
}


#mainmenu {
	width: 790px;
	height: 40px;
	background: url(Design/topmenu.jpg);
	text-align: left;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 35px;
	text-indent: 40px;
}

#menusection {
	float: left;
}

#mainmenu a {
	color: #CCDDFF;
	text-decoration: none;
	font-weight: bold;
}

#mainmenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#flagsection {
	float: right;
	padding-right: 26px;
	padding-top: 9px;
	line-height: 1px;
	font-size: 1px;
}

#flagsection img {
	border: 1px solid #000000;
}

#flagsection img:hover {
	border: 1px solid #FFFFFF;
}

#flagsection a:hover {
	border-bottom: 0px;
}

#maintext {
	text-align: justify;
	font-size: 14px;
	width: 790px;
	min-height: 200px;
	background: url(Design/text_back.jpg) no-repeat;
}

#maintext_text {
	width: 730px;
	margin-left: 30px;
}

#maintext a {
	color: #003377;
	font-weight: bold;
	text-decoration: underline;
}

#maintext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

table {
	font-size: 14px;
}

#maintext200 {
	width:0px;
	float:left;
	height:200px;
}

#bottom {
	width: 790px;
	height: 55px;
	background: url(Design/bottom.jpg);
}

#bottomtext {
	padding-top: 13px; 
	color: #335566;
	font-size: 12px;
	line-height: 12px;
}

#bottomtext a {
	color: #335566;
	font-weight: bold;
	text-decoration: none;
}

#bottomtext a:hover {
	color: #557799;
}

#bottomtextleft {
	float: left;
	padding-left: 40px;
}

#bottomtextright {
	float: right;
	padding-right: 40px;
}

.nadpis {
	font-size: 10px;
	font-weight: bold;
	color: #446688;
	text-align: right;
}

hr {
	height: 1px;
	border: 0px;
	border-bottom: 1px dashed #777777;
	color: #777777;
}

.portfoliotable a {
	font-size: 11px;
}

.portfoliotable img {
	border: 1px solid #000000;
}

.SmallerText12px {
	font-size: 12px;
}

.SmallerText11px {
	font-size: 11px;
}

.SmallerText10px {
	font-size: 10px;
}

dt {
	color: #113366;
	font-weight: bold;
	font-size: 17px;
	border-bottom: 1px dashed #77BB44;
}

dt.clear {
	border: 0px;
}
