@media print {
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial;
	font-size: 0.8em;
}
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;
}
#main {
	width: 910px;
	border: 1px #BBBBBB solid;
	position: relative;
}
#menu {
	width: 910px;
	float: left;
	border-bottom: 1px #bbbbbb solid;
}
#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;
	padding-left: 10px;
	margin-right: 10px;
}
#panel {
	margin-left: 10px;
	_margin-left: 5px;
	width: 180px;
	text-align: left;
	float: left;
}
#panel h2 {
	font-size: 1.0em;
	padding: 8px 0 8px 10px;
}
#panel ol {
	list-style-position: inside;
	color: #112288;
	font-weight: bold;
	margin-left: 15px;
}
#panel #kosik {
	color: #112288;
	font-weight: bold;
	border: 1px #BBBBBB solid;
	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;
	border: 1px #BBBBBB solid;
	width: 180px;
	height: 52px;
}
#panel #kosik2 {
	font-size: 0.9em;
	padding: 10px;
}
#panel #login {
	font-weight: bold;
	border: 1px #bbbbbb solid;
	padding-top: 10px;
	padding-left: 15px;
}
#panel #login form label {
	position: absolute;
	float: right;
	margin-top: 4px;
}
#panel #login input {
	width: 95px;
	margin-left: 55px;
	margin-top: 4px;
}
#panel #login input.tl {
	width: 70px;
	margin-left: 82px;
	padding: 0;
}
#str {
	margin: 0;
	padding: 0;
	margin-left: 211px;
	padding-right: 13px;
	padding-bottom: 20px;
	text-align: justify;
}
#navigation {
	text-align: left;
	padding-top: 43px;
	padding-left: 210px;
}
#str h1, #str h2, #str h3 {
}
#str h1 {
	font-size: 1.6em;
	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 ul {
	margin-left: 2em;
	margin-right: 3em;
	margin-bottom: 1.5em;
	line-height: 1.3em;
}
#str ul li {
	padding-left: 20px;
	margin-bottom: 0.5em;
	list-style-position: outside;
}
.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;
	height: 390px;
}
.str_ram div {
	margin: 10px;
	line-height: 1.5em;
}
.str_ram div ul {
	width: 270px;
	margin: 15px;
}
.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 {
	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 {
	display: none;
	text-align: center;
}
address {
	font-style: normal;
	margin: 2em;
	margin-top: 1em;
	line-height: 1.6em;
}
/****** form2 ******/
.form2, center img {
	display: none;
}
/****** 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 {
	color: #000000;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
}
table tr {
	background: #FCFDFE;
}
table {
	width: 670px;
	margin-left: 10px;
	border: 1px solid #BFBFBF;
}
table.mala {
	width: 370px;
}
table.mala td.right {
	padding-right: 55px;
}
table.stred th {
	text-align: center;
	padding-left: 0;
}
table.stred tr td input, table.stred tr th input {
	width: 30px;
}
table.mala th {
	width: 130px;
}
table input, table textarea {
	width: 250px;
}
/*  tlacitka nad tabulkou  */
.tl {
	padding: 10px;
}
.tl a, .tl a:visited {
	padding: 0 5px;
	border: 1px solid #bbbbbb;
	text-decoration: none;
	color: #bbbbbb;
}
.tl b {
	font-weight: bold;
	padding: 0 5px;
	border: 1px solid #000000;
}
.tl .no, .tl .no:hover {
	border: 1px solid #03476F;
}
.info {
	border: 2px solid #bbbbbb;
	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;
}
.right {
	text-align: right;
}
.tl_foto {
	position: absolute;
	right: 40px;
	top: 0;
	width: 200px;
	text-align: center;
}
}
