body {
	margin: 0px;
    font-family: arial, helvetica, verdana, tahoma;	
    font-size:12px;
    color:#535353;
}
img.thumb {
    width:150px;
    height:100px;
}
a:link       { text-decoration: underline; color: #7c3b8d }
a:visited    { text-decoration: underline; color: #7c3b8d }
a:hover      { text-decoration: underline; color: #9a5baa }

a.bialy:link       { text-decoration: underline; color: white; font-weight:bold }
a.bialy:visited    { text-decoration: underline; color: white; font-weight:bold  }
a.bialy:hover      { text-decoration: underline; color: #3F3F3F; font-weight:bold }

a.grey:link       { text-decoration: underline; color: #3f3f3f }
a.grey:visited    { text-decoration: underline; color: #3f3f3f  }
a.grey:hover      { text-decoration: underline; color: #7c3b8d }

a.dev:link       { text-decoration: underline; font-size:18px; color: #9a5baa }
a.dev:visited    { text-decoration: underline; font-size:18px; color: #9a5baa  }
a.dev:hover      { text-decoration: underline; font-size:18px; color:  #7c3b8d }

a.box {
	text-decoration: underline;
	color:#3f3f3f;
}
a.box:link {
	text-decoration: underline;
	color:#3f3f3f;
}
a.box:visited {
	text-decoration: underline;
	color:#3f3f3f;
}
a.box:hover {
	text-decoration: underline;
	color:#7c3b8d;
}

td.grey  { background-color: #EEEFF0 }
td.blue  { background-color: #80BCEF }
td.darkblue { background-color: #B6DFFD }

img.obrazek {border-color: #D7D7D7; border-style: solid}

font.bialy {font-family: arial, helvetica, verdana, tahoma; font-size:12px; text-decoration: none; color:#FFFFFF}
font.wymagane {font-family: arial, helvetica, verdana, tahoma; font-size:12px; text-decoration: none; color:#A0C56C}


select {font-family: arial, helvetica, verdana, tahoma; font-size:12px; text-decoration: none;color:#3f3f3f;}
input {font-family: arial, helvetica, verdana, tahoma; font-size:12px; text-decoration: none;color:#3f3f3f; border:1px solid #5d5d5d;}

input.file {font-family: arial, helvetica, verdana, tahoma; font-size:12px; text-decoration: none;color:#3f3f3f; border:1px solid #5d5d5d;background-color: #444444;}

input.szukaj {font-family: arial, helvetica, verdana, tahoma; font-weight:bold; font-size:12px; color: #FFFFFF; text-decoration: none; background-color: #7c3b8d;}


input.pole {font-family: arial, helvetica, verdana, tahoma; font-size:12px; text-decoration: none; color: #727272; border: 1px #CECECE solid}
textarea {font-family: arial, helvetica, verdana, tahoma; font-size:12px; text-decoration: none;color:#3f3f3f; border:1px solid #5d5d5d;}

h4.es
{
    padding:5px;
    margin:0px;
    font-size:12px;
    text-align:center;
    color:#3f3f3f;
}
p.es
{
    padding:0px;
    margin:0px;
    margin-bottom:5px;
}

/*=======layout======*/
#overall {
    width:100%;
    height:100%;
}
#main {
    margin-right: auto;
    margin-left:auto; 
    width:1000px;
}
.leftc2, .rightc2 {
    float:left;
    width:12px;
    background-color: #ffffff;
    background-image:url(/img/g3.jpg);
    background-repeat: no-repeat;  
    height:250px;  
}
.mainc {
	width:930px;
	margin-left:35px;
	margin-right:35px;
}
.bold {
    font-weight:bold;
}
.brown {
    color:#7c3b8d;
}
#flashMessage {
    border: 2px solid #3f3f3f;
    background-color:#e4e4e4; 
    color:#3f3f3f;
    padding:5px;
    text-align:center;
    margin: 0px 0px 20px 20px;
}
.errorBoxStyle {
    border: 2px solid #3f3f3f;
    background-color:#e4e4e4;
    color:#3f3f3f; 
    font-size:12px;
    margin: 5px;
    margin-right:20px;
}
#content {
	float:left;
	width:486px;
    background-color: #ffffff;
    background-image:url(/img/g4.jpg);
    background-repeat: repeat-x;	
}
#content .contentBody {
	padding-top:10px;
	padding-left:20px;
    padding-right:20px;
    padding-bottom:10px;
}
.rightContent {
	float:left; 
	width:210px;
    background-color: #F3F3F;
    background-image:url(/img/g3.jpg);
    background-repeat: repeat-x;  
}
.leftContent {
	float:left; 
	width:210px;
    background-color: #F3F3F;
    background-image:url(/img/g3.jpg);
    background-repeat: repeat-x;  
}

/*=====footer======*/
#footer {
    background-color: #ffffff;
    background-image:url(/img/f.jpg);
    background-repeat: no-repeat;
	padding-left:65px;
	padding-right:65px;
	padding-top:25px;
    height:85px;   
}
#footer .links {
	text-align:center;
	color:#ffffff;	
}
#footer a, #footer a:visited, #footer a:link {
	color:#ffffff;
	text-decoration: underline;
}
#footer a:hover {
	color:#a7a7a7;
	text-decoration: underline;
}
#footer .copyrights {
	color:#a7a7a7;	
	text-align:center;
	/*margin-right:60px;*/
	margin-top:3px;	
}
/*========boxy==========*/
.box {
	margin-bottom:20px;
}
.boxBody {
	background-image: url(/img/g.gif);
	background-repeat: no-repeat;
	background-color:#F5F5F5;
	padding:5px;
}
.boxHeaderViolet {
	background-image: url(/img/bh.gif);
	background-repeat: no-repeat;
	background-color:#773380;
	height:84px;
}
.boxHeaderBlack {
	background-image: url(/img/bh_b.gif);
	background-repeat: no-repeat;
	background-color:#777777;
	height:84px;
}
.boxHeaderGold {
	background-image: url(/img/bh_g.gif);
	background-repeat: no-repeat;
	background-color:#773380;
	height:84px;
}
.boxTitle {
	color:#ffffff;
	font-weight:bold;
	padding-top:45px;
	padding-left:20px;
}
.boxTitleViolet {
	color:#873b90;
	font-weight:bold;
	padding-top:45px;
	padding-left:20px;
}
.boxTitle a, .boxTitle a:hover, .boxTitle a:link, .boxTitle a:visited {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;	
} 
.soi {
    font-family:arial, helvetica, verdana, tahoma;
    font-size: 13px;
    color: #000;
    font-weight: normal;
    padding-bottom:10px;
    padding-left:18px;
}
.soii {
    width:150px;
    height:100px;
    border-width:1px;
    border-style:solid;
    border-color:#666666;
}
p.soih {
    font-weight:bold;
    margin:0px;
    margin-bottom:5px;
}
p.soid {
    margin:0px;
    margin-top:2px;
}
.bbExpert {
	padding-left:15px;
	padding-bottom:10px;	
}
.bbPoll {
	padding-left:15px;
	padding-bottom:10px;	
}
.bbSearch {
	background-image: url(/img/g2.gif);
	background-repeat: no-repeat;
	background-color:#4d1e53;
	color:#ffffff;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}
.bbLogin {
	padding-left:20px;
	padding-right:20px;
}
.bbNewsletter {
	padding-left:20px;
	padding-right:20px;
}
.bbSearch a, .bbSearch a:link, .bbSearch a:visited {
	color:#ae67b3;
	text-decoration: none;
}
.bbSearch a:hover {
	color:#e0c153;
	text-decoration: none;
}
p.boxtopic {
    font-size:12px;
    color:#ffffff;
    margin:0px;
    padding:0px;
    padding-bottom:5px;
    padding-top:5px;
}
.hoi {
    width:185px;
    height:200px;
    border-width:1px;
    border-style:solid;
    border-color:#666666;
}
.hoid {
	background:#FFFFFF none repeat scroll 0 0;
	color:#000000;
	height:100px;
	filter: alpha(opacity='70'); 
	left:7px;
	opacity:0.7;
	padding:6px 15px;
	position:absolute;
	top:100px;
	height:89px;
	width:155px;
	z-index:100;
}
.ho_title {
	font-weight:bold;
	padding:0px;
	margin:0px;
	font-size:13px;
}
.ho_description {
	padding:0px;
	padding-top:5px;
	margin:0px;
	font-size:11px;
}

