/*
---------------------------------------------
 Design & Code (c) Wild Moose Justyna Walczak
---------------------------------------------
*/

.clear { clear: both; height: 1%;}
.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clear { display: inline-block;}
/* Hides from IE-mac \*/
* html .clear { height: 1%;}
.clear { display: block;}
/* End hide from IE-mac */

* { margin: 0; padding:0; border: 0; }

html { width: 100%; height: 100%;}
body { background: #fff url(img/bg.jpg) 0 0 repeat-x; font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 62.5%; color: #2f3c47;}

p          { margin: 1em; font-size: 120%; line-height: 1.6em;}
a, a:hover { text-decoration: none;}

h1, h2, h3, h4, h5, h6 { line-height: 1.636em; font-family: Georgia, "Times New Roman", Times, serif; color: #e058b3;}
h1 { line-height: 150px; margin-left: 200px;}

/*
------------------------------------------------------------------------
STRONA
------------------------------------------------------------------------
*/

#kontener_zew  { width: 950px; padding: 0 1em 1em; background: transparent url(img/autokar.jpg) top right no-repeat; font-size: 12px;}

.nazwa { height: 150px; line-height: 150px;}

.menu         { width: 250px; height: auto; float: left; text-align: right; color: #2f3c47;}
.menu a       { margin: 0 10px; display: block; line-height: 35px; font-size: 12px; color: #2f3c47;}
.menu a:hover, .menu a.on { color: #e058b3; text-decoration: underline;}

.tresc        { width: 700px; height: auto; float: right;}
.wizytowka    { width: 500px; height: auto; margin: 10px 0 20px; padding: 10px; border-left: 5px solid #eaeaea; font-size: 12px;}
.wizytowka span { display: block; margin: 5px 0; padding: 2px; border-bottom: 1px solid #eaeaea; font-weight: bold; color: #A0337D;}
.wizytowka a { color: #2f3c47; margin-right: 5px;}
.wizytowka a:hover { color: #e058b3;}

.reklama { width: 450px; height: 152px; margin: 40px 0px; padding: 20px 30px 10px; background: transparent url(img/reklama.jpg) 50% 50% no-repeat;}
.reklama p { width: 200px; height: 100px; margin: 20px 30px; text-transform: uppercase; font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif;}
.reklama a { display: block; text-transform: lowercase; color: #e058b3;}
.reklama a:hover {  color: #2f3c47;}

#stopka         { padding: 1em 0;  width: 100%; border-top: 1px solid #eaeaea; color: #bcbcbc;}
#stopka a       { margin: 0 10px; color: #bcbcbc;}
#stopka a:hover { color: #2f3c47;}