body {
	background-image: url('img/back.gif');
	background-repeat: no-repeat;

	margin: 0px;
	padding: 10px;
	font-family: "Helvetica CE", Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #555555;
	color: #AAAAAA;
}
div {
	background-image: url('img/b.gif');
	background-repeat: no-repeat;

	background-color: #000000;
	border: 1px dashed #AAAAAA;
}


.big {
	color: #5C6D8C;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
h1 {
	color: #5C6D8C;
	font-size: 13px;
	font-weight: bold;
}
h2 {
	color: #5C6D8C;
	font-size: 12px;
	font-weight: bold;
}
h3 {
	color: #5C6D8C;
	font-size: 11px;
	font-weight: bold;
}
p {
	margin: 5px;
	padding: 5px;
	text-align: left;
}

.articleimage {
	margin: 5px;
	padding: 5px;
}

.article {
	margin: 30px;
	padding: 30px;
}
.articletitle {
	margin: 10px 0px 0px 30px;
	padding: 10px 0px 0px 30px;
}
.cen {
  text-align: center;
}


hr {
	border: 0px;
	width: 80%;
	height: 2px;
	color: #AAAAAA;
	background-color: #AAAAAA;
}
/*
img {
	border: 0px;
}
*/


.input_box {
	background: #FFFFFF;
	border: 1px dashed #AAAAAA;
	font-family: "Helvetica CE", Verdana, Arial, sans-serif;
	font-size: 11px;
}
.input_box:hover {
	background: #DCDCDC;
}

.input_button {
	background: #FFFFFF;
	border: 2px solid #AAAAAA;
	font-family: "Helvetica CE", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.input_button:hover {
	background-color: #555555;
	border: 2px solid #AAAAAA;
	color: #FFBB00;
}



.redlink {
  color: #FF3300;
}
a {
	color: #FFFFFF;
	padding: 3px 4px;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #FFBB00;
	padding: 3px 4px;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	padding: 3px 4px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFBB00;
	background-color: #555555;
	padding: 1px 3px;
	border: 1px solid #AAAAAA;
	text-decoration: underline;
	font-weight: bold;
}

img {
	border: 0px solid #000000;
}

.nohover {
	text-decoration: none;
	padding: 4px 4px 4px 4px;
	border: 0px solid #000000;
}
.nohover:hover {
	text-decoration: none;
	background-color: #000000;
	padding: 4px 4px 4px 4px;
	border: 0px solid #000000;
}

.aimg {
	padding: 0px 0px 2px 0px;
	border: 0px solid #000000;
}
.aimg:hover {
	background-color: #FFBB00;
	padding: 0px 0px 2px 0px;
	border: 0px solid #FFBB00;
}


table {
	font-size: 10px;
	border: 1px solid #BBBBBB;
	border-spacing: 1px;
	background-color: #555555;
	left: 15%;
	width: 70%;
	text-align: center;
	padding: 2px;

	margin-left:auto; margin-right:auto;
}

tr {
/*	background-color: #000000;*/
	background-color: #333333;
	border: 1px #B7C2D8 solid;
	border-spacing: 0px;
}

td {
	border: 1px #BBBBBB solid;
	border-spacing: 0px;
	padding: 2px 10px;
	vertical-align: top;
}
.invisible_table {
	background-color: transparent;

	border: 0px;
	border-spacing: 0px;
	left: 0%;
	width: 100%;
	text-align: left;
	padding: 0px;	
}
.invisible_td {
	background-color: transparent;

	text-align: left;
	border: 0px;
	padding: 0px;
	width: 20%;
}
.invisible_tr {
	border: 0px;
	border-spacing: 0px;
  background-color: transparent;
}
.invisible_td2 {
	border: 0px;
	border-spacing: 0px;
  background-color: transparent;
  width: 50%;
}
.invisible_mid {
	background-color: transparent;

	width: 60%;
	border: 1px;
	text-align: center;
	padding: 0px;
}


.halfcel {
	vertical-align: top;
	text-align: center;
	width: 50%;
}

.iconcel {
	vertical-align: top;
	text-align: center;
	width: 120px;
}
.galimg {
	vertical-align: top;
	text-align: center;
	width: 33%;
}

.cel {
	padding: 1px 1px;
	vertical-align: top;
	text-align: left;
	padding: 10px;
}

.rowtitle {
	background-image: url('img/rowtitle.png');
	background-repeat: repeat-y;

	background-color: #5C6D8C;
	color: #FFFFFF;
}




#first {
	margin:  7px;
	padding: 15px;

	position: absolute;
	left: 30%;
	top: 20%;	
	width: 40%;

	text-align: center;
}
#header {
	margin:  10px 20% 20% 20%;
	padding: 20px 30px;

	position: absolute;
	left: 0px;
	width: 50%;
	height: 51px;

	text-align: center;
}
#main {
	margin:  110px 20% 20% 20%;
	padding: 20px 20px 20px 40px;

	position: absolute;
	left: 0px;
	width: 50%;

	text-align: left;
}
#articlemain {
	margin:  110px 20% 20% 20%;
	padding: 20px 30px 20px 30px;

	position: absolute;
	left: 0px;
	width: 50%;

	text-align: left;
}
#obj {
	margin:  110px 10px 10px 10px;
	padding: 20px 40px 20px 40px;

	position: absolute;
	width: 92%;
	left: 0px;

	text-align: center;
}
#poll {
	margin:  0px;
	padding: 20px;

	position: absolute;
	left: 10px;
	top: 250px;
	width: 120px;

	text-align: left;
}


#bd {
	margin:  20px 10px 10px 520px;
	padding: 20px 20px 20px 20px;

	position: absolute;
	left: 0px;
	width: 450px;

	text-align: center;
}
#pm {
	margin:  20px 10px 10px 10px;
	padding: 20px 20px 20px 20px;

	position: absolute;
	left: 0px;
	width: 450px;

	text-align: center;
}
#pmtext {
	background-image: none;	
	padding: 20px 20px 20px 20px;
	
  background-color: #333333;
  
	position: relative;
	left: 0px;

	text-align: left;
}



.msg {
	background-image: none;

	margin: 7px 15% 7px 15%;
	padding: 3px 3px 7px 3px;

	height: auto;

	text-align: left;

	border: 2px #BBBBBB solid;

	background-color: #333333;
}
.msg_head {
	background-image: url('img/rowtitle.png');
	background-repeat: repeat-y;

	background-color: #5C6D8C;
	color: #FFFFFF;

	margin: 0px 0px 3px 0px;
	padding: 3px;

	height: auto;

	text-align: left;

	border: 1px #BBBBBB solid;
}
.blok {
	background-image: none;	
	padding: 20px 20px 20px 20px;
	
  background-color: #333333;
  
	position: relative;
	left: 0px;

	text-align: left;
}
.code {
	background-image: none;

	font-family: "Courier New", courier;
	font-size: 11px;
	color: #FFFFFF;

	background-color: #555555;
	text-align: left;

	left: 0px;
	margin: 7px 10% 7px 10%;

	padding: 15px;	
	height: auto;
	border: 1px #BBBBBB solid;
}
.popis {
	background-image: none;
	color: #FFFFFF;

	background-color: #555555;
	text-align: left;

	left: 0px;
	margin: 7px 10% 7px 10%;

	padding: 15px;	
	height: auto;
	border: 1px #BBBBBB solid;
}
