﻿* {
	margin: 0;
	padding:0px;
}
a img {
	border: none;
}
a
{
    text-decoration:none;
    color:#69085a;
}
a:hover
{
    text-decoration: underline;
}
ul {
	list-style: none;
}
input
{
    border: solid 1px #774c83;
    background-color:#fffbf5;
}
h1
{
    color:#80528d;
    font-size:22px;
}
h3
{
    color:#80528d;
}
td
{
    vertical-align:top;
    font-family: 'Trebuchet MS';
}
span
{
     font-family: 'Trebuchet MS';
}
body
{
    background-position: center top;
    padding: 0;
    width: 100%;
    background: #fef9ef url(Images/background.jpg) no-repeat top center;
    font-family: 'Trebuchet MS';
    font-size: 14px;
}
/*header - start*/
div#header
{
	width:806px;
	height:96px;
	text-align:left;
	margin: 0 auto;
}
div#header div#headerLogo
{
    width:250px;
    float:left;
    padding: 50px 0 0 20px;
}
div#header div#headerLinks
{
    padding: 75px 10px 0 0;
    float: right;
    text-align:right;
    width: 450px;
    font-family: 'Trebuchet MS';
    font-size: 14px;
    color: #6a4779;
}
div#header div#headerLinks a
{
    color: #6a4779;
}
/*header - end*/

/*Top-baner i motto -start*/
div#top
{
	width:808px;
	height:304px;
	text-align:left;
	margin: 0 auto;
	background-image: url(Images/image_03.jpg);
}
div#top div#topMotto
{
    padding: 80px 15px 0px 10px;
    float:right;
    width:280px !important;
    height:150px !important;
    color:#bc9ea5;
    text-align:center;
    font-family: 'Times New Roman' , Times, serif;
}
div#top div#topMotto h1
{
    font-size: 30px;
    color:#bc9ea5;
}
div#top div#topMotto h2
{
    font-size: 22px;
    color:#bc9ea5;
}
div#top div#topMotto h3
{
    font-size: 16px;
    color:#bc9ea5;
}
div#top div#topButton
{
    float:right;
    width:304px;
    height:50px;
    clear:right;
    text-align: center;
    margin:0 auto; 
}
div#top div#topButton a
{
    margin:0 auto; 
}
/*Top-baner i motto -end*/

/*wstega - start*/
div#ribbon
{
   	width:808px;
	height:80px !important;
	text-align:left;
	margin: 0 auto;
	background: url(Images/image_05.jpg); 
}
div#ribbon div#ribbonLeft
{
    height:68px;
    width:484px;
    float:left;
    padding: 6px 8px 6px 12px;
}
div#ribbon div#ribbonRight
{
    height:68px;
    width:284px;
    float:right;
    padding: 6px 10px 6px 8px;
}
/*wstega - koniec*/
/*middle - start*/
div#middle
{
	background: url(Images/image_11.gif) repeat-y; 
   	width:808px;
	margin: 0 auto;
}
div#middle div#leftMargin
{
    float:left;
    width:4px;
}
div#middle div#content
{
    float:left;
    width:470px;
	padding: 15px;
	background: url(Images/image_07.jpg) repeat-x;
	color:#584063;
    font-family: 'Trebuchet MS';
    font-size:14px;
    vertical-align:top;
}
div#middle div#content p
{
}
div#middle div#content ul
{
   margin-left:30px;
   list-style: disc;
}
div#middle div#content div div
{
    float:left; width:360px;
}
div#middle div#sidebar
{
    float:right;
    width:260px;
	padding: 22px;
	background: url(Images/image_08.jpg) no-repeat;
}
div#sidebar div#features ul
{
    float:left;
    width:130px;
    padding:0px;
}
div#sidebar div#features li
{
    margin-top:5px;
}
div#sidebar div#features img
{
    margin-right:6px;
}
/*middle - koniec*/
/*bottom - start*/
div#bottom
{
   	width:808px;
	height:70px;
	text-align:left;
	margin: 0 auto;
	background-image: url(Images/image_13.gif); 
	clear:both;
}
div#bottomExtra
{
   	width:808px;
	height:5px;
	text-align:left;
	margin: 0 auto;
	background-image: url(Images/image_15.gif);
	background-repeat:no-repeat; 
}
/*bottom - koniec*/
/*footer - start*/
div#footer
{
   	width:808px;
	height:40px;
	text-align:left;
	margin: 0 auto;
	padding:8px;
    text-align:center;
    font-family: 'Trebuchet MS';
    font-size: 12px;
    color: #6a4779;
}
div#footer a
{
    color: #6a4779;
}
/*footer - koniec*/

/*przyciski*/
a.clsBigButton 
{
    display: -moz-inline-block;
    display: inline-block;
    background-color: transparent;
    background: url(/Images/button_big.png) no-repeat;
    width:187px;
    height:40px;
    color:#fdf2dc;
    font-family:'Trebuchet MS';
    font-size:18px;
    text-align:center;
    padding: 7px 0 0 0;
    text-decoration:none;
}
a.clsBigButton:hover 
{
    display: -moz-inline-block;
    display: inline-block;
    background: transparent url(/Images/button_big_hover.png) no-repeat;
    width:187px;
    height:40px;
    text-decoration:none;
}
a.clsButtonLight 
{
    display: -moz-inline-block;
    display: inline-block;
    background: transparent url(/Images/ButtonLight.png) no-repeat;
    width:135px;
    height:18px;
    color:#774c83 !important;
    font:bold 12px 'Trebuchet MS';
    text-align:center;
    padding: 1px 0 0 0 !important;
    text-decoration:none !important;
}
a.clsButtonLight:hover 
{
    background: url(/Images/ButtonLight_hover.png) no-repeat;
    text-decoration:none;
}
a.clsSmallerButton 
{
    display: -moz-inline-block;
    display: inline-block;
    background: transparent url(/Images/SmallerButton.png) no-repeat;
    width:38px;
    height:18px;
    color:#774c83 !important;
    font:bold 12px 'Trebuchet MS';
    text-align:center;
    padding: 1px 0 0 0 !important;
    text-decoration:none !important;
}
a.clsSmallerButton:hover 
{
    background: transparent url(/Images/SmallerButton_hover.png) no-repeat;
    width:38px;
    height:18px;
    text-decoration:none;
}
a.clsSmallButton 
{
    display: -moz-inline-block;
    display: inline-block;
    background: transparent url(/Images/SmallButton.png) no-repeat;
    width:95px;
    height:18px;
    color:#774c83 !important;
    font:bold 12px 'Trebuchet MS';
    text-align:center;
    padding: 1px 0 0 0 !important;
    text-decoration:none !important;
}
a.clsSmallButton:hover 
{
    background-color: transparent;
    background: url(/Images/SmallButton_hover.png) no-repeat;
    width:95px;
    height:18px;
    text-decoration:none;
}
a.clsSmallerButtonLight 
{
    display: -moz-inline-block;
    display: inline-block;
    background:transparent url(/Images/SmallerButtonLight.png) no-repeat;
    width:38px;
    height:18px;
    color:#774c83 !important;
    font:bold 12px 'Trebuchet MS';
    text-align:center;
    padding: 1px 0 0 0 !important;
    text-decoration:none !important;
}
a.clsSmallerButtonLight:hover 
{
    background: transparent url(/Images/SmallerButtonLight_hover.png) no-repeat;
    width:38px;
    height:18px;
    text-decoration:none;
}
a.clsSmallButtonLight 
{
    display: -moz-inline-block;
    display: inline-block;
    background: transparent url(/Images/SmallButtonLight.png) no-repeat;
    width:95px;
    height:18px;
    color:#774c83 !important;
    font:bold 12px 'Trebuchet MS';
    text-align:center;
    padding: 1px 0 0 0 !important;
    text-decoration:none !important;
}
a.clsSmallButtonLight:hover 
{
    background-color: transparent;
    background: url(/Images/SmallButtonLight_hover.png) no-repeat;
    width:95px;
    height:18px;
    text-decoration:none;
}
/*login box*/

div.clsLoginBoxHorizontal div div
{
    color: #fffbf5;
    font-family:'Trebuchet MS';
    font-size:12px;
    float:left;
}
div.clsLoginBoxHorizontal span
{
    color: #fffbf5;
    font-family:'Trebuchet MS';
    font-size:12px;
}
div.clsLoginBoxHorizontal div div div
{
    padding:2px;
}
div.clsLoginBoxHorizontal input.clsInputText
{
    width:100px;
    border: solid 1px #774c83;
    background-color:#fffbf5;
    
}
div.clsLoginBoxHorizontal a
{
    padding: 2px 3px 3px 40px;
    color: #333333;
    font-family:'Trebuchet MS';
    font-size:12px;
    text-decoration:underline;
    float:left;
}
div.clsLoginBoxHorizontal a:hover
{
    text-decoration:none;
}
div.clsLoginBoxHorizontal a.clsSmallerButton
{
    margin-top:22px;
    margin-left:12px;
}
div.clsLoginBoxHorizontal span.clsRememberCHB
{
    float:left;
    margin:0px 3px 3px 0px;
}
div.clsLoginBoxHorizontal span.clsRememberCHB input
{
    background-color:Transparent;
    border:none;
}
div.clsLoginBoxHorizontal span.clsRememberCHB  label
{
    padding: 2px 3px 3px 0px;
}
div.clsLoginBoxHorizontal div.clsZalogowany 
{
    width:285px; 
    padding-top:2px;
}
div.clsLoginBoxHorizontal div.clsZalogowany span
{
    width:285px; 
    text-align:center;
}
div.clsLoginBoxHorizontal div.clsZalogowany a
{
    margin:6px 0 0 95px;
}
/*dolne okienko do logowania*/
div.clsLoginBoxHorizontalSecond
{
    float:right !important; 
    width:298px !important;
}
div.clsLoginBoxHorizontalSecond div div, 
div.clsLoginBoxHorizontalSecond span.clsRememberCHB,
div.clsLoginBoxHorizontalSecond span
{
    color: #6a4779 !important;
}
/*menu*/
div#menu
{
}
div#menu ul {
	list-style: none;
    padding:0px;
}

div#menu ul li {
	background: url(images/menu_dots.gif) no-repeat left bottom;
	padding-left: 26px;
}
div#menu a
{
    font-family: 'Trebuchet MS';
    font-size:18px;
    color:#69085a;
    font-weight:bold;
}
/**/
.dotsLine
{
	background: url(/images/dot_for_line.gif) repeat-x;
	height:2px;
}
/************************************************************************/
/*2Top-baner start*/
div#top2
{
	width:808px;
	height:308px;
	margin: 0 auto;
}
div#top2 div#top2Left
{
    float:left;
    width:504px !important;
    height:308px !important;
	background: url(Images/2topOrnament.jpg) no-repeat;
}
div#top2 div#top2Left div
{
    color:#9a707d;
    font-family: 'Trebuchet MS';
    padding: 20px 10px 10px 24px;
}
div#top2 div#top2Left h1
{
    color:#80528d;
    font-family: 'Times New Roman' , Times, serif;
}

div#top2 div#top2Right1
{
    float:right;
    width:304px !important;
    height:308px !important;
	background: url(Images/2top_01.jpg) no-repeat;
}
div#top2 div#top2Right2
{
    float:right;
    width:304px !important;
    height:308px !important;
	background: url(Images/2top_02.jpg) no-repeat;
}
div#top2 div#top2Right3
{
    float:right;
    width:304px !important;
    height:308px !important;
	background: url(Images/2top_03.jpg) no-repeat;
}
/*Top-baner  -end*/

/*middle - start*/
div#middle2
{
	background: url(Images/image_112.gif) repeat-y; 
   	width:808px;
	margin: 0 auto;
}
div#middle2 div#leftMargin2
{
    float:left;
    width:4px;
}
div#middle2 div#content2
{
    float:left;
    width:770px;
	padding: 15px;
	background: url(Images/image_07.jpg) repeat-x;
	color:#584063;
    font-family:'Trebuchet MS';
    font-size:14px;
    vertical-align:top;
}
/*middle - end*/


div#divRegulamin ol
{
    margin:25px;
}
div.ornament
{
    background: url(/Images/formOrnament.png) no-repeat center center;
    height:40px;
}

/*features*/
#feturesLeft
{
    float:left;
    margin-left:10px;
    font-family: 'Trebuchet MS';
    color:#9a707d;

}
#feturesLeft #headerLeft
{
    width:359px;
    height:48px;
    background: url(/Images/features_03.png)
}
#feturesLeft #contentLeft
{
    width:348px;
    background-color:#fffcf6;
    border: solid 2px #ede5db; 
    padding:4px;
}
#feturesLeft #contentLeft .clsMechItem
{
    border-bottom: solid 1px #ede5db;
    margin-bottom:10px;
}
#feturesLeft #contentLeft img
{
    float:left;
    margin:5px;
}
#feturesLeft #contentLeft h3
{
    float:right;
    width:280px;
    font-family: 'Times New Roman' , Times, serif;
    font-size:16px;
}
#feturesLeft #contentLeft p
{
    clear:right;
    float:right;
    width:280px;
    font-size:12px;
    
}
#feturesRight
{
    margin-right:10px;
    float:right;
    font-family: 'Trebuchet MS';
    color:#9a707d;
    font-size:12px; 
}
#feturesRight #headerRight
{
    width:359px;
    height:48px;
    background: url(/Images/features_05.png)
}
#feturesRight #contentRight
{
    width:340px;
    background-color:#fffcf6;
    border: solid 2px #ede5db; 
    padding:8px;
}
#feturesRight #contentRight .clsSiteItem
{
    border-bottom: solid 1px #ede5db;
    margin-bottom:10px;
}
#feturesRight #contentRight h3
{
    font-family: 'Times New Roman' , Times, serif;
    font-size:16px;
    float:left;
}
#feturesRight #contentRight a
{
    float:left;
    font-size:10px;
    color:#d3b5be;
    font-size:12px;
    margin-left:20px;
    margin-top:2px;
    text-decoration:underline; 
}
#feturesRight #contentRight a:hover
{
    text-decoration:none; 
    color:#9a707d;
}
#feturesRight #contentRight .clsSiteDescription
{
    clear:both;
    font-size:12px; 
}
/*newPages*/
#newPages
{
    color:#bc9ea5;
}
/*szablony*/
div#templatesPres h3
{
    text-align:center;
    margin: 0 auto;

}
.clsTempPres
{
    width:380px;
    text-align:center;
    margin: 0 auto;
    height:330px;
}

