/* 
    Document   : style
    Created on : 2009-04-04, 10:50:08
    Author     : Jakub Paszkiewicz
    Description:
        Purpose of the stylesheet follows.
*/
/********************************************
   IMPORTS
********************************************/
@import url(specjalizacje_lista.css);
@import url(message_boxes.css);
@import url(forms.css);
@import url(prompt.css);
@import url(imagebox.css);
/********************************************
   ELEMENTY HTMLA
********************************************/

/* top */
* { padding: 0; margin: 0; }

body {
	margin: 0;
	padding: 0;
	font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
	color: #666666;
	background: #A9BAC3 url(../img/background.gif) repeat-x;
	text-align: left;
}

/* linki */
a {
	color: #4284B0;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #9EC068;
    background-color: inherit;
}

/* naglowki */
h1, h2, h3,h4 {
	font: 1em Helvetica;
	color: #333;
}
h1 { font-size: 2em; color:black; background:url(../img/h1_bg.gif) repeat-x; padding-left: 10px; padding-bottom:3px;}
h2 { font-size: 1.4em; text-transform:uppercase ; text-decoration:underline;}
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }

p, h1, h2, h3,h4 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: black;
}
ul span, ol span {
	color: #666666;
}
blockquote {
	margin: 15px;
 	padding: 5px 5px 5px 20px;
	border: 1px solid gray;
	border-left: 4px solid gray;
    border-right: 4px solid gray;
	color: gray;
	font: italic 1.2em Palatino, serif;
    text-align:center;
}

/***********************
	  LAYOUT
************************/
#wrap {
	background: #f4f2d0;
	width: 761px; height: 100%;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	clear: both;
	margin: 0px; padding: 0;
	background: #f4f2d0;
    width:80%;
    
}

/* naglowek */
#header {
	position: relative;
	height: 135px;
    }

/* glowna */
#main {
	float: left;
	margin-left: 15px;
	padding: 0;
	width: 60%;
    text-align:justify;
}

img.specjalizacja_icon {
    border: 1px solid #CCC;
    position:absolute;
    display:inline;
}
img.specjalizacja_icon:hover {
    border: 2px solid #CCC;
    position:absolute;
    display:inline;
}
/* left_side*/
#left_side {
	float: left;
	width: 35%;
	margin: 0;	padding: 0;
	display: inline;
}
#left_side ul.specjalizacje {
	list-style:none;
	margin:10px 0 10px 15px;
	padding:0;
    text-align: left;
}
#left_side ul.specjalizacje li {
	margin-bottom:1px;
    height:34px;
    }
#left_side ul.specjalizacje a {
	display:block;
    text-transform: uppercase;
	color: black;
    font: 18px Helvetica;
	text-decoration:none;
	padding:5px 5px 2px 10px;
	min-height:18px;
    margin-left: 35px;
    

}

* html body #left_side ul.specjalizacje ul.sidemenu a { height: 18px; }

#left_side ul.specjalizacje a:hover {
	padding:5px 5px 2px 10px;
	font-weight:bold;
}
#left_side ul.sidemenu {
	list-style:none;
	margin:10px 0 10px 15px;
	padding:0;
    width:200px;
    font: 10px Helvetica;
    text-transform:uppercase ;
}
#left_side ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#left_side ul.sidemenu a {
	display:block;
	color: black;
	text-decoration:none;
	padding:2px 5px 2px 10px;
	background: #8eb3c4;
	border-left:4px solid #CCC;
	min-height:18px;
}
#left_side ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #A8C4CF;
    font-weight:bold;
	color: black;
	border-left:4px solid black;
}


/* stopka */
#addon {
	clear: both;
	color:#d3d3ce;
	background:#768E9F;
	margin: 0; padding: 0;
	height: 20px;
	font-size: 95%;
    text-align: center;
}
#addon a{
	color:white;
}
#footer {
	clear: both;
	color:#d3d3ce;
	background: #768279;
	margin: 0; padding: 0;
	height: 20px;
	font-size: 95%;
    text-align: center;
}
#footer a {
	text-decoration: none;
	color: #d3d3ce;
}
#footer a:hover {
    font-weight:bold;
}
#footer .footer-left{
	float: left;
	width: 65%;
}
#footer .footer-right{
	float: right;
	width: 30%;
}
#counter {
	clear: both;
	color:#d3d3ce;
	background: #768279;
	margin: 0; padding: 0;
	height: 20px;
	font-size: 95%;
    text-align: center;
}
/* menu_pasek */
#menu_pasek{
    position: relative;
	height:2px;
    background: #96968f;
}
/* menu_big */
#menu_big {
	position: relative;
	height: 27px;
    background: #A9BAC3 url(../img/menu_big_bg.gif) repeat-x;
    padding-left:60px;
    
}
#menu_big ul {
   margin:auto;
        padding: 0;
   list-style:none;
	font: 14px  Helvetica;
}
#menu_big li {
   display:inline;
}
#menu_big a {
   float:left;
   background: url(../img/menu_big_element_left.gif) no-repeat left top;
   padding:0 0 0 4px;
   text-decoration:none;
}
#menu_big a span {
   float:left;
   display:block;
   background: url(../img/menu_big_element_right.gif) no-repeat right top;
   padding:6px 5px 3px 5px;
   color: black;
   text-transform: uppercase;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu_big a span {float:none;}
/* End IE5-Mac hack */
#menu_big a:hover span {
	color:black;
}
#menu_big a:hover {
   background-position:0% -27px;
}
#menu_big a:hover span {
   background-position:100% -27px;
}
#menu_big #current a {
   background-position:0% -27px;
	color: #FFF;
}
#menu_big #current a span {
   background-position:100% -27px;
	color: #FFF;
}
/* koniec menu_big*/

/* menu_small */
#menu_small {
	position: relative;
	height: 15px;
    background: #A9BAC3 url(../img/menu_small_bg.gif) repeat-x;
    padding-left:40px;
}
#menu_small ul {
   margin:0; padding: 0;
   list-style:none;
	font: 11px  Helvetica;
}
#menu_small li {
   display:inline;
   margin:0; padding:0;
}
#menu_small a {
   float:left;
   background: url(../img/menu_small_element_left.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#menu_small a span {
   float:left;
   display:block;
   background: url(../img/menu_small_element_right.gif) no-repeat right top;
   padding:0px 7px 1px 4px;
   color: black;
   text-transform: uppercase;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu_small a span {float:none;}
/* End IE5-Mac hack */
#menu_small a:hover span {
	color:black;
}
#menu_small a:hover {
   background-position:0% -15px;
}
#menu_small a:hover span {
   background-position:100% -15px;
}
#menu_small #current a {
   background-position:0% -15px;
	color: #FFF;
}
#menu_small #current a span {
   background-position:100% -15px;
	color: #FFF;
}
/* koniec menu_small*/
/*pager*/
.pager { margin: 10px 0; }
.pager p { padding: 5px; margin: 0; }
.pager .nav { padding: 5px; text-align:center; }
.pager .nav a {
        padding: 0 3px;
        color: #000;
        font: 14px  Helvetica;
    }
.pager .nav a:hover {
        text-decoration:underline;
    }
.pager .nav a.highlight { color: #000; font-weight: bold; }
/*koniec pager*/
/*info*/
.info {
    text-align:center;
    font: bold 15px  Helvetica;

}
/*koniec info*/
/*buttons*/
.more {
    background: url('../img/arrow_down.png') no-repeat right top;
    border:none;
    padding-right:15px;
    display:block;
    margin-left:370px;
    text-align:center;
}
.more:hover {
    font-weight:bold;
}
.less {
    background: url('../img/arrow_up.png') no-repeat right top;
    border:none;
    padding-right:15px;
    display:block;
    margin-left:370px;
    text-align:center;
}
.less:hover {
    font-weight:bold;
}
/*koniec buttons*/
.specjalizacja_img {
    margin:5px 5px 5px 20px;
}
.publikacja_img{
    float:left;
    margin: 5px;
}
.publikacja_img:hover {
    border-style:dashed;
}
.loader {
        position:absolute;
        top:60%;
        left:50%;
        display:none;
}
.icon:hover {
    cursor:pointer;
}

.animacja {
	margin-left:15px;
}
