/* CSS Document */
body { background-color: #E5E5E5;
	margin: 0px;
         padding: 0px;
         text-align: center;
         font: 12 Arial;
         font-color: #7F7F7F;
         scrollbar-highlight-color: #E5E5E5;
         scrollbar-shadow-color: #E5E5E5;
         scrollbar-3dlight-color: #FFFFFF;
         scrollbar-arrow-color: #7F7F7F;
         scrollbar-track-color: #E5E5E5;
         scrollbar-face-color: #E5E5E5;
         scrollbar-darkshadow-color: #7F7F7F }

img { border: 0px }

h1{
	display: none;
}

div.main { width: 750px;
	  background-color: #FFFFFF;
           margin-left: auto;
           margin-right: auto }

div.languages { text-align: right;
		margin-top: 5px;
                 margin-right: 25px;
		font-size: 16px;
                 font-weight: bold;
                 color: #EEAB00 }

a { color: #7F7F7F;
	text-decoration: none;
         font-size: 12;
         font-weight: bold; }

a.active { color: #EEAB00 }

div.menu { float: left;
	  width: 150px;
           text-align: left;
           height: 300px;
           font: 12/1.5 Arial }

div.menu_star { float: left;
		width: 22px;
                 height: 100px }

div.menu_star div { height: 18px }

div.menu_odkazy { margin-top: 3px }

div.window { text-align: left;
                 margin-top: 80px;
                 float: left;
                 color: #7F7F7F;
                 margin-bottom: 50px;
                 width: 585px }

h2.nadpis { color: #EEAB00;
		font-weight: bold;
		margin: 0;
		font-size: 12; }

div.podtrzitko { clear: both;
                  border-bottom: 4px solid #EEAB00 }

div.bottom_line { text-align: right;
                  color: #7F7F7F;
                  padding-top: 5px;
                  padding-right: 15px;
                  padding-bottom: 5px;
                  clear: both }

table { font-size: 12;
	color: #7F7F7F }

td { text-align: right }

td.align_top { vertical-align: top }

input { width: 270px;
	height: 22px;
         border: 1px solid #7F7F7F }

textarea.text { width: 270px;
		height: 160px;
		margin-top: 3px;
                 border: 1px solid #7F7F7F }

div.lang { text-align: left }

div.submit { float: right;
		margin-top: -16px }

input.send { width: 75px;
		height: 18px;
		background-color: #EEAB00;
                 border: 0px;
                 font-weight: bold;
                 font-size: 12;
                 color: #7F7F7F }

img.dobro_dosli { float: right;
		margin-top: -130px }

div.cenik { width: 500px }                 

div.cenik div { background-color: #E5E5E5;
                 text-align: center;
                 margin-right: 5px;
                 margin-bottom: 5px;
                 padding-top: 5px;
                 padding-bottom: 5px;
                 width: 161px;
                 float: left }

div.cenik div.wide { width: 495px;
			padding-top: 15px;
                         padding-bottom: 15px }

div.cenik div.wide_first { width: 495px;
				padding-top: 10px;
				padding-bottom: 10px }


