@media screen, projection {
* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font-family: Arial;
	font-size: 0.8em;
	background: #000 url(img/header2.jpg) center top repeat-x;
}
a:link, a:visited, .mm {
	text-decoration: none;
	color: #66AA00;
	font-weight: bold;
}
a:hover, a:active, .mm:hover {
	text-decoration: underline;
	color: #427276;
	font-weight: bold;
}
#head {
	background: url(img/header.jpg) repeat-x left;
	height: 180px;
	width: 910px;
	margin: 0 auto;
	position: relative;
}
#page {
	background:  #1f1f21 url(img/background.jpg) center top;
}
#page_top {
	background: url(img/background2.jpg) repeat-x center top;
}
#main {
	width: 910px;
	margin: 0 auto;
	position: relative;
	background: #ffffff url(img/menu_bg.png) repeat-x top;
}
#main_left {
	position: absolute;
	left: 0;
	width: 6px;
	height: 6px;
	background: url(img/menu_bg_left.png) no-repeat left top;
}
#main_right {
	position: absolute;
	right: 0;
	width: 6px;
	height: 6px;
	background: url(img/menu_bg_right.png) no-repeat right top;
}
#menu {
	width: 910px;
	float: left;
}
#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
}
#menu li {
	display: inline;
	float: left;
}
#menu li a {
	display: block;
	color: black;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 0px 8px 0;
	background: url(img/arr_blue3.png) no-repeat left center;
	padding-left: 10px;
	margin-right: 10px;
}
#menu a:hover, #menu li a.selected {
	background: url(img/menu_1.png) no-repeat left bottom;
	color: #FFFFFF;
}
#menu a:hover span, #menu li a.selected span {
	background: #07209B url(img/menu_2.png) no-repeat right bottom;
	padding-top: 7px;
	padding-bottom: 8px;
}
#menu li a span, #menu li a:hover span, .selected span {
	padding-left: 8px;
	padding-right: 10px;
}
#panel {
	margin-left: 10px;
	_margin-left: 5px;
	width: 180px;
	text-align: left;
	float: left;
}
#panel h2 {
	font-size: 1.0em;
	background: url(img/arr_black.png) no-repeat left center;
	padding: 8px 0 8px 10px;
	margin-top: 2px;
}
#panel ol {
	list-style-position: inside;
	color: #112288;
	font-weight: bold;
	margin-left: 15px;
}
#panel #kosik {
	color: #112288;
	font-weight: bold;
	background: url(img/panel_kosik_bg.png) no-repeat;
	width: 180px;
	height: 52px;
	text-align: right;
}
#panel #kosik div {
	position: relative;
	padding: 10px;
}
#panel #kosik div a {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	padding: 9px 10px 25px 87px;
}
#panel #kosik div strong {
	position: absolute;
	top: 30px;
	right: 10px;
	font-size: 1.3em;
}
#panel .kosik2 {
	color: #112288;
	font-weight: bold;
	background: url(img/panel_kosik_bg2.png) no-repeat;
	width: 180px;
	height: 52px;
	font-size: 0.9em;
}
#panel .kosik2 div {
	padding: 10px;
  line-height: 1.4em;
}
#panel .kosik2 .red {
	background: #FF0066;
	color: #FFFFCC;
	width: 180px;
	height: 52px;
}
#panel #login {
	display: block;
	color: #ffffff;
	font-weight: bold;
	background: #002AA2 url(img/panel_login_bg.png) no-repeat;
	height: 126px;
	padding-top: 10px;
	padding-left: 15px;
}
#panel #login form label {
	position: absolute;
	float: right;
	margin-top: 4px;
}
#panel #login input {
	font-weight: bold;
	width: 95px;
	margin-left: 55px;
	margin-top: 4px;
}
#panel #login input.tl {
	width: 75px;
	margin-left: 82px;
	padding: 0;
}
#panel #login a {
	color: #BBFF00;
}
#str {
	margin: 0;
	padding: 0;
	margin-left: 211px;
/*13+170+13 + mezera*/
	padding-right: 13px;
	padding-bottom: 20px;
	text-align: justify;
	min-height: 470px;
	height: 470;
	width: 686px;
}
#navigation {
	text-align: left;
	padding-top: 43px;
	_padding-top: 8px;
	&padding-top: 8px;
	padding-bottom: 15px;
	padding-left: 210px;
}
#navigation div#l {
	float: left;
}
#navigation div#r {
	float: right;
	margin-right: 30px;
}
#str h1, #str h2, #str h3 {
	color: #112288;
}
#str h1 {
	font-size: 1.7em;
	background: url(img/li_blue.png) no-repeat left 70%;
	padding-left: 30px;
	margin-top: 5px;
}
#str h2 {
	font-size: 1.5em;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 6px;
}
#str h3 {
	font-size: 1.1em;
	padding-bottom: 4px;
	padding-top: 6px;
}
#str p {
	margin: 2px 1em 1.5em 2em;
	line-height: 1.4em;
	text-indent: 1.5em;
}
#str p.noindent {
	text-indent: 0;
}
#str ul,#str ol {
	margin-left: 2em;
	margin-right: 3em;
	margin-bottom: 1.5em;
	line-height: 1.3em;
}
#str ul li,#str ol li {
	padding-left: 5px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	list-style-position: outside;
}
#str_left ul li, #str_right ul li {
	padding-left: 25px;
}
.relative {
	position: relative;
}
.mezera570px {
	height: 570px;
}
#str_left {
	position: absolute;
	/*padding-left: 209px;
*/
}
#str_right {
	position: absolute;
	right: 0px;
	text-align: left;
	float: right;
}
#str_left p, #str_right p {
	margin: 0;
}
#str_left ul, #str_right ul {
	margin-left: 0px;
}
#str_left .button_text, #str_right .button_text {
	top: 75px;
	left: 25px;
	width: 165px;
}
#str_left .button_text, #str_right .button_text {
	position: absolute;
	text-align: left;
	font-size: 0.9em;
}
.str_ram {
	background: url(img/ram.png) no-repeat top;
	width: 333px;
	height: 390px;
}
.str_ram div ul {
	margin-top: 15px;
}
.str_ram2 {
	padding: 10px 10px 10px 10px;
	line-height: 1.5em;
}
.str_ram li {
	list-style-type: none;
	background: url(img/li_green.png) no-repeat left top;
	margin-top: 15px;
	padding-left: 23px;
	text-align: left;
	width: 280px;
}
.str_ram h1 {
	background: url(img/li_blue.png) no-repeat left center;
	font-size: 1.7em;
	padding-left: 30px;
}
.str_ram p {
	margin-bottom: 30px;
	margin: 10px 10px 10px;
	text-align: justify;
}
.str_ram h1, .str_ram strong {
	color: #172886;
}
.tlacitko {
	position: absolute;
	margin-left: 145px;
}
#footer {
	position: relative;
	width: 910px;
	margin: 5px auto;
	height: 3em;
	color: #AAAAAA;
	clear: both;
}
#footer a {
	color: #66AA00;
	font-weight: normal;
}
#footer a.white {
	color: #AAAAAA;
}
#footer .left {
	float: left;
}
#footer .right {
	text-align: right;
}
#footer_left {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 5px;
	height: 5px;
	background: url(img/footer_bg_left.png) no-repeat right bottom;
}
#footer_right {
	position: absolute;
	right: 0;
	bottom: 0px;
	width: 5px;
	height: 5px;
	background: url(img/footer_bg_right.png) no-repeat right bottom;
}
#footer2 {
	display: none;
}
code {
	color: #000000;
	font-family: monospace;
	font-size: 1.2em;
	display: block;
	white-space: pre;
	margin: 25px;
	padding: 12px;
	height: 40px;
	overflow: auto;
	border: 2px solid #FFFF00;
	background: #FFFFCC;
	text-align: left;
}
address {
	font-style: normal;
	margin: 2em;
	margin-top: 1em;
	line-height: 1.6em;
}
/****** form2 ******/
.form2 {
	width: 360px;
	margin-left: 135px;
	margin-top: 15px;
}
.form2 fieldset {
	padding: 10px;
	border: 1px #bfbfbf solid;
	background: #E6E6E6;
}
.form2 label {
	position: absolute;
	font-weight: bold;
	float: right;
	margin-left: 15px;
}
.form2 input, .form2 select {
	display: inline;
	margin-bottom: 7px;
	width: 120px;
	margin-left: 110px;
}
.form2 select {
	width: 210px;
}
/****** form1 ******/
.form1 {
	width: 400px;
	margin-left: 100px;
	margin-top: 30px;
}
.form1 fieldset {
	padding: 10px;
	border: 2px #bfbfbf solid;
}
.form1 legend {
	padding: 3px;
	border: 1px solid #bbb;
	margin-bottom: 10px;
	text-align: right;
}
.form1 label {
	position: absolute;
	font-weight: bold;
	float: right;
	margin-left: 20px;
}
.form1 input, .form1 textarea, .form1 select {
	display: inline;
	margin-bottom: 3px;
	width: 235px;
	margin-left: 120px;
}
.form1 select {
	width: 235px;
}
.form1 textarea {
	height: 100px;
	width: 235px;
}
.form1 #submit {
	width: 100px;
}
/* tab tazne */
table th, table td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-size: 0.9em;
	_font-size: 0.75em;
	color: #555;
}
table td, table th {
	padding: 3px;
	text-align: left;
}
table th {
	background: #E6E6E6;
	color: #2E6AB1;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
}
table th.red {
	background: #FF0066;
	color: #FFFFCC;
}
table tr {
	background: #FCFDFE;
}
table tr:hover {
	background: #FFD800;
	border: 1px solid #03476F;
	color: #FFFFFF;
}
table table a:link, table table a:visited {
	color: #718ABE;
	text-decoration: none;
}
table table a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}
table td.yellow {
	background-color: #FFFF99;
}
table {
	width: 670px;
	margin-left: 10px;
	border: 1px solid #BFBFBF;
}
table.mala {
	width: 390px;
}
table.mala td.right {
	padding-right: 55px;
}
table.stred th {
	text-align: center;
	padding-left: 0;
}
table input, table textarea {
	width: 200px;
}
table.stred tr td input, table.stred tr th input {
	width: 50px;
	text-align: center;
}
table.stred tr th input.ch {
	width: 30px;
	text-align: left;
	padding: 0;
	margin: 0;
}
table.mala th {
	width: 130px;
}
/*  tlacitka nad tabulkou  */
.tl {
	padding: 10px;
}
.tl a, .tl a:visited {
	padding: 0 5px;
	border: 1px solid #9aafe5;
	text-decoration: none;
	color: #061FA3;
	background-color: #E6E6E6;
}
.tl a:hover, .tl a:active {
	border: 1px solid #2b66a5;
	color: #000;
	background-color: #FFCC00;
}
.tl b {
	font-weight: bold;
	padding: 0 5px;
	border: 1px solid navy;
	background-color: #2e6ab1;
	color: #FFF;
}
.tl .no, .tl .no:hover {
	border: 1px solid #03476F;
	color: gray;
	background-color: #CCCCCC;
}
.info {
	border: 2px solid #9AAFE5;
	background-color: #FFD800;
	width: 360px;
	margin-left: 135px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.info div {
	padding: 4px;
	text-align: center;
	font-weight: bold;
	line-height: 1.5em;
}
.info div a {
	font-size: 1.1em;
	color: #008080;
	padding: 25px 80px 5px 80px;
}
.buffer {
	position: fixed;
	bottom: 0;
	right: 0;
	border: 1px solid #FFCC99;
	font-size: 9pt;
	font-family: monospace;
	padding: .5em;
	margin: 8px;
	background-color: #ffffcc;
	text-align: right;
	opacity: .8;
}
.right {
	text-align: right;
	padding-right: 15px;
}
.center {
	text-align: center;
}
.tl_foto {
	position: absolute;
	right: 40px;
	top: 0;
	width: 200px;
	text-align: center;
	background-color: #ebebeb;
	padding-top: 20px;
}
.img2 {
	border: 1px #C0C0C0 solid;
	float: right;
	padding: 4px;
	margin-left: 15px
}
.big {
	font-size: 1.4em;
}
.pov {
	background-color: #FFFFE0;
}
.chyba {
	background-color: #FF9999;
}
input:hover, textarea:hover, select:hover {
	border: 2px solid #5190b2;
}
input:active, textarea:active, select:active {
	border: 2px solid #5190b2;
}
input:focus, textarea:focus, select:focus {
	border: 2px solid #5190b2;
}
.kosik_info {
	padding: 10px;
	border: 2px #FFCC33 solid;
	background-color: #FFFFB5;
	text-align: justify;
	position: absolute;
	width: 230px;
  right: 20px;
  line-height: 1.3em;
}

.sleva{
	border: 2px #FFCC33 solid;
	background-color: #FFFFB5;
	text-align: justify;
	position: absolute;
	width: 150px;
  top: 105px;
  right: 18px;
  line-height: 1.3em;
  padding: 7px;
}
.sleva hr{
  margin-top: 4px;
  margin-bottom: 7px;
}

}
