/* site css */

/*-----------------------------------------------*/
/*                   for all                     */
/*-----------------------------------------------*/
* {margin:0; padding:0;}
a {text-decoration:none;}
a img {border:0;}
.clearfloat {clear:both;}

.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
*+html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */

img, input {behavior: url("iepngfix.htc");}

BODY {background:url(../backgrounds/body_bg.jpg) repeat-x 0 top #EEDA8B; font-family:Arial, sans-serif; font-size:12px;}

#site {width:960px; margin:0 auto; padding:11px 20px 0 20px;}

/*-----------------------------------------------*/
/*                   header                      */
/*-----------------------------------------------*/
#header {background:url(../backgrounds/header.jpg) no-repeat 0 top; width:960px; height:106px;}

/*-----------------------------------------------*/
/*                    buttons                    */
/*-----------------------------------------------*/
#menu {background:url(../backgrounds/menu_bg.png) repeat-x;  width:960px; height:40px;}
#menu ul {list-style-type:none;}
#menu ul li {display:inline; float:left; background:url(../backgrounds/menu_line2.png) no-repeat right top;}
#menu ul li a {display:block; padding:11px 20px 13px 20px; color:#fbeebe; font-size:14px; font-weight: bold;}
#menu ul li a:hover {background:url(../backgrounds/menu_hover.png) repeat-x 0 top;}
#menu ul li a.current {background:url(../backgrounds/menu_hover.png) repeat-x 0 top;  }

/*-----------------------------------------------*/
/*                   panel                     */
/*-----------------------------------------------*/
#panel {background:url(../backgrounds/top_panel.jpg) no-repeat 0 top; height:167px; position:relative; text-align: right;}
#panel_txt {float:left; width:400px; color:#654B34; padding:10px 10px 10px 30px;}
#panel h1 {color:#654B34; font-size:13px; font-weight:bold; padding:0 0 10px 0; line-height:1.7;}
#panel h2 {float: right; color:#D73800; font-size:13px; font-weight:bold; padding:0 0 10px 0; line-height:1.7;}

/*-----------------------------------------------*/
/*                  main area                    */
/*-----------------------------------------------*/
#main_area { background: #FFFFD0; width:960px; height:360px auto; margin: 0 auto; padding:20px 0 10px 0; line-height:1.3;}
#main_area h2 {color:#000000; font-size:13px; font-weight:normal; text-align: center; padding:0 20px 0 20px; line-height:1.5;}
#main_area s1 {font-size:13px; font-weight:normal; text-align: justify; padding:0 20px 0 20px; line-height:1.5;}
#main_area s2 {font-size:15px; font-weight:normal; text-align: justify; padding:0 20px 0 20px; line-height:1.5;}
#main_area s3 {font-size:17px; font-weight:normal; text-align: justify; padding:0 20px 0 20px; line-height:1.5;}
#main_area s4 {font-size:21px; font-weight:normal; text-align: justify; padding:0 20px 0 20px; line-height:1.5;}
#main_area c1 {color:#000000; text-align: justify; padding:0 20px 0 20px; line-height:1.5;}
#main_area c2 {color:#B22626; text-align: justify; padding:0 20px 0 20px; line-height:1.5;}
#main_area c3 {color:#5574CE; text-align: justify; padding:0 20px 0 20px; line-height:1.5;}
#main_area c4 {color:#EEDA8B; text-align: justify; padding:0 20px 0 20px; line-height:1.5;}
/*-----------------------------------------------*/
/*                   stopka                      */
/*-----------------------------------------------*/
#stopka_left { background:url(../backgrounds/stopka_img.jpg) no-repeat 0 bottom #EEDA8B; width:121px; height:38px; margin:0 auto; color:#699E9E;}
#stopka { background:url(../backgrounds/stopka_bg.jpg) repeat-x 0 bottom #EEDA8B; width:960px; height:38px; margin:0 auto; color:#699E9E;}
/*-----------------------------------------------*/
/*                   footer                      */
/*-----------------------------------------------*/
#footer { background:url(../backgrounds/footer_bg.png) no-repeat 0 bottom #FFFFD0; width:960px; margin:0 auto; padding:5px 0 10px 0; color:#afafaf;}
#footer a {color:#5574CE; font-weight: bold;}
p.left {float:left; display:inline; width:960px; padding:5px 0 0 20px;}
#down_menu {float:right; list-style-type:none; text-align:center; font-weight:bold; display:inline; padding: 10px 10px 20px 0;}
#down_menu li {display:inline; padding:0 5px; border-right:1px solid #afafaf;}
#down_menu li a {color:#afafaf;}
#down_menu li a:hover, #down_menu li a.selected {color:#DAB506;}





