/* * screen.css - media screen (all) * Autor: Martin Zemánek, martinzemanek at email.cz  */* { padding: 0; margin: 0;}.noborder {  border:none;  background:none;}body { font-family: Arial, Verdana, "Times New Roman", Verdana; font-size: 13px; color: white; background: black url(../images/header.jpg) no-repeat top center; background-attachment:scroll;}/* ------------------ Poziční bloky - obsah, sloupce--------------------*/#wrap {margin:0 auto;width:991px;}#content_block {  width:100%;  background: black;  float:left;}#main {  float: left; width:100%; margin-top:15px; clear:both;}#content {  float:left; width:100%; display:block;  padding:0; line-height:20px;}/* ------------------ Hlavička --------------------*/#header {  height:274px; width:989px;}#header #over a {  display:block; position:absolute; top:144px; width:430px; height:90px; margin-left:80px;}#header #header_perex {  font-size:12px;  position:absolute;  top:215px;  margin-left:350px;  color:silver;  font-weight:normal;  font-style:italic;}#header #basket {  position:absolute;  top:80px;  margin-left:535px;  width:170px;  height:105px;}#icon1 a {  position:absolute;  top:218px;  margin-left:830px;  width:50px;  height:50px;  display:block;}#icon2 a {  position:absolute;  top:218px;  margin-left:885px;  width:50px;  height:50px;  display:block;}#icon3 a {  position:absolute;  top:218px;  margin-left:938px;  width:50px;  height:50px;  display:block;}#header #basket table tr td {  padding:4px 0;}td.nadpis {  color:#f2fd9f;  padding-bottom:5px;  font-weight:bold;}#header #login {  position:absolute;  top:80px;  margin-left:790px;  width:170px;  height:105px;}.novinky {  display:block;  padding-left:10px;  padding-bottom:10px;  width:240px;  float:right;  padding-top:0;  background: url(../images/spot.gif) repeat-y top left;  margin-bottom:10px;  margin-left:20px;}/* ------------------ NAVIGACE nahoře --------------------*/#navigace {   background: black url(../images/menu.png) no-repeat top center;  height:43px;  line-height:43px;  float:left;  width:981px;  padding-left:10px;}#navigace li a {   color:white;}#navigace li a:hover {   color:silver;  text-decoration:none;}input {  border:none;  font-size:12px;	background: white;}.submit_dark {  background: url('../images/button_login.png') no-repeat;  width:85px;  height:22px;  border:none;  cursor:pointer;  color:white;  font-size:11px;}.submit_basket {  background: url('../images/button_kosik.png') no-repeat;  width:112px;  height:22px;  line-height:22px;  display:block;  border:none;  cursor:pointer;  color:white;  font-size:11px;  text-align:center;  float:right;  font-weight:normal;}.submit_dark:hover, .submit_light:hover {  color:#efefef;}.input_noborder {  background:transparent;  color:white;  border:none;  font-weight:bold;}.table_detail {  float:left;}#content #left ul {list-style-type: none;}#content #left ul li {display: block;width:100%;height:33px;float:left;line-height:33px;background: url(../images/menu.gif) repeat-x;}#content #left li a {text-decoration: none;padding-left: 10px;padding-right: 10px;height:33px;display:block;width:160px;color:black;}#content #left ul li:hover { background: url(../images/menu_over.gif) repeat-x; height:33px;}#content #left ul li.selected, #content #left ul li.selected_top { background: url(../images/menu_over.gif) repeat-x; height:33px;}/* ------------------ Produkt box --------------------*/.action_badge {float:right;text-align:center;line-height:71px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/blue.png',sizingMethod='scale'); width:69px;height:71px;position:absolute;margin-top:-10px;margin-left:155px;z-index:1;font-size:13px;font-weight:bold;color:black;}head:first-child+body .action_badge { background: url(../images/blue.png) no-repeat;}.img_thumb {	height:140px;	display:block;	text-align:right;	float:right;	width:110px;}.top_content {  background: url(../images/detail.png) no-repeat;	display:block;	float:left;	width: 279px;	height:202px;	overflow:hidden;	padding-right:20px;}.top_content .description {	display:block;	width:49%;	float:left;	overflow:hidden;	font-size:12px;	line-height:22px;	padding:0 10px;	padding-top:15px;}.top_content h3 {	padding:6px 10px;	padding-top:12px;	height:25px;	font-size:15px;	line-height:15px;	text-align:left;}.top_left  {  display:block;  width:290px;  text-align:justify;  padding-right:40px;  float:left;  margin-bottom:30px;}/* ------------------ Ikony --------------------*/.top_bottom {  float:left;  width:45%;}.dokosiku {   background: url(../images/button.png) no-repeat;  height:30px;  width:73px;  overflow:hidden;  border:none;  cursor:pointer;  float:right;  color:white;  font-size:13px;  text-align:center;}.dokosiku:hover {   background: url(../images/button_over.png) no-repeat;}.detail_produktu {   background: url(../images/input.png) no-repeat;  height:30px;  width:33px;  overflow:hidden;  border:none;  color:silver;  text-align:center;  float:left;}.detail_produktu_span {   line-height:30px;}.dokosiku_detail {   background: url(../images/detail.jpg) no-repeat;  height:27px;  width:51px;  overflow:hidden;  border:none;  cursor:pointer;  color:white;  font-weight:bold;}.detail_produktu span a:hover, .dokosiku span a:hover {   text-decoration:none;}.navigace_back {  height:54px;  padding:3px 10px;  margin:0 0 10px 0;}.navigace_back a {  color:white;}/* ------------------ Vlastnosti elementu --------------------*/th {  padding:3px;}table {  width:100%;}td {  padding:3px 1px;}table, tr, td, th {  border-collapse:collapse;}select {  border:none;	background: white;  padding:0 0 0 2px;  font-size:12px;}textarea {	background: white;  border:none;  padding:2px;  font-size:12px;}img {  border:none;}a {  text-decoration:none;  color:#d0000a;  font-weight:bold;}a:hover {  text-decoration:underline;}h1 { font-size:20px; color:#d0000a; padding-bottom:3px;}h1.vyrazne { font-size:20px; padding-bottom:10px; color:#d0000a;}h2 { font-size:18px; padding-bottom:5px; color:#d0000a;}h3 { font-size:17px; padding-bottom:5px; color:#d0000a;}h4 { font-size:15px; padding-bottom:4px; color:#d0000a;}/* ------------------ Patička --------------------*/#footer {	background: url(../images/footer.png) repeat;	display:block;	width: 100%;	clear:both;	margin-top:150px;}#footer_body {  text-align:center;	display:block;	width: 991px;	padding:10px 0;	margin:0 auto;}/* ------------------ Ostatní vlastnosti --------------------*/.infomessage {vertical-align: middle;color:white;}.errormessage {vertical-align: middle;color:white;}.left {  text-align:left;}.right {  text-align:right;}.smaller_bold {  font-weight:bold;  font-size:85%;}.bold {  font-weight:bold;}.center {  text-align:center;}.center_small {  text-align:center;  width:100px;}.hidden {	display: none;}.justify {  text-align:justify;}.clear {  clear: both;}.smaller {  font-size:85%;}.smaller_center {  font-size:85%;  text-align:center;}.smaller_color {  font-size:85%;  color:#d0000a;}.smaller_gray {  font-size:85%;  color:gray;}.color {  color:#d0000a;}.color2 {  color:#d0000a;}.background {}.h2_background {  background: url(../images/background_h.jpg) repeat-x;  margin:10px 0;  line-height:20px;  padding:2px 10px ;  color:black;  text-align:left;}.h1_background {  margin:30px 0 5px 0;  line-height:20px;  padding:2px 10px ;  color:white;  text-align:left;  font-size:16px;  font-weight:bold;}.color_bold {  color:#d0000a;  font-weight:bold;}.cena{}.submit {  border:none;  font-size:13px;	background: #d0000a;  height:auto;  color:white;  width:100px;  height:25px;  cursor:pointer;}.submit:hover {  background-color: #9b0400;}a.special_submit {  border:none;  font-size:14px;  width:170px;	background: url(../images/submit.gif) repeat-x;  cursor:pointer;  padding:5px;  color:black;  display:block;}.special {  width:320px;  display:block;  float:left;  line-height:16px;  font-size:10px;}.red { color:red;}.green {  color:white;}.odsazeni_top {  padding-top:10px;}.objednavka {  color:red;  text-align:center;  font-size:120%;}.objednavka2 {  color:#7aa621;  text-align:center;  font-size:125%;  border:1px solid #bababa;  padding:10px;  margin-top:20px;}#dotaz, #diskuze {  margin-top:15px;}.vlozit_komentar {  color:#7aa621;}#kontaktform {  margin-top:30px;}/* Ajax validate form */#msg {  display:none;   position:absolute;   z-index:200;   padding-left:1px;   background:#d0000a;  padding:6px;   color:white;	-moz-border-radius: 5px;}#msg2 {  display:none;   position:absolute;   z-index:200;   padding-left:1px;   background:#d0000a;  padding:6px;   color:white;	-moz-border-radius: 5px;}.poll_title {  padding-left:5px;  font-weight:bold;}.banners {  text-align:center;  margin:0 auto;  padding:10px;}.go_to_order {  text-align:right;  padding-top:10px;}.boxik{	background: #111111;}.boxik_content {  padding: 8px;}.boxik_content a, .boxik_content span, .boxik_content p {  color:white;}.tabik{  float: left;  height: 32px;  width: 100px;  margin-right:5px;  text-align: center;  background: #090909;}.tabik_over {  float: left;  height: 32px;  width: 100px;  margin-right:5px;  text-align: center;  background: #111111;}a:hover.dark_link {  color:black;  text-decoration:none;}.tabtxt{  color: #000;  font-size: 12px;  font-weight: bold;  padding: 9px 0 0 0;}#detail_product {  margin:0px 5px 20px 5px;}#detail_product a {  color:white;}.a_normal {  background: url(../images/a_normal.gif) repeat-x;  height:30px;  width:160px;  padding: 0 10px;  font-weight:normal;  border:none;  font-size:14px;  line-height:30px;  color:black;  display:block;  text-align:center;	-moz-border-radius: 5px;}a:hover.a_normal {  text-decoration:none;  color:black;}.a_alert {  background: url(../images/a_alert.gif) repeat-x;  height:30px;  width:200px;  padding: 0 10px;  cursor:pointer;  font-size:14px;  border:none;	-moz-border-radius: 5px;}.cart_box {margin-bottom:20px;height:40px;line-height:40px;text-align:center;width:100%;display:block;}.cart_box_item_selected {background:#0f0f0f;font-weight:bold;float:left;width:25%;}.cart_box_item {background:#111111;float:left;width:25%}.white {  color:white;}.table_border_bottom {  background: url(../images/border.gif) repeat-x bottom left;  height:1px;}li.cat  { color: white; font: bold 13px tahoma; display: block; line-height: 13px; padding: 4px 5px 4px 0px; }li.element  { color: white; font: bold 12px tahoma; display: block; line-height: 12px; padding: 3px 5px 3px 41px;}.pointer {  cursor:pointer;  font-weight:bold;}p.highlight {  font-size:140%;  padding:10px 0 3px 0; color:#d0000a;}p.highlight2 {  font-size:120%;  padding:10px 0 3px 0;  font-style:italic;  cursor:pointer;  color:#d0000a;}p.highlight2.active {}p.highlight2 div.active {  height:auto;  display:block;}.submit_spec {  border:none;	background: #d0000a;	width:249px;	height:33px;  cursor:pointer;  color:white;  display:block;  text-align:center;  float:right;  }.submit_spec a {  font-weight:normal;  color:white;  font-size:90%;}.submit_spec2 {  border:none;	background: #d0000a;	width:140px;	height:33px;	line-height:33px;  cursor:pointer;  color:white;  display:block;  text-align:center;  float:left;}.submit_spec2 {  font-weight:normal;  color:white;  font-size:90%;}.submit_spec2:hover {  color:white;}.submit_spec3 {  border:none;	background: #d0000a;	width:170px;	height:33px;	line-height:33px;  cursor:pointer;  color:white;  display:block;  text-align:center;  float:left;}.submit_spec3 {  font-weight:normal;  color:white;  font-size:150%;  font-style:italic;}.submit_spec3:hover {  color:white;}.submit_spec2:hover, .submit_spec:hover, .submit_spec3:hover {  background: #9b0400;}
