@media screen {
 .d1 {display: block }
 .d2 {display: block }
}
@media print {
 .d1 {display: none }
 .d2 {display: block }
}

*.* {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #000000;	
}

#container {
	margin: 0 auto;
	width: 774px;
	position: relative;
}

#projektor {
	position: absolute;
	top: 0px;
	left: 0px;
}

#lng {
	position: absolute;
	top: 5px;
	left: 5px;
}

#lng img{
	border: 0px;
	width: 25px;
	height: 14px;
	margin-right: 2px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2B2B2B;
	font-size: 11px;
}

td.txt {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2B2B2B;
	font-size: 11px;
	padding-left: 30px;
	padding-right: 30px;
}

a
		{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
	color: #C74100;
}

a:hover
		{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

b.red {
	color: #C74100;
}

b.yellow {
	color: #C39336;
}

strong {
	color: #C74100;
}

h3 {
	font-size: 13px;
	color: #333333;
}

li {
	list-style-type: square;
	list-style-position : outside;
	margin-left: 30px;
	vertical-align : text-bottom;
}

li.bull01 {
	list-style: square; 	 	
	list-style-image: url(images/bullet01.gif);
	list-style-position: outside;
	margin-left: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
}

li.ar {
	list-style: decimal;
	font-weight: bold;
	padding-bottom: 0px;
}

ul {
	text-indent : 0px;
	margin-left: 0px;
	margin-right: 0px;
}

dt.menu {
	font-size : 9pt;
	text-align : justify;
	font-weight: normal;
}

ol {
	margin-left: 40px;
	text-indent : 0px;
	padding-left : 0px;
	font-weight: bold;
}

hr {
	color: #C74100;
	height: 1px;
}

hr.sep {
	color: #DBDBDB;
	height: 1px;
}

input {
          FONT-SIZE: 8pt; BACKGROUND-COLOR: #FFFFFF; COLOR: #000000; FONT-FAMILY: verdana; FONT-WEIGHT: normal;          
}

textarea {
          FONT-SIZE: 8pt; BACKGROUND-COLOR: #FFFFFF; COLOR: #000000; FONT-FAMILY: verdana; FONT-WEIGHT: normal;          
}

input.noborder {
          FONT-SIZE: 10px; BACKGROUND-COLOR: #FFFFFF; COLOR: #FFFFFF; FONT-FAMILY: arial; FONT-WEIGHT: normal;
          BORDER-TOP: 0px none; BORDER-TOP-COLOR:
          #0E262D; BORDER-BOTTOM: 0px none; BORDER-BOTTOM-COLOR: #0E262D; BORDER-LEFT: 
          0px none; BORDER-LEFT-COLOR: #0E262D; BORDER-RIGHT: 0px none; BORDER-RIGHT-COLOR:
          #0E262D;
}

input.zapytanie {
          FONT-SIZE: 8pt; BACKGROUND-COLOR: #F7BA50; COLOR: #000000; FONT-FAMILY: verdana; FONT-WEIGHT: bold;
          BORDER-TOP: 1px solid; BORDER-TOP-COLOR:
          #0E262D; BORDER-BOTTOM: 1px solid; BORDER-BOTTOM-COLOR: #0E262D; BORDER-LEFT: 
          1px solid; BORDER-LEFT-COLOR: #0E262D; BORDER-RIGHT: 1px solid; BORDER-RIGHT-COLOR:
          #0E262D;
}

input.search {
          FONT-SIZE: 8pt; BACKGROUND-COLOR: #F7BA50; COLOR: #000000; FONT-FAMILY: verdana; FONT-WEIGHT: bold;
          BORDER-TOP: 1px solid; BORDER-TOP-COLOR:
          #666666; BORDER-BOTTOM: 1px solid; BORDER-BOTTOM-COLOR: #666666; BORDER-LEFT: 
          1px solid; BORDER-LEFT-COLOR: #666666; BORDER-RIGHT: 1px solid; BORDER-RIGHT-COLOR:
          #666666D;
}

textarea.zapytanie {
          FONT-SIZE: 8pt; BACKGROUND-COLOR: #F7BA50; COLOR: #000000; FONT-FAMILY: verdana; FONT-WEIGHT: bold;
          BORDER-TOP: 1px solid; BORDER-TOP-COLOR:
          #0E262D; BORDER-BOTTOM: 1px solid; BORDER-BOTTOM-COLOR: #0E262D; BORDER-LEFT: 
          1px solid; BORDER-LEFT-COLOR: #0E262D; BORDER-RIGHT: 1px solid; BORDER-RIGHT-COLOR:
          #0E262D;
}

option.zapytanie {
          BACKGROUND-COLOR: #B5D574;
}

img.photo
		{
	border-top: 3px solid; border-top-color: #DDDDDD;
	border-bottom: 3px solid; border-bottom-color: #DDDDDD;
	border-left: 3px solid; border-left-color: #DDDDDD;
	border-right: 3px solid; border-right-color: #DDDDDD;	
	cursor: hand
}

img.img
		{
	border-top: 3px solid; border-top-color: #DDDDDD;
	border-bottom: 3px solid; border-bottom-color: #DDDDDD;
	border-left: 3px solid; border-left-color: #DDDDDD;
	border-right: 3px solid; border-right-color: #DDDDDD;	
}

#dek {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}
	
