/*objednavka.aspx*/
span.star {color:Yellow;}

.form_table {width:80%; border-collapse:separate;border-spacing:1px; }
.form_table td {padding:3px 6px 3px 6px;}

td.form_name {background-color: #01122d; padding:3px;}
.form_field {width:100%; background-color:#93b3f8;}
.form_field input { margin:8px}
input.dlouhy {width:95%;}
.form_field textarea {width:96%;margin:8px}

.form_submit {position:relative; left:400px; top:10px; background-color:#01122d; width:80px; padding:0px 5px 5px 5px; }
.form_submit img {border-style:none; }
.form_submit a {text-decoration:none; }


/*obsah generovaný editorem*/
#content {}
#content h1 {font-size:130%; color:#93b3f8;}
#content h2 {font-size:110%; color:white;}
#content a,a:visited {color:white;}
#content a:hover {color:#6ba0cd;}
#content ul { list-style-image:url('../web_img/odr.gif');}
#content table,#content td {border-style:none; padding:0px 3px 0px 3px;}

#content .styled_table {border-collapse:collapse; border-style:none;}
#content .styled_table th {background-color:#01122d; border-style:solid; border-width:1px;border-color:#081c3c; padding:0px 3px 0px 3px;}
#content .styled_table td {background-color:#93b3f8; color:Black; border-style:solid; border-width:1px;border-color:#081c3c; padding:0px 3px 0px 3px;}

.regular_paragraph{}

.highlight {font-weight:bolder;}

.small_fixed {font-size:70%;}
.small {font-size:70%;}

.indent_box_image { margin: 5px 17px 5px 17px; border: 5px solid #cdd7ec; }
.indentonly_image {margin: 5px 17px 5px 17px; border-style:none;}
.boxonly_image {border: 5px solid #cdd7ec; margin:2px;}
.no_decoration_image {margin:2px; border-style:none;}

/* view_gallery - nepouziva se*/
#gallery {text-align:center; width:870px; float:none;}
.gallery_image_box {width:215px; height:215px; float:left; text-align:center; margin-top:20px;}
.gallery_image_inner img {width:150px; margin:0px; padding:0px; border: 10px solid #999999;}
.gallery_image_inner {width:170px; height:170px; vertical-align:middle; background-color:#999999;}
.gallery_image_description {width:160px; height:36px; text-align:left; font-size:80%; background-color:#e15200; color:white; padding:2px 5px 2px 5px; vertical-align:middle; margin-top:1px; overflow:hidden;}
