body {
	background: #fff url(img/pozadi.jpg) repeat-y 0px 0px;
}
#framecontent{
	background: #5c5c5c url(img/pozadi_l.gif) repeat-x 0% 0%;
	color: #c3c3c3;
	width: 292px;
	height: 700px;
	position: relative;
	float: left;
}

#maincontent{
	background: #fff url(img/pozadi_p.gif) repeat-x 0% 0%;
	color: #444;
	min-height: 690px;
	position: absolute;
	float: left;
	left: 292px;
	right: 0px;
	margin-right: 0px;
	margin-right: 0px;
}
#maincontent .innertube {
	margin-left: 2em;	
	width: 690px;
}
#maincontent .innertube ul{
	line-height: 2em;
}
#menu {
	top: 170px;
	right: 0px;
	font-size: 1.3em;
	color: #fff;
	text-align: right;
}
ul#menu {
	margin: 0px;
	padding: 0px;
	line-height: 1.8em;
}
ul#menu li a {
	color: #fff;
	text-decoration: none;
	padding-right: 15px;
}
ul#menu li a:hover, ul#menu li a.aktivni {
	background: url(img/sipka.png) no-repeat right 70%;
}
ul#menu li a:hover {
	text-decoration: underline;
}
h2 {
	color: #5c5c5c;
}
.title {
	font-size: 1.5em;
	color: #5c5c5c;
	line-height: 2em;
	text-indent: -5em;
	position: relative;
	left: 5em;
	float: left;	
}
.no1 {
	float: right;
	position: relative;
	top: -8px;
}
.logo {
	position: relative;
	top: 15px;
	left: 45px;
}
.clear {
	clear: both;
}

table {
	font-size: 1em;
}
input:focus, textarea:focus {
	border-color: #5c5c5c;
}
form .formchyba {
	color: #ca012f;
}
.vydani {
	display: block;
	width: 100%;
	background-color: #0E3193; 
	color: white; 
	font-weight:bold; 
	font-size:14px; 
	text-align: center;
	padding: 3px 0px 3px 0px;
}
.box {
	border: solid 1px black;
	margin: 5px;
	padding: 5px;
}
img.border {
	border: 1px solid #5c5c5c;
	margin-right: 20px;
	padding: 1px;
	background-color: #fff;
}
a.button, .button {
	background-color: #0E3193; 
	color: #fff!important; 
	font-weight:bold; 
	font-size:1em; 
	border: 2px solid #fff;
	padding: 3px;
	margin: 20px 0px;
	text-decoration: none;
	display: block;
	text-align: center;
}
.titul
{
	color: #0E3193;
	font-size:1.1em; 
	font-weight: bold;
	text-align: center;
}
.cena
{
	margin: 20px 0px;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
}
.rub
{	
	margin-left : 20px;
	margin-right : 20px;
	color: #0E3193;
	font-weight:bold; 
	font-size:12px; 
}
.rub ul li {
	list-style: circle;
	line-height: 1.1em;
}
.rub2
{
	margin-left : 20px;
	margin-right : 20px;
	color: #0E3193;
	font-size:12px; 
	text-align: justify;
}
#maincontent .innertube a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#maincontent .innertube a:hover {
	text-decoration: underline;
}
.abox {
	display: block;
	width: auto;
	padding: 0px;
	margin: 10px 0px;
}
.abox.red {
	line-height: 18px;
	border-right: 2px solid #eaa9b9;
	background: url(img/box_red.png) no-repeat left top;
	border-bottom: 2px solid #eaa9b9;
}
.abox p {
	padding: 12px 0px 0px 20px;
	vertical-align: middle;
        font-weight: bold;
        text-align: center;
        color: red;
}