/*
THEME NAME: Thematic
THEME URI: http://themeshaper.com/thematic/
DESCRIPTION: The ultimate in SEO-ready themes, Thematic is a highly extensible, WordPress Theme Framework featuring 13 widget-ready areas, drop-down menus, grid-based layout samples, plugin integration, shortcodes for your footer, &amp; a whole lot more. Perfect for any blog and <strong><em>the</em></strong> starting point for theme development.
VERSION: 0.9.6.2
AUTHOR: Ian Stewart
AUTHOR URI: http://themeshaper.com/
TAGS: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats
.
The Thematic Theme is copyright Ian Stewart http://themeshaper.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */
@import url('library/styles/reset.css');

/* Apply basic typography styles */
@import url('library/styles/typography.css');

/* Apply a basic layout */
@import url('library/layouts/3c-r-fixed-primary.css');

/* Apply basic image styles */
@import url('library/styles/images.css');

/* Apply default theme styles and colors */
@import url('library/styles/default.css');

/* Prepare theme for plugins */
@import url('library/styles/plugins.css');

/* -------------------------------------------------------------- 
   
   Default styles for Images
   
   I've duplicated these styles here from images.css in
   order to get Thematic through the auto-checker at the
   official WordPress Themes directory.
   
   When the directory can hunt though css files linked
   through @import the styles below will no longer be
   neccesary and will be removed.
   
   Cheers. --Ian Stewart
  
-------------------------------------------------------------- */   

.entry-content img {
    margin: 0 0 18px 0;
    max-width:100%;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}

body {background-image: url('images/body.jpg'); background-repeat: repeat-x; background-color: #ffffff;}
#cu3er {height: 361px; clear: both; float: right; background-image: url('images/cu3er.jpg'); background-repeat: no-repeat; width: 678px; *margin-right: 20px; }
#cu3er-container {width: 678px; height: 305px; float: right; margin-right: 20px;}
#header {margin: 0 auto; background-image: url('images/top.jpg');}
#adres_top {float: right; margin-top: 15px; margin-right: 50px; text-align: right; font-size: 11px;}
#menu-wikper_menu {margin-left: 35px;}
#menu-wikper_menu li {width: 150px; list-style-type: none; border-top: 1px solid #f0f0f0;}
#menu-wikper_menu li a{font-size: 11px; text-decoration: none; color: #006da6; font-weight: bold;}
#menu-wikper_menu li a:hover{text-decoration: underline; color: #006da6; font-weight: bold;}
#menu-wikper_menu li ul.sub-menu li a{font-size: 11px; font-weight: normal; color: #696969;}
#menu-wikper_menu li ul.sub-menu li a:hover {text-decoration: underline; font-weight: bold; color: #696969;}

#menu-menu_wikper_en {margin-left: 35px;}
#menu-menu_wikper_en li {width: 150px; list-style-type: none; border-top: 1px solid #f0f0f0;}
#menu-menu_wikper_en a{font-size: 11px; text-decoration: none; color: #006da6; font-weight: bold;}
#menu-menu_wikper_en li a:hover{text-decoration: underline; color: #006da6; font-weight: bold;}
#menu-menu_wikper_en li ul.sub-menu li a{font-size: 11px; font-weight: normal; color: #696969;}
#menu-menu_wikper_en li ul.sub-menu li a:hover {text-decoration: underline; font-weight: bold; color: #696969;}
#nav_menu-4 {background-image: url('images/menu_background.jpg'); background-position: top; background-repeat: no-repeat; min-height: 123px;}
div.menu-wikper_menu-container {margin-top: 15px;}
div.menu-menu_wikper_en-container {margin-top: 15px;}
#content h1 {color: #006da6;}
li#text-6 {background-image: url('images/menu_background.jpg'); background-position: top; background-repeat: no-repeat; min-height: 123px; margin-bottom: 25px;}
li#text-7 {background-image: url('images/menu_background_szary.jpg'); background-position: top; background-repeat: no-repeat; min-height: 123px; margin-bottom: 25px;}
li#text-8 {background-image: url('images/menu_background_szary.jpg'); background-position: top; background-repeat: no-repeat; min-height: 123px; margin-bottom: 25px;}
li#text-9 {background-image: url('images/menu_background.jpg'); background-position: top; background-repeat: no-repeat; min-height: 123px; margin-bottom: 25px;}
p.stopka {text-align: center; margin: 0; padding: 0;}
p.stopka a {color: #006da6; text-decoration: none;}
p.stopka a:hover {text-decoration: underline;}
div#wrapper {margin-top: 10px;}
div.textwidget {margin-top: 30px; font-size: 11px; text-align: center; margin-left: 10px; margin-right: 10px;}
div.textwidget img {vertical-align: middle;}
div.textwidget a {color: #006da6; font-weight: bold; font-family: Arial, "Helvetica", Verdana; text-decoration: none;}
div.textwidget a:hover {text-decoration: underline; color: #006da6;}
div#footer {margin-top: 30px;}
div#formularz {margin-left: 20px; width: 200px; position: absolute; left: 380px; top: 15px;}
div#formularz input {width: 180px; height: 20px; background-color: #ffffff; border: 1px solid #c1c1c1; padding-left: 5px; font-size: 11px;}
div#formularz textarea {width: 180px; height: 110px; background-color: #ffffff; border: 1px solid #c1c1c1; padding: 5px 0 0 5px; font-size: 11px; overflow: hidden;}
div#formularz p {text-align: left; margin: 0; padding: 0; font-weight: bold;}
div#formularz input.sendbutton {width: 67px; height: 23px; background-image: url('http://www.wikper.pl/wikper/wp-content/uploads/sendbutton.png'); border: 0px; background-repeat: no-repeat; text-align: center; color: #ffffff; font-weight: bold; float: right; margin: 10px 10px 0 0;}
hr {height: 1px; width: 100%; clear: both; border: 0;}
div.entry-content ul li {margin-bottom: 5px; padding: 0; list-style-type: square;}
#breadcrumbs {margin-left: 18px; font-size: 11px; width: 660px;}
div.cennik img {vertical-align: middle;}

a.logofirm {display: block;}


