@import "global.css";

@media screen, projection {
    body {font-family: sans-serif;background-color: #77B355;}
    
    .bottom-left {width: 296px;height: 120px;background: url(../img/bkg-bottom-left.png) no-repeat left top;}
    .bottom-right {width: 296px;height: 120px;background: url(../img/bkg-bottom-right.png) no-repeat right top;}

    .but-insekticidy {background: url(../img/button-insekticidy.png) no-repeat;}
    .but-fungicidy {background: url(../img/button-fungicidy.png) no-repeat;}
    .but-herbicidy {background: url(../img/button-herbicidy.png) no-repeat;}
    .but-totalniherbicidy {background: url(../img/button-totalniherbicidy.png) no-repeat;}
    .but-hnojiva {background: url(../img/button-hnojiva.png) no-repeat;}
    .but-ostatni {background: url(../img/button-ostatni.png) no-repeat;}
    .but-enzymy {background: url(../img/button-enzymy.png) no-repeat;}
    .but-podporaprodeje {background: url(../img/button-podporaprodeje.png) no-repeat;}
    .but-abecednirejstrik {background: url(../img/button-abecednirejstrik.png) no-repeat;}
    .but-biocidy {background: url(../img/button-biocidy.png) no-repeat;}
    .but-substraty {background: url(../img/button-substraty.png) no-repeat;}
    .but-pomocnelatky {background: url(../img/button-pomocnelatky.png) no-repeat;}
    .but-travnismesi {background: url(../img/button-travnismesi.png) no-repeat;}
    .but-repelenty {background: url(../img/button-repelenty.png) no-repeat;}
    .but-rodenticidy {background: url(../img/button-rodenticidy.png) no-repeat;}
    .but-rukavice {background: url(../img/button-rukavice.png) no-repeat;}
    .but-publikace {background: url(../img/button-publikace.png) no-repeat;}
    .button {width: 302px;height: 82px;display: block;text-align: center;line-height: 85px;margin-bottom: 8px;text-decoration: none;font-size: 20px;background-position: 85px center;}
    * html .button {margin: 8px 0 8px 85px;cursor: pointer;}
    
    .center td {text-align: center;}
    .errorcontent {background-color: rgb(255, 247, 177); top: 170px; margin-left: 100px;width:760px;height:450px;overflow: auto;}
    .errorcontent div {margin: 30px;}
    .choroby div.shadow {width: 157px;height: 125px;background: url(../img/stin-obrazky01.png) no-repeat center center;margin-top: -25px;}
    .choroby div div {color:#fff;font-family: Impact, "Techno CE", sans-serif;font-size: 16px;position: relative;top: -70px;width: 160px;left: 100px;}
    .mmenu {width: 410px;}
    .nadpis-tisk {display: none;}
    .product-name {display: block;font-size: 18px;}
    .produkt-align {width:400px;text-align:center;}
    .rostliny div {width: 51px;height: 52px;background: url(../img/stin-piktogramy01.png) no-repeat center center;float: left;margin-left: -12px;}
    .table {font-size: 11px;}
    .table table {border-collapse: collapse;width: 300px;}
    .table table tr {background-color: #77b355;}
    .table table tr.bigtr {height: 80px;}
    .table table tr.sec {background-color: #fff7b1;}
    .table table td {border: 1px #e2001a solid;vertical-align: top;}
    .table table th {border: 1px #e2001a solid;text-align: center;}
    .table table thead tr th {background-color: #e2001a;color: #fff;}
    .tableflow {overflow: auto;width:320px;}
    .wrap {width: 960px;height: 680px;background: url(../img/bkg.jpg) no-repeat center top;}
    .wrap2 {width: 960px;height: 680px;background: url(../img/bkg2.jpg) no-repeat center top;}
    
    #bottom-left {top: 520px;margin-left: 0;}
    #bottom-right {top: 520px;margin-left: 664px;}
    #choroby {top: 200px;margin-left: 20px;}
    #footer {top: 590px;margin-left: 0;}
    #icons {top: 150px;margin-left: 630px;}
    #mmenu-left {top: 150px;margin-left: 17px;}
    #mmenu-middle {top: 150px;margin-left: 327px;}
    #mmenu-right {top: 150px;margin-left: 637px;}
    #mmenu-bottom {top: 520px;margin-left: 275px;}
    #logo1 {top: 23px;margin-left: 120px;}
    #logo2 {top: 58px;margin-left: 635px;}
    #logo-print {display: none;}
    #product-details {top: 200px;margin-left: 630px;}
    #produkt-align {top: 130px;margin-left: 230px;}
    #rostliny {top: 600px;margin-left: 30px;}
    #tableflow1 {height:300px;margin-bottom: 10px;}
    #tableflow2 {height:120px;}
    #wrap {margin: 0 auto 0 auto;}
	
	#product-details #tableflow2 span.gallery {background: none; border: none;}         	
}
@media print {
	.np, .noprint {display:none}
	
	.choroby img {display: none;}
	
	.mmenu a {display: block;color: #000;text-decoration: none;font-weight: bold;font-size: 16pt;margin-top: 10px;text-align: center;}
	
	.nadpis-tisk {font-weight: bold;margin-top: 40px;margin-bottom: 8px;display: block;clear: both;}
	
	.table table {border-collapse: collapse;width: 300px;margin-top: 0;}
	.table table.center {margin-top: 0;margin-bottom: 30px;}
    .table table td {border: 1px #000 solid;vertical-align: top;}
    .table table th {border: 1px #000 solid;text-align: center;}
    
    #logo1 {display:none;}
    #logo2 {display:none;}
    #produkt-align {float: right;}
    #product-details {float: left;}
}
