@media screen, projection {
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial;
	text-align: center;
	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-910.jpg) repeat-x left;
	height: 180px;
	width: 940px;
	margin: 0 auto;
	position: relative;
}

#head span{
	color: yellow;
	float: right;
	bottom: -2px;
	position: absolute;
	right: 6px;
	font-size: 18px;
}

#page {
	background:  #1f1f21 url(img/background.jpg) center top;
}
#page_top {
	background: url(img/background2.jpg) repeat-x center top;
}
#main {
	width: 940px;
	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: 940px;
	float: left;
}
#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	padding-top: 3px;
}
#menu li {
	display: inline;
	float: left;
}
#menu li a {
	display: block;
	color: black;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 0 8px 2px;
	/*background: url(img/arr_blue3.png) no-repeat left center;*/
	margin-right: 5px;
}
#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: 8px;
	padding-bottom: 8px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;

}
#menu li a span, #menu li a:hover span, .selected span {
	padding-left: 6px;
	padding-right: 10px;
}

#content {
	display: block;
}

#panel {
	margin-left: 10px;
	_margin-left: 5px;
	width: 180px;
	text-align: left;
	float: left;
}
#panel h2,p.h2 {
	font-size: 1em;
	background: url(img/arr_black.png) no-repeat left center;
	padding: 8px 0 6px 10px;
	margin-top: 3px;
}
p.h2 {
  font-weight: bold;
  color: #4C4C4C;
}
#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 .kosik3 {
		color: #112288;
		font-weight: bold;
		background: url(img/panel_kosik_bg3.png) no-repeat;
		width: 180px;
		height: 65px;
		font-size: 0.9em;
	}
	#panel .kosik3 div {
		padding: 10px;
		line-height: 1.4em;
	}
	#panel .kosik3 div ul {
		position: relative;
		top:-10px;
		padding-left: 10px;
		line-height: 16px;
	}

#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: 116px;
	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: 560px;
	width: 686px;
}
#navigation {
	text-align: left;
	padding-top: 43px;
	padding-bottom: 15px;
	padding-left: 210px;
}
#navigation div#l {
	float: left;
}
#navigation div#r {
	float: right;
  top: 60px;
  position: absolute;
	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 {
}
#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: 10px;
	margin-right: 3em;
	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;
}
#str_left {
	/*position: absolute;*/
}
#str_right {
	position: absolute;
	right: 0;
	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;*/
	/*border: lightgray 4px solid;*/
	margin-right: 10px;
}
.str_ram div ul {
	margin-top: 15px;
	width: 300px;
}
.str_ram div ul.right {
	float: right;
	margin-top: 8px;
}
.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;
}
.str_ram h1, .str_ram h2 {
	background: url(img/li_blue.png) no-repeat left center;
	font-size: 20px;
	font-weight: bold;
	padding-left: 30px;
}

.str_ram h2 {
	padding-top: 4px;
}
.str_ram p {
	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: 940px;
	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;
}

a.fakeButton{
	color: white;
	font-weight: lighter;
	font-size: 15px;
	background: url("img/button.png") no-repeat;
	width: 154px;
	height: 29px;
	margin: 0;
	padding: 0;
	padding-top: 4px;
	margin-left: 21px;
	text-decoration: none;
	display: block;
	clear: both;
	font-style: italic;
	letter-spacing: 1px;
}

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.stred td {
	padding: 7px 3px;
}
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: 5px 0 5px 15px;
}
table.mala td {
	padding-left: 15px;
}
table th.red {
	background: #FF0066;
	color: #FFFFCC;
}
table tr {
	background: #FCFDFE;
}
table.stred tr:hover {
	background: #FFD800;
	border: 1px solid #03476F;
	color: #FFF;
	cursor: pointer;
}
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;
	border-collapse: collapse;
}
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: lightcyan;

}
.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;
	}


	#str .tl_foto p{
		margin: 0;
		padding: 0;
		width: 300px;
		height: 30px;
		text-align: left;
		clear: left;
	}

.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;
}

.kosik_info {
	padding: 10px;
	border: 2px #FFCC33 solid;
	background-color: #FFFFB5;
	text-align: justify;
	position: absolute;
	width: 230px;
	right: 20px;
	line-height: 1.3em;
}
h1.maxwidth{
	max-width: 480px;
	text-align: left;
}
.sleva{
	border: 1px #FFCC33 solid;
	background-color: #FFFFB5;
	width: 132px;
	line-height: 1.3em;
	padding: 7px;
	top: 60px;
	position: absolute;
	right: 20px;
}
.sleva hr{
	margin-top: 4px;
	margin-bottom: 7px;
}

input[type="submit"] {
	color: #ffffff;
	border: solid #002AA2 1px;
	background: #002AA2 url(img/panel_login_bg.png) no-repeat;
	padding: 4px 6px;
	margin: 4px 6px 4px 10px;
}

ul.menuLogo{
	/*position: relative;*/
	list-style-type: none;
	width: 650px;
	display: block;
}
ul.menuLogo li{
	display: block;
	width: 140px;
	height: 40px;
	float: left;
	border: solid 1px grey;
	margin-right: 10px;
	position: relative;
}
ul.menuLogo li a{
	display: block;
	width: 140px;
	height: 40px;
}
ul.menuLogo li span{
	position: absolute;
	top: 18px;
	right: 5px;
	color: grey;
}
ul li img {
	max-height: 40px;
	max-width: 40px;
	float: left;
	padding-right: 8px;
}
	ul.menuLogo2{
		list-style-type: none;
		width: 650px;
		display: block;
	}
	ul.menuLogo2 li, ul#col3 li{
		display: block;
		width: 140px;
		height: 15px;
		float: left;
		border: solid 1px lightgray;
		margin-right: 10px;
		position: relative;
		padding: 2px 5px;
		overflow: hidden;
		background-color: lightcyan;
	}

	ul#col3 li{
		width: 190px;
	}

	ul#col4 li{
		width: 250px;
	}

	ul.menuLogo2 li a{
		display: block;
		width: 140px;
		height: 40px;
		text-align: left;
	}
	ul.menuLogo2 li span{
		/*position: absolute;*/
		top: 3px;
		right: 5px;
		color: grey;
	}
	ul.menuLogo2 li:hover, ul#col3 li:hover{
		background: #FFD800;
		display: block;
	}

	ul.menuLogo2 li a, ul#col3 li a {
		text-decoration: none;
		display: block;
		width: 195px;
	}

	ul.menuLogo2 li:hover a, ul#col3 li:hover a {
		text-decoration: none;
		display: block;
		width: 195px;
	}

div.clear {
	clear: both;
}
div.logoSite {
	height: 980px;
}

.mezera570px {
	height: 250px;
}


}
