html {
overflow: -moz-scrollbars-vertical;
margin: 0;
padding: 0;
}
* {
font-family: Arial, Helvetica, sans-serif;
}
body {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background: #0053A4 url("../image/pozadi.png") repeat-x scroll 0 0;
margin: 0px;
padding: 0px;
text-align: center;
}
body, td, th, input, textarea, select, a {
font-size: 12px;
}
form {
padding: 0;
margin: 0;
display: inline;
}
input, textarea, select {
margin: 3px 0px;
}
input {
background: url("../image/poz.gif") repeat-x scroll 0 0 transparent;
border: 1px solid #C0C0C0;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
color: #000000;
padding: 1px;
}
select {
background: url("../image/poz.gif") repeat-x scroll 0 0 transparent;
border: 1px solid #C0C0C0;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
color: #000000;
padding: 1px;
}
a, a:visited {
color: #1B57A3;
text-decoration: none;
cursor: pointer;
}
a:hover {
text-decoration: none;
}
a img {
border: none;
}
p {
margin-top: 0px;
#padding: 10px 0px 0px 0px;
}
/* layout */
#container {
width: 1000px;
margin-left: auto;
margin-right: auto;
text-align: left;
background: #FFFFFF;
-moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.75);
box-shadow: 0 0 25px rgba(0, 0, 0, 0.75);
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}
#header {
position: relative;
}
#header .div {
-moz-background-inline-policy: continuous;
height: 30px;
background: url('../image/header.png') repeat-x;
text-align: left;
}
#header .div a {
color: #FFFFFF;
font-family: Verdana,Geneva,sans-serif;
font-size: 12px;
#font-weight: bold;
padding: 8px 10px;
position: relative;
text-align: center;
text-decoration: none;
}
#header .div a:hover {
-moz-background-inline-policy: continuous;
background: url("../image/nav.png") repeat-x scroll left top transparent;
color: #FFFFFF;
text-decoration: none;
}
#header .div a, #header .div img {
top: 0px;
}
#header .div a.selected {
background: url('../image/nav.png') repeat-x scroll left top transparent;
color: #FFFFFF;
padding-bottom: 10px;
z-index: 0;
}
#header .div .split {
margin-left: 0;
margin-right: 0;
position: relative;
top: 5px;
}
#header .div2 {
height: 150px;
position: relative;
top: 0px;
left: 0px;
background: url("../image/banner.png") no-repeat right top transparent;
}
#header .div7 {
float: left;
padding-top: 7px;
margin-right: 0px;
margin-left: 2px;
}
.search{
padding-right: 10px;
padding-top: 0px;
float: right;
padding-top: 0px;
background: none repeat scroll 0 0 transparent;
}
.search input{
border: 1px solid #333333;
width: 185px;
font-size: 12px;
font-weight: normal;
color: #000080;
padding: 4px;
float: left;
height: 14px;
-moz-box-shadow: 0px 0px 5px #333333;
-webkit-box-shadow: 0px 0px 5px #333333;
box-shadow: 0px 0px 5px #333333, 0px 0px 5px #333333;
/* IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#333333')";
/* IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#333333');
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.search .button {
margin-top: 4px;
margin-left: 6px;
}
.search_icon{
background: url('../image/search_icon.png') no-repeat;
width: 29px;
height: 22px;
display: block;
float: left;
margin-left: -30px;
cursor: pointer;
margin-top: 4px;
#margin-right: 5px;
}
#breadcrumb {
padding-top: 10px;
padding-bottom: 9px;
padding-left: 5px;
height: 13px;
margin-bottom: 10px;
color:#000000;
font-weight:bold;
background:transparent url(../image/breadcrumb.png) repeat-x;
}
#breadcrumb a {
color: #333333;
-moz-transition: all 300ms ease-in-out 0s;
}
#breadcrumb a:hover {
color: #000000;
}
.switcher {
float: left;
margin-top: 3px;
margin-left: 5px;
}
.switcher a {
text-decoration: none;
display: block;
}
.switcher .selected {
background: #FFFFFF url('../image/switcher.png') repeat-x;
}
.switcher .selected a {
border: 1px solid #CCCCCC;
color: #000000;
padding: 2px 5px 2px 5px;
width: 25px;
}
.switcher .option {
position: absolute;
z-index: 3;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
background-color: #EEEEEE;
display: none;
width: 35px;
-moz-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
}
.switcher .option a {
color: #000;
padding: 3px 5px 3px 5px;
}
.switcher .option a:hover {
background: #FFFFFF;
-moz-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
}
.switcher img {
position: relative;
top: 1px;
padding: 0 0 0 4px;
}
#column_left {
float: left;
width: 200px;
margin-right: 10px;
clear: left;
}
#column_right {
float: right;
width: 200px;
margin-left: 10px;
clear: right;
}
#content {
float: left;
width: 580px;
padding: 0px;
}
#content .top h2, .heading {
color: #FFFFFF;
text-align: left;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin: 0px;
}
.heading {
background: #FFFFFF none repeat scroll 0 0;
color: #FFFFFF;
#margin-top: 5px;
padding: 7px;
background:transparent url(../image/content_top.png) no-repeat scroll 0 0;
}
#content .middle {
background: #FFFFFF;
min-height: auto;
}
.box .top h3 {
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
margin: 0px;
padding-left:5px;
text-align: left;
}
.box {
margin-bottom: 10px;
}
.box .top {
background: url('../image/box_top.png') no-repeat;
padding: 8px 0px 6px 0px;
}
.box .middle {
background: #FFFFFF;
padding: 0px;
}
.box .bottom {
height: 10px;
background: url('../image/box_bottom.png') no-repeat;
}
.box2 .top h3 {
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
margin: 0px;
padding-left:5px;
text-align: left;
}
.box2 {
margin-bottom: 10px;
}
.box2 .top {
background: url('../image/box_top.png') no-repeat;
padding: 8px 0px 6px 0px;
}
.box2 .middle {
padding: 10px 10px;
text-align: center;
}
.box2 .bottom {
height: 10px;
background: url('../image/box_bottom.png') no-repeat;
}
.box3 .top h3 {
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
margin: 0px;
padding-left:5px;
text-align: left;
}
.box3 {
margin-bottom: 10px;
}
.box3 .top {
background: url('../image/box_top.png') no-repeat;
padding: 8px 0px 6px 0px;
color: #FFFFFF;
text-align: left;
padding-left:0px;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-transform: none;
}
.box3 .middle {
padding: 5px;
text-align: left;
}
.box3 .bottom {
height: 10px;
background: url('../image/box_bottom.png') no-repeat;
}
.produkty .top h3 {
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
margin: 0px;
padding-left:5px;
text-align: left;
}
.produkty {
background: url('../image/box_top.png') no-repeat;
margin-bottom: 10px;
}
.produkty td {
border-bottom: 1px dashed #C0C0C0;
#padding-bottom: 3px;
padding-top: 4px;
width: 100%;
}
.produkty a {
color: #000000;
text-decoration: none;
font-size: 11px;
}
.produkty a:hover {
color: #000000;
text-decoration: underline;
font-size: 11px;
}
.produkty .top {
padding: 8px 0px 6px 0px;

}
.produkty .middle {
background: none repeat scroll 0 0 #FFFFFF;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
padding: 5px 5px;
text-align: left;
}
.produkty .bottom {
background: url('../image/box_bottom.png') no-repeat;
height: 10px;
}
.produkty .middle .obrazek {
width:1px;
}
.success {
padding: 5px 0px;
margin-bottom: 10px;
background: #FFFFFF;
border: 1px solid #008000;
color: #008000;
font-size: 11px;
font-weight: bold;
font-family: Verdana, Geneva, sans-serif;
text-align: center;
-moz-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
}
.warning {
padding: 5px 0px;
margin-bottom: 15px;
background: #FFFFFF;
border: 1px solid #FF0000;
color: #FF0000;
font-size: 11px;
font-weight: bold;
font-family: Verdana, Geneva, sans-serif;
text-align: center;
-moz-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
}
.wait {
padding: 5px 0px;
margin-bottom: 15px;
background: #FFFFFF;
border: 1px solid #FF0000;
color: #FF0000;
font-size: 11px;
font-weight: bold;
font-family: Verdana, Geneva, sans-serif;
text-align: center;
-moz-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
}
.required {
color: #FF0000;
font-weight: bold;
}
.error {
color: #FF0000;
display: block;
}
.help {
cursor: pointer;
}
.tooltip {
border: 1px solid #FDDA5C;
background: #FBFF95;
padding: 5px;
font-size: 11px;
width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
overflow: hidden;
width: 100%;
}
/*
.button {
-moz-border-radius: 3px 3px 3px 3px;
-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
border-radius: 3px 3px 3px 3px;
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
padding-left: 8px;
display: inline-block;
margin-right: 5px;
background: url('../image/button_left.png') top left no-repeat;
text-decoration: none;
color:#FFF;
}
.button span {
-moz-border-radius: 3px 3px 3px 3px;
border-radius: 3px 3px 3px 3px;
color: #FFF;
display: block;
padding: 5px 8px 5px 0px;
background: url('../image/button_right.png') top right no-repeat;
}
*/
.button span {background: #17A1E6; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0, #4AC3FF), color-stop(0.5, #17A1E6), color-stop(1, #0088CC)); background: -moz-linear-gradient(top, #4AC3FF, #0088CC); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4AC3FF, endColorstr=#0088CC); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4AC3FF, endColorstr=#0088CC)"; border: 1px solid #1c7cb0; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-box-shadow: 0 1px 1px rgba(0,0,0,.1) inset; -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1) inset; box-shadow: 0 1px 1px rgba(0,0,0,.1) inset; color: #FFFFFF; cursor: pointer; font-family: inherit; display: inline-block; font-size: 12px; font-weight: 300; line-height: 1em !important; padding: 5px 6px; position: relative; text-align: center; text-decoration: none; margin-right: 5px; font-weight: bold; text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);}
.button span:hover {background: #0087CC !important; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0088CC, endColorstr=#4AC3FF); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0088CC, endColorstr=#4AC3FF)";font-weight: bold; color: #FFFFFF;}
.button span:after {background: none; border: 2px solid #E8DED3; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; content: ""; position: absolute; top: -3px; right: -3px; bottom: -3px; left: -3px;}
.buttons {
border: 1px solid #C0C0C0;
padding: 5px;
margin-bottom: 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.buttons input {
padding: 0px;
margin: 0px;
}
.buttons table {
width: 100%;
border-collapse: collapse;
}
.buttons table td {
vertical-align: middle;
}
.content {
background: #FFFFFF;
border: 1px solid #DDDDDD;
padding: 10px;
margin-top: 3px;
margin-bottom: 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.list {
margin-bottom: 10px;
width: 100%;
}
.list td {
text-align: center;
vertical-align: top;
padding-bottom: 10px;
}
.sort {
margin-bottom: 10px;
background: #F8F8F8;
height: 30px;
width: 100%;
}
.sort .div1 {
float: right;
margin-left: 5px;
padding-top: 7px;
padding-right: 9px;
}
.sort .div2 {
text-align: right;
padding-top: 8px;
}
.sort select {
font-size: 11px;
margin: 0;
padding: 0;
}
.pagination {
display: inline-block;
width: 100%;
background: #F8F8F8;
margin-bottom: 10px;
}
.pagination .links, .pagination .results {
padding: 7px;
}
.pagination .links {
float: left;
}
.pagination .links a {
background: url('../image/tab_bg.png') repeat-x scroll center bottom #FFFFFF;
border: 1px solid #CCCCCC;
padding: 4px 7px;
text-decoration: none;
color: #000000;
-moz-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
}
.pagination .links b {
border: 1px solid #333333;
padding: 4px 7px;
text-decoration: none;
color: #000000;
background: #FFFFFF;
-moz-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
}
.pagination .results {
float: right;
}
.tabs {
width: 100%;
height: 31px;
margin-bottom: 0px;
}
.tabs a {
float: left;
display: block;
padding: 6px 15px 7px 15px;
margin-right: 2px;
border-top: 1px solid #DDDDDD;
border-bottom: 1px solid #DDDDDD;
border-left: 1px solid #DDDDDD;
border-right: 1px solid #DDDDDD;
background: #FFFFFF url('../image/poz.gif') repeat-y;
color: #000000;
font-weight: bold;
font-size: 13px;
text-decoration: none;
z-index: 1;
position: relative;
top: 1px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-radius: 10px 10px 0px 0px;
}
.tabs a.selected {
background: #FFFFFF url('../image/tab.png') repeat-x;
border-bottom: 0px;
padding-bottom: 8px;
z-index: 3;
}
.tab_page {
border: 1px solid #DDDDDD;
background: #FFFFFF;
padding: 10px;
display: block;
z-index: 2;
margin-bottom: 10px;
-moz-border-radius: 0px 0px 10px 10px;
border-radius: 0px 0px 10px 10px;
}
#footer {
border-top: 1px solid #4CC1F4;
clear: both;
height: 100px;
margin: 0 0 0 15px;
position: relative;
width: 970px;
}
#footer img.logo {
float: left;
margin: 20px 0px 0px 15px;
}
#footer div {
float: right;
width: 120px;
padding: 24px 20px 0px 0px;
text-align: right;
}
#footer p {
color: #000000;
float: left;
font-size: 12px;
line-height: 20px;
margin: 25px 80px 0;
}
#footer2 {
width: 100%;
clear: both;
padding-top: 15px;
padding-bottom: 10px;
color: #99CCFF;
}
#footer2 .div1 a {
text-align: center;
color:#99CCFF;
}
#footer2 .div1 a:hover {
text-decoration:underline;
color: #FFFFFF;
}
#category a b{
color:#000080;
font-size: 12px;
text-decoration: underline;
}
#category ul {
margin:0;
padding:0;
background-color:#FFFFFF;
line-height:1.5;
}
#category ul li {
list-style-type:none;
}
#category ul li a{
padding:4px 0 4px 5px;
display:block;
font-weight:normal;
color:#000000;
text-decoration:none;
border-bottom:1px dotted #4CC1F4;
}
#category ul li a:hover {
padding:4px 0 4px 5px;
background-color: #E6EFFF;
text-decoration:none;
color:#000000;
}
#category ul li ul li{
list-style-type:none;
}
#category ul li ul li a{
padding:4px 0 4px 10px;
display:block;
font-weight:normal;
#font-style: italic;
color:#000000;
text-decoration:none;
}
#category ul li ul li a:hover {
padding:4px 0 4px 10px;
color:#000000;
}
#category ul li ul li ul li{
list-style-type:none;
}
#category ul li ul li ul li a{
padding:4px 0 4px 15px;
display:block;
font-weight:normal;
color:#000000;
text-decoration:none;
}
#category ul li ul li ul li a:hover {
padding:4px 0 4px 15px;
color:#000000;
}
#category ul li ul li ul li ul li{
list-style-type:none;
}
#category ul li ul li ul li ul li a{
padding:4px 0 4px 20px;
display:block;
font-weight:normal;
color:#000000;
text-decoration:none;
}
#category ul li ul li ul li ul li a:hover {
padding:4px 0 4px 20px;
color:#000000;
}
#category ul li ul li ul li ul li ul li{
list-style-type:none;
}
#category ul li ul li ul li ul li ul li a{
padding:4px 0 4px 25px;
display:block;
font-weight:normal;
color:#000000;
text-decoration:none;
}
#category ul li ul li ul li ul li ul li a:hover {
padding:4px 0 4px 25px;
color:#000000;
}
#information ul {
margin:0;
padding:0;
background-color:#FFFFFF;
line-height:1.5;
}
#information ul li {
list-style-type:none;
}
#information ul li a{
padding:4px 0 4px 5px;
display:block;
font-weight:normal;
color:#000000;
text-decoration:none;
border-bottom:1px solid #4CC1F4;
}
#information ul li a:hover {
padding:4px 0 4px 5px;
color:#000000;
background-color: #E6EFFF;
}
.cart {
border-collapse: collapse;
width: 100%;
border: 1px solid #EEEEEE;
margin-bottom: 10px;
}
.cart th {
background: #EEEEEE;
padding: 5px;
font-weight: normal;
}
.cart td {
padding: 5px;
}
.tags, .tags a {
font-style: italic;
font-size: x-small;
}
#content .middle .box {
float: left;
margin: 0 6px 10px 6px;
min-height: 0px;
}
#content .middle .box .middle {
width: 158px;
min-height: 0px;
}
#kosik {
height: 40px;
position: absolute;
right: 0;
top: 105px;
width: 379px;
margin-right: 10px;
border: 1px solid #4CC1F4;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: none repeat scroll 0 0 transparent;
}
#kosik .kos {
color: #4CC1F4;
font-weight: bold;
}
#kosik .kosb a:hover {
background: url('../image/kosh.gif') top left no-repeat;
}
#kosik table {
color: #FFFF99;
float: right;
display: inline;
margin: 3px 5px 0 0;
font-weight: bold;
}
.kos {
text-align: right;
}
#kosik .kosp {
padding-right: 15px;
font-weight: bold;
}
.buttonk {
padding-left: 8px;
display: inline-block;
background: url('../image/kos.gif') top left no-repeat;
text-decoration: none;
color:#FFFFFF;
}
.buttonk span {
color: #FFFFFF;
display: block;
padding: 6px 12px 6px 5px;
}
#content .middle .detail {
background: url('../image/detail.png') no-repeat transparent;
float: left;
margin: 0 0 0 33px;
padding: 2px 0px 4px 0px;
width: 60px;
text-decoration: none;
}
#content .middle .detail a:hover {
text-decoration: underline;
}
#content .middle .detail a {
color: #FFFFFF;
}
#content .middle .koupit {
background: url('../image/koupit.png') no-repeat transparent;
float: left;
margin-right: 0px;
padding: 2px 0px 4px 0px;
width: 60px;
text-decoration: none;
}
#content .middle .koupit a:hover {
text-decoration: underline;
}
#content .middle .koupit a {
color: #FFFFFF;
}
td.top {
border: 1px solid #DDDDDD;
background: #FFFFFF none repeat scroll 0% 0%;
-moz-border-radius: 8px 8px 8px 8px;
border-radius: 8px 8px 8px 8px;
-moz-background-clip: border;
-moz-background-origin: padding;
-moz-background-inline-policy: continuous;
width: 33.3%;
}
span.kod {
color: #808080;
font-size: 10px;
}
span.sdph {
font-size: 12px;
color: #FF0000;
font-weight: bold;
}
span.sdph_box {
font-size: 10px;
color: #FF0000;
font-weight: bold;
}
span.stara {
font-size: 12px;
color: #333333;
text-decoration: line-through;
}
span.stara_box {
font-size: 10px;
color: #333333;
text-decoration: line-through;
}
h1 {
color: #000000;
text-align: center;
font-size: 14px;
font-weight: bold;
margin: 0px;
}
.nadpis {
font-size: 12px;
color: #000000;
font-weight: bold;
text-decoration: none;
}
.nadpis a {
font-size: 12px;
color: #000000;
font-weight: bold;
text-decoration: none;
}
.nadpis a:hover {
font-size: 12px;
color: #000000;
font-weight: bold;
text-decoration: underline;
}
.description {
color: #333333;
line-height: 15px;
margin-bottom: 5px;
margin-right: 5px;
margin-left: 5px;
}
table,tr,td {
#border:2;
#border-spacing:0;
#border-collapse:separate;
}
.seznam td {
border-bottom: 1px solid #0080C0;
padding: 5px;
width: 296px;
}
.seznam tr:hover {
background: none repeat scroll 0 0 #DDEEFF;
}
.seznam {
border-collapse: collapse;
}
.seznam_prava {
text-align: right;
}
#produkt_kos {
float: right;
margin: 0;
margin-right: -10px
}
.registrace {
text-align: center;
}
.registrace a {
color: #000080;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
.registrace a:hover {
color: #000080;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}
.anketa table {
width: 12%;
}
.anketa_hlas td {
width: 20%;
}
table.list tr td:hover a img {
opacity: 0.75;
position: relative;
top: 0px;
}
a img:hover {
opacity: 0.95;
}
fieldset {
background: none repeat scroll 0 0 #FFFFFF;
border: 2px solid #DDDDDD;
margin: 0 0 1em;
padding: 0 0.5em 0.5em;
position: relative;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#zakaznik {
height: 95px;
left: 609px;
position: absolute;
top: 5px;
width: 380px;
border: 1px solid #4CC1F4;
padding: 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#zakaznik ul {
list-style: none outside none;
margin: 0;
padding: 0;
}
#zakaznik ul li a {
color: #FFFFFF;
font-size: 12px;
padding: 0 0 0 16px;
text-decoration: underline;
}
#zakaznik ul li a:hover {
color: #4CC1F4;
font-size: 12px;
padding: 0 0 0 16px;
text-decoration: none;
}
#zakaznik form div.text {
background-color: #FFFFFF;
background-position: left top;
background-repeat: no-repeat;
height: 22px;
position: relative;
}
#zakaznik form div.text input {
background: none repeat scroll 0 0 transparent;
border: medium none;
color: #333333;
font-size: 12px;
left: 6px;
margin: 0;
padding: 0;
position: absolute;
top: 3px;
}
#zakaznik form div.text.e-mail {
margin-bottom: 5px;
width: 150px;
}
#zakaznik form div.text.e-mail input {
width: 137px;
}
#zakaznik form div.text.heslo {
float: left;
width: 150px;
}
#zakaznik form div.text.heslo input {
width: 137px;
}
#zakaznik form .submit {
float: left;
margin-left: 5px;
}
#zakaznik form fieldset ul {
margin: 5px 0 60px;
}
#zakaznik ul.heslo {
margin-left: 23px;
}
#zakaznik .box_l {
float: left;
#display: inline-block;
width: 50%;
margin-top: 5px;
margin-left: 6px;
background: none repeat scroll 0 0 transparent;
}
#zakaznik .box_p {
float: right;
#display: inline-block;
width: 45%;
margin-top: 5px;
}
.button_zakaznik {
#padding-left: 8px;
display: inline-block;
background: url('../image/kos.gif') top left no-repeat;
text-decoration: none;
color:#FFFFFF;
margin-top: 8px;
}
.button_zakaznik span {
color: #FFFFFF;
display: block;
padding: 6px 12px 6px 5px;
font-weight: bold;
}
.button_zakaznik span:hover {
background: url("../image/kosh.gif") no-repeat scroll left top transparent;
color: #FFFFFF;
display: inline;
float: right;
font-weight: bold;
padding: 6px 12px 6px 5px;
}
#maintenance {
font-size: 20px;
text-align: center;
padding-bottom: 20px;
}
