body {
	font-family: helvetica,Arial,Verdana,Tahoma, sans-serif;
	font-size:0.9em;
	color: white;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 935px;
	height: 668px;
}

#container {
	margin-left: auto;
	margin-right: auto;	
	width: 920px;
	height: 666px;
	border-top: 4px solid #F48C83;
	border-right: 4px solid #F48C83;
}

#topLeft {
	width: 276px;
	height: 415px;
	background-color: #9B190C;
	float: left;
	clear: left;
}

.btn {
	width: 276px;
	height: 81px;
	border-bottom: 2px solid #BE2223;
}

.btnBez {
	width: 276px;
	height: 81px;
	border-bottom: 2px solid #9B190C;
}

.btnDark {
	width: 276px;
	height: 81px;
	border-bottom: 2px solid #670001;
}

#topMiddle {
	width: 40px;
	height: 415px;
	float: left;
	background-color: #9B190C;
}

#topMiddle1 {
	width: 40px;
	height: 83px;
	float: left;
	background-color: #9B190C;
	/*border-left: #BE2223 solid 2px;*/
	background-image: url(../images/bezUsiska.gif);
	background-repeat: no-repeat;
}

#topMiddle2 {
	width: 40px;
	height: 83px;
	float: left;
	background-color: #9B190C;
	background-repeat: no-repeat;
	background-image: url(../images/bezUsiska.gif);
}
#topMiddle3 {
	width: 40px;
	height: 83px;
	float: left;
	background-color: #9B190C;
	background-repeat: no-repeat;
	background-image: url(../images/bezUsiska.gif);
}
#topMiddle4 {
	width: 40px;
	height: 83px;
	float: left;
	background-color: #9B190C;
	background-repeat: no-repeat;
	background-image: url(../images/bezUsiska.gif);
}
#topMiddle5 {
	width: 40px;
	height: 83px;
	float: left;
	background-color: #9B190C;
	background-repeat: no-repeat;
	background-image: url(../images/bezUsiska.gif);
}

.img {
	border-bottom: 2px solid #BE2223;
	margin: 0px;
}

.bez {
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	margin: 0px;
}

img  {
	border: 0px;
}

#topRight {
	width: 604px;
	height: 415px;	
	background-color: #9B190C;
	float: left;
}

#topRightBig {
	width: 643px;
	height: 414px;
	background-color: #9B190C;
	float: left;	
	border-top: 1px solid #BE2223;
	border-right: 1px solid #BE2223;
	background-image: url(../images/mozaika.jpg);
	background-repeat: no-repeat;
}

#bottomLeft {
	width: 276px;
	height: 249px;
	background-color: #9B190C;
	float: left;
	border-top: #BE2223 solid 2px;
	background-image: url(../images/mozaikaBottomLeft.gif);
	background-repeat: no-repeat;
}

#bottomMiddle {
	width: 322px;
	height: 249px;
	background-color: #9B190C;
	float: left;
	font-size: 0.8em;
	border-top: #BE2223 solid 2px;	
}

#bottomRight {
	width: 322px;
	height: 249px;
	background-color: #9B190C;
	float: left;
	font-size: 0.8em;	
	border-top: #BE2223 solid 2px;	
}

#bottomRightBig {
	width: 644px;
	height: 249px;
	background-color: #9B190C;
	float: left;
	font-size: 0.8em;
	border-top: #BE2223 solid 2px;	
}

a {
	color: white;
	text-decoration: none;
}

.volbaText {
	background-color: #BE2223;
	vertical-align: middle;
	padding-bottom: 7px;
	padding-top: 7px;
	font-weight: bold;
	padding-left: 10px;
	/*padding-right: 10px;*/
	font-size: 0.8em;
	margin-right: 10px;
}

.volbaObr {
	float: right;
	height: 23px;
	width: 81px;
	font-size: 0.8em;
	margin-top: -4px;
	margin-right: 10px;
	}
	
.odkaz {
	height: 23px;
	width: 81px;
	background-image: url(../images/add.png);
	background-repeat: no-repeat;
}	
	
.volbaObr1 {
	float: right;
	height: 23px;
	width: 81px;
	margin-top: 3px;
	margin-right: 13px;
	background-image: url(../images/btn.png);
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-top: 3px;
	font-size: 0.8em;
	}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
	clear: right;
}

.tlacitko {
	float: right;
	margin-right: 20px;
	_margin-right: 15px;
}

.spustit {
	float: right;
	margin-right: 10px;
	background-image: url(../images/btn.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 81px;
	text-align: center;
	padding-top: 3px;
	font-size: 0.95em;
}

.spustit1 {
	float: right;
	margin-right: 20px;
	background-image: url(../images/btn.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 81px;
	text-align: center;
	padding-top: 3px;
}

.close {
	margin-left: auto;
	margin-right: auto;
	font-size: 0.85em;
	background-image: url(../images/btn.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 81px;
	text-align: center;
	padding-top: 3px;
}

.textBottomMiddle {
	padding-top: 5px;
	padding-left: 2px;
}

INPUT {
	border: solid 1px #BE2223;
	color: #9B190C;
}

select {
	border: solid 1px #BE2223;
	color: #9B190C;
}

ul {
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	margin-bottom: 10px;
}

input.image {
	background-image: url(../images/send.gif);
	background-repeat: no-repeat;
	border: 0px;
	width: 81px;
	height: 23px;
	cursor: pointer;
}

form {
	font-size: 0.8em;
}

.errText {
	font-size: 0.8em;
}

li.session {
	list-style: none;
	margin-left: 2px;
	_margin-left: 5px;
	_list-style: outside;
	*margin-left: 0px;
	*list-style: outside;
	margin-bottom: 0px;
}

li.odeb {
	list-style: none;
	margin-left: 1px;
	&margin-left: 1px;
	*margin-left: 1px;
	margin-bottom: 0px;
}

ul.sess {
	margin-left: -30px;
	&margin-left: 13px;
	*margin-left: 13px;
	margin-right: 0px;
}
