﻿/*  ------------------------------
    ARKUSZ CSS - WWW.MEDIASTART.PL
    01.07.2009 - MEDIASTART Łukasz Kansy
    ------------------------------------
    PRINT ARKUSZ
*/

html,body { margin:0px; background-color:#FFF;font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; }

h1{ margin-bottom:10px; font-size:16px; color:#1C95F9; font-weight:normal; }
h2{	font-size:13px; color:#FF8A00; font-weight:normal; }
h3{ font-size:14px; color:#1C95F9; font-weight:normal; }

hr{ height:1px; width:100%; background-color:#EDEDED; border:none; color:#EDEDED; margin-bottom:10px; }

a{ color:#454545; text-decoration:none; }
a:hover{ text-decoration:underline; }
a.podkreslony{ text-decoration:underline; }
a.podkreslony:hover{ text-decoration:none; }
a.none{ text-decoration:none; }

/*    OCHRONA ADRESU    */

#ochrona{ display:inline; vertical-align:middle; }

/*    OBRAZKI    */

img{ border:0px; margin:0px; }
img.doprawej{ float:right; margin:5px 0px 5px 5px; }
img.dolewej{ float:left; margin:5px; }

.imgborder img{ border:1px #FFFFFF solid; }
.imgborder:hover img{ border: 1px #CCCACA solid; }
.imgborder:hover{ color: #CCCACA; /* IE BUG */ }

/*    KOLORKI    */

.green{ color:#038400; }						/*  Zielony */
.orange{ color:#FF8A00; }						/*  Pomarańczowy  */
.red{ color:#ff0000; }							/*  Czerwony  */
.blue{ color:#1C95F9;	}						/*  Niebieski  */
.bluems{ color:#07588b; }						/*  Niebieski MEDIASTART  */
.black{ color:#000000; }						/*  Czarny  */
.przekreslenie{ text-decoration:line-through; } /*  Przekreślenie */

/*    LISTA    */

ul.lista{ margin:0; list-style-type:none; padding:0; }
ul.lista li{ padding:3px 0 4px 20px; background:#FFFFFF url(../img/web/arrowblue.png) no-repeat 0 4px; border-bottom:1px solid #EDEDED; }
ul.lista li.ost{ border-bottom-width:0; }

/*    UKŁAD GŁÓWNY    */

.kontener{ width:920px;	margin:0px auto 0px auto; }
.naglowek{ width:920px;	height:120px; margin:0px; }
.logo{ width:350px;	height:120px; float:left; display:inline; }
.topik{ width:550px; height:120px; float:right; display:inline; }
.ukryj{ display:none; }

/*    MENU    */

.menug{ display:none; }
/*    INPUT BUTTON    */

input.button{ height:26px; width:150px; border:0px; cursor:pointer; margin:0px 5px 0px 5px; padding:0px 4px 4px 4px;}
input.button:hover{ background-position: bottom left; }
input.button.wyslij{ background-image:url('../img/button/wyslij.png'); }

/*    DIV STRONA LEWA    */

div.stronalewa{ width:190px; float:left; }
div.divkalewa{ width:170px; background-color:#FFFFFF; border:1px #CCCACA solid; margin-bottom:7px; padding:10px; }
div.divkalewa.swf{ width:190px; padding:0px; }

/*    DIV STRONA PRAWA    */

div.divkaduza{ width:699px; margin-bottom:7px; float:right; background-color:#FFFFFF; border:1px #CCCACA solid; padding:10px; }
div.divkaduza.uwaga{ background-image:url('../img/web/uwaga/animpix.gif'); border-color:red; }
div.divkamala{ width:335px; margin-bottom:7px; float:right; background-color:#FFFFFF; border:1px #CCCACA solid; padding:10px; }
div.divkamala.lewa{ margin-right:7px; }

/*    STOPKA    */

div.stopka{ clear:both; width:898px; padding:10px; color:#a7a7a7; background:#FFFFFF; border:1px #CCCACA solid; margin-bottom:7px; }
div.stopkaclear{ clear:both }

/* TESTOWE TESTOWE TESTOWE */

.certyfikaty { margin:10px auto; width:594px; }