/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

html,body,h1,h2,h3,h4,h5,form,ul,li,p{ margin: 0; padding: 0;  }
body {
    background-color: #8d734e;
    background-image: url('../images/storczyk_04.jpg');
    background-repeat: repeat-x;
    color: #fefdcc;
    height:100%;
    font-family: 'sylfaen';
}
img { border: none; }
.msg{ color: #FF0000; font-size: 11px; font-weight: bold; overflow: hidden; }
.fleft{ float: left; display: inline; }
.fright{ float: right; }
.break{ clear: both; }
h1#noscript{ color: #FF0000; padding: 10px; border: 1px solid #FF0000; }
.resetmp{ margin: 0; padding: 0; }
.ml10{ margin-left: 10px; }
.mt5{ margin-top: 5px; }
.mt10{ margin-top: 10px; }
.mt15{ margin-top: 15px;}
.mb5{ margin-bottom: 5px; }
.mb10{ margin-bottom: 10px; }
.mtb20{ margin: 20px 0; }
.maincolor{ color: #3a3a3a; }
.center{ text-align: center; }
div.hrz_line{ width: 100%; clear: both; height: 1px; font-size: 1px; overflow: hidden; background-color: #cfcfcf; }
.cursorpointer{ cursor: pointer;}
/* font size */
.fschangesize{ float:right; margin-right: 2px; }
.fschangesize span#fsnormal{ text-decoration: underline; }
.fschangesize span#fsbigger{ font-size: 15px; }
.fschangesize span#fsbiggest{ font-size: 18px; }

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

div#pagecontainer{
    width: 830px;
    margin: 0 auto;
    margin-top: 10px;
}
div#galdesc{
    font-size: 12px;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #fefdcc;;
}
div#center_content{
    font-family: 'verdana';
}
div#center_content .article{
    font-size: 12px;
}
div#center_content .cc_header{
   
}
div#center_content .cc_header h3{
    margin: 0;
    font-size: 18px;
    color: #fefdcc;
    font-weight: normal;
    padding-top: 10px;
    padding-left: 20px;
    font-family: 'verdana';
    font-size: 14px;
    font-weight: bold;
}
div#headercontainer{
    padding-bottom: 20px;
}
div#pagename_container{
    height: 45px;
}
div#headercontainer img{
    float:left;
    margin-top: 3px;
   /*width: 299px;*/
}
div#pagecontainer  h1 a{
    padding: 0;
    font-size: 38px;
    float:left;
    text-decoration: none;
    padding-left: 380px;
    padding-top: 0px;
    color: #fffdcc;
    font-weight: normal;
    margin: 0;
    display: inline;
    position: absolute;
}
div#header_bar{
    margin-top: 69px;
    height: 40px;
    width: 531px;
    background-color: #4e270d;
    float: left;
}
div#header_bartext{
    float: right;
    margin-right: 20px;
}
div#header_bartext1{
    color: #fefdcc;
    line-height: 20px;
    text-align: right;
}
div#header_bartext2{
    color: #fefdcc;
    /*line-height: 14px;*/
    margin-top: -3px;
    text-align: right;
}
div#header_barmenu{
    background-image: url('../images/storczyk_09.jpg');
    width: 199px;
    height: 40px;
    float: right;
    color: #fefdcc;
}
div#header_barmenu ul{
    margin: 0;
    padding: 0;
    float: left;
    font-size: 18px;
    padding-top: 9px;
}
div#header_barmenu ul li{
    float: left;
    display: inline;
    margin-left: 30px;
}

div#header_barmenu ul li a{
    float: left;
    text-decoration: none;
    color: #fefdcc;
}

div#header_barmenu ul li a:hover{
    color: #fefdcc;
    text-decoration: underline;
}
div#gallery_menu{
    margin: 0 auto;
    text-align: center;
}
div#gallery_menu div{
    height: 166px;
    width: 195px;
    float:left;
    margin-left: 16px;
}
div#gallery_menu a{
    text-decoration: none;
    cursor: pointer;
}
div#gallery_menu img{
    width: 193px;
    height: 135px;
    border: 1px solid white;
}
div#gallery_menu span{
    display: block;
    width: 195px;
    height:25px;
    background-image: url('../images/storczyk_22.jpg');
    float:left;
    text-align: center;
    padding-top: 4px;
    color: #fefdcc;
}

.left_content{
    width: 195px;
    float: left;
    position: relative;
}
div#center_content{
    float: left;
    width: 405px;
    margin-left: 16px;
    margin-right: 16px;
    min-height: 350px;
    height: auto !important;
    height: 350px;
}

div#center_content .cc_header{
    width: 405px;
    height: 39px;
    background-image: url('../images/storczyk_26.jpg');
}
.right_content{
    width: 195px;
    float: right;
    position: relative;
    height: center;
}

div#footer_container{
    width: 830px;
    margin-top: 10px;
    height: 48px;
    font-family: 'verdana';
}
div#footer_leftcorner{
    height: 48px;
    width: 11px;
    float: left;
}
div#footer_rightcorner{
    height: 48px;
    width: 9px;
    float: left;
}
div#footer_content{
    height: 48px;
    width: 810px;
    float:left;
    background-image: url('../images/storczyk_29.jpg');
    background-repeat: repeat-x;
}
div#footer_menu{
    float: right;
    margin-top: 15px;
    text-decoration: none;
    font-size: 14px;
}

div#footer_menu a{
    text-decoration: none;
    color: #fefdcc;
    margin-right: 8px;
    display: inline;
}
div#footer_menu a:hover{
    text-decoration: underline;
}
div#footer_menu img{
    height: 11px;
    width:2px
}

div#footer_text, div#footer_text a{
    margin-left: 10px;
    margin-top: 18px;
    text-align: left;
    color: #fefdcc;
    font-size: 12px;
    text-decoration: none;
}

div#galery_pager{
    border-top: 1px solid white;
    margin-top: 10px;
    padding-top: 5px;
    width: 405px;
    text-align: center;
    font-size: 12px;
}

div#galery_pager a{
    width: 405px;
    text-align: center;
    color: #fefdcc;
    text-decoration: none;
}





/* pages */

div.pages{
	width: 100%;
	text-align: center;
	font-size: 11px;					
}

div.pages a{
	padding: 0 2px;
	color: #1b344d;
	text-decoration: none;		
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* login form begin */

#loginformline{
  background-image: url('../images/admin/loginform_line1PXL.jpg');
  background-repeat: repeat-x;
  width: 100%;
  height: 600px;
  text-align: center;
  padding-top: 180px; 
}

#loginformpx{
  background-image: url('../images/admin/loginform_1PXL.jpg');
  background-repeat: repeat;
  width: 100%;
  height: 100%;
}

#loginformlogo{
  background-image: url('../images/admin/loginform_background.jpg');
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
  width: 495px;
  height: 268px;
  border-top-style: double;
  border-left-style: double;
  border-right-style: solid;
  border-bottom-style: solid;
  border-color: #FFFFFF;
}

#input{
  width: 115px;
}

div.login{
  font-size: 11px;
  font-family: Tahoma,Verdana,"Arial CE";
  color: #2B3070;
}

td.login1{
  width: 49%;
  text-align: right;
  padding-top: 145px;
  padding-right: 12px;
}

td.login2{
  width: 2%;
  padding-top: 135px;
}

td.login3{
  width: 49%;
  padding-top: 112px;
  padding-left: 5px;
  text-align: left;
  font-family: Tahoma,Verdana,"Arial CE";
  font-size: 14px;
  font-weight: bold;
  color: #434544;
}

#bottomline{
  background-image: url('../images/admin/bottom_1_PXL.jpg');
  background-repeat: repeat-x;
  height: 1px;
  margin-left: 10px;
  margin-right: 10px;
}

#footertext{
  color: #8F8F8F;
  font-size: 11px;
  padding-left: 20px; 
  padding-top: 7px;
  font-family: Tahoma,Verdana,"Arial CE";
  padding-bottom: 3px;
}

/* end login form */
