/*
Styl pro stránky Rivel.info od Martina Křišťana
(c) JamStudio, 2006
web: jamstudio.eu
mail: info@jamstudio.eu
tel: 775 02 97 34
*/
body {
	font-size: 9pt;
	font-family: Verdana;
	background-color: White;
	color: Gray;
}
.container {
  text-align: justify;
	position: relative;
	margin: 0px auto 0px auto;
	width: 930px;
}
.container .header {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 151px;	
	width: 100%;
}
.header .logo {
	background: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
.header .logo img{
	border: none;
}
.header .menu {
	background: none;
	position: absolute;
	top: 138px;
	width: 100%;
	text-align: left;
}
.header .menu img {
	float: left;
	margin: 5px 10px 0px 0px;
	border: none;
}
.container .middle {
	position: absolute;
	top: 165px;
	left: 0px;
	right: 170px;
	margin: 0px 0px 0x 0px;
	padding: 10px 10px 10px 10px;
	background-image: url(../images/sipka.gif);
	background-color: #F7F7F7;
	background-position: top right;
	background-repeat: no-repeat;
}
.container .main {
	margin: 0px 0px 10px 0px;
	height: 100%;
}
.container .footer {
	clear: both;
	text-align: right;
	font-size: 0.8em;
	color: silver;
	border-top: 1px solid silver;
}
.container .right {
	position: absolute;
	top: 128px;
	right: 0px;
	_right: -5px;
	width: 160px;
	background-color: white;
}
.right img {
	padding: 0px;
	margin: 0px;
	border: none;
}
.right div {
	margin: -4px 0px 0px 0px;
	padding: 5px 3px 3px 3px;
	border: none;
	background-color: #DEDEDE;
	font-size: 0.8em;
}
.right div img {
	margin: 0px 0px 10px 0px;
	border: none;
	border: 1px solid silver;
}
.container .left {
	float: left;
	position: relative;
	top: -2px;
	margin: 0px 10px 10px 0px;
	width: 200px;
}
.left div {
	margin: -3px 0px 0px 0px;
	padding: 5px;
	border: none;
	background-color: #F7BD00;
	font-size: 0.8em;
}
h1 {
	margin: 0px 0px 5px 0px;
	font-size: 14pt;
	font-weight: normal;
	border-bottom: 1px solid silver;
}
h2 {
	margin: 0px 0px 5px 0px;
	font-size: 13pt;
	font-weight: normal;
}
h3 {
	margin: 0px 0px 5px 0px;
	font-size: 12pt;
	font-weight: normal;
}
ul {
	list-style-position: inside;
	padding: 0px;
	margin: 0px;
}
li {
	padding: 5px;
	margin: 0px 0px 5px 0px;
}
img.novinka {
	float: left;
	padding: 3px;
	margin: 0px 10px 5px 0px;
}
a {
	text-decoration: none;
	color: Teal;
}
a:hover {
	text-decoration: underline;
}
a.out:after {
	content: url(../images/out.png);
}
div.ramecek {
	padding: 5px;
	background-color: white;
	margin-left: 210px;
	border: 1px dotted gray;
	_border: 1px solid gray;
}
p {
	margin-top: 0px;
}
p.poznamka {
	clear: both;
	font-size: 0.8em;
	cursor: 
}
p.loga {
	text-align: center;
}
p.loga img {
	border: none;
}
p.loga a:hover {
	text-decoration: none;
}
#submenu1 div a:hover{
	text-decoration: none;
	background-color: #F0F0F0;
}
input, textarea, select, option {
	font-size: 9pt;
	font-family: Verdana;
	background-color: White;
	color: gray;
}
input, textarea {
	border: 1px solid silver;
	width: 300px;
	padding-left: 3px;
}
.povinne {
	background-color: #FFE9D2;
}
span.chyba {
	color: Red;
	font-weight: bold;
}
span.ok {
	color: green;
	font-weight: bold;
}
div.fotopas {
	clear: both;
	margin: 0px auto 10px auto;
	padding: 0px;
	text-align: center;
	background-color: Silver;
	background-image: url(../images/pozadi.gif);
	background-position: center;
	background-repeat: repeat-x;
	height: 105px;
	width: 100%;
}
div.fotopas img {
	background-color: silver;
	padding: 2px;
	border: none;
	margin: 13px 1px 13px 1px;
}
table.bazar {
	margin-bottom: 10px;
}
td.polozka {
	 border: 1px solid silver;
	 padding: 3px;
	 vertical-align: top;
}
ul.centralnivysavace {
	border: 1px solid silver;
	padding: 5px;
	margin: Opx 0px 10px 0px;
}
ul.centralnivysavace li{
	margin: 1px;
	margin-left: 15px; 
	padding: 1px;
}
table.centralnivysavace {
	background-color: white;
	border: 1px;
}
table.centralnivysavace th {
	background-color: Gray;
	border: 1px solid gray;
	color: White;
	text-align: center;
}
table.centralnivysavace td {
	background-color: Silver;
	border: 1px solid gray;
	color: black;
	font-size: 0.9em;
	padding: 1px;
}
table.bazarin {
	border: none;	
}
table.bazarin td{
	vertical-align: top;
}
table.vypis {
	background-color: transparent;
	border: 1px;
	width: 100%;
}
table.vypis td {
	background-color: #EEEEEE;
	border: 1px solid silver;
	color: black;
	vertical-align: top;
	font-size: 0.9em;
	padding: 1px 3px;
}
img.titulkovyobrazek {
	float: right;
	border: 1px solid silver;
	padding: 2px; 
	margin: 0px 0px 5px 5px; 
	background: white;"
}

