body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fbfbfb;
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 110%;
}

#wrapper {
	width: 815px;
	margin: 0 auto;
	padding: 0;
	background-color: white;
}

/* Header */

#header {
	width: 815px;
	padding: 0;
	height: 75px;
	margin: 0 auto;
	background-color: #F8F8F8;
}

#logo {
	height: 78px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#login1 {
	height: 78px;
	margin: 0 auto;
	text-align: right;
}

.mailer {
  width: 549px;
	height: 59px;
	margin: 0 auto;
	background-image: url(../images/mailer.png);
	position: relative;
}

.mailer_b {
  width: 91px;
	height: 25px;
	margin: 0 auto;
	text-align: center;
  position: absolute;
	top: 19px;
	left: 440px;
	background-repeat: no-repeat;
}

.menu {
  background-image: url(../images/menu_bg.png);
	height: 29px;
	width: 612px;
	margin: 0 auto;
	padding: 0;
	line-height: 0px;
	text-align: right;
}

#mem_menu {
  background-image: url(../images/menu_bg.png);
	height: 29px;
	width: 612px;
	margin: 0 auto;
	padding: 0;
	line-height: 0px;
	text-align: right;
}

#menu1 {
  font-family: Arial;
  background-image: url(../images/menu1_bg.png);
	height: 384px;
	width: 252px;
	padding-top: 10px;
	margin: 0 auto;
	text-align: left;
	background-position: center top;
	background-repeat: no-repeat;
	color: #878786;
	--border-style: solid;
}

#menu2 {
  font-family: Arial;
  background-image: url(../images/menu1_bg.png);
	height: 384px;
	width: 200px;
	padding-top: 10px;
	margin: 0 auto;
	text-align: left;
	background-position: center top;
	background-repeat: no-repeat;
	color: #878786;
	--border-style: solid;
}

#menu_b {
  background-image: url(../images/side_menu_bg.png);
	margin: 0 auto;
	text-align: center;
	--border-style: solid;
	position: relative;
	height: 220px;
	margin: 0 auto;
}

.menu_down {
  background-image: url(../images/menu_down.png);
	height: 47px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}

#prog {
	margin: 0 auto;
	margin-top: 5px;
	height: 354px;
	width: 252px;
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 9pt;
}

#prog4 {
	margin: 0 auto;
	margin-top: 5px;
	height: 280px;
	width: 252px;
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 9pt;
	--border-style: solid;
}

.prog1 {
	margin: 0 auto;
	padding-top: 7px;
	padding-left: 65px;
	position: relative;
}

#vyhody {
  background-image: url(../images/vyhody.png);
	height: 160px;
	width: 252px;
	margin: 0 auto;
	--border-style: solid;
}

#vitajte {
  background-image: url(../images/vitajte.png);
	height: 252px;
	width: 252px;
	margin: 0 auto;
	--border-style: solid;
}

.copyright {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	color: #f6f6f6;
	padding-top: 5px;
	font-weight: normal; 
	font-size: 11px;
	--border-style: solid;
}

.menu_down_1 {
	width: 100%;
	margin:  auto;
	padding-top: 5px;
	text-align: center;
	color: #f6f6f6;
	font-weight: bold; 
}

.button {
	width: 100px;
	line-height: 0px;
	margin:  auto;
	padding-top: 0px;
	text-align: center;
	color: #f6f6f6;
	font-weight: bold; 
}


.button1 {
	line-height: 15px;
	margin:  auto;
	padding-top: 0px;
	text-align: center;
	color: #f6f6f6;
	font-weight: bold; 
}

a{
  font-size: 11px;
  color: #f6f6f6;
  text-decoration: none
}
a:link{
  font-size: 11px;
  color: #f6f6f6;
  text-decoration: none
}
a:visited{
  font-size: 11px;
  color: #f6f6f6;
  text-decoration: none
}
a:active{
  font-size: 11px;
  color: #f6f6f6;
  text-decoration: none
}
a:hover{
  font-size: 11px;
  color: #f6f6f6;
  text-decoration: none
  }      
a img {
  border: #f6f6f6;
}
table {
  border-collapse: collapse;
} 
.a1{
  color: #878786;
  font-size: 11pt;
}
#a2{
  color: #50B1FF;
  font-size: 11pt;
}
h1{
color: #878786;
font-size: 14pt;
}
p{
color: #878786;
}

.prog2 {
  background-image: url(../images/plany.png);
	margin: 0 auto;
	margin-top: 5px;
	height: 750px;
	width: 550px;
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 11pt;
}

.prog3 {
	margin: 0 auto;
	padding-top: 7px;
	position: relative;
}

#but {
  position: relative;
}

pre {
  white-space: pre-wrap;       /* css-3 */
  white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
}

#box {
  padding: 7px; 
  font-size: 9pt; 
  border-style: solid; 
  border-color: #DCDCDC; 
  border-width: 1px; 
  background-color: #F9F9F9;
  font-size: 10pt;
}

#input{
  border: 1px solid #DCDCDC; 
}

#textarea{
  border: 1px solid #DCDCDC; 
  background-color: white;
  width: 100%;
}

div.pagination {
	padding: 3px;
	margin: 3px;
	font-size: 9pt;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000099;
	font-size: 9pt;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;
	color: #000;
	font-size: 9pt;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000099;
	font-size: 9pt;	
	font-weight: bold;
	background-color: #000099;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	font-size: 9pt;
	color: #DDD;
}
#scroll {
height:50px;
overflow:scroll;
}
