* {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: Georgia;
    font-size: 12px;
    background-repeat: no-repeat;
    color: #333;
    text-decoration: none;
}
.instalator
{
    background-color: #1f6a89;
    padding: 10px;
}
h1, .link2
{
	display: block;
	padding-left: 8px;
	font-size: 13pt;
	font-weight: normal;
}

.link2 a {
	color: #000;
}

strong
{

}
.left
{
    float: left;
}
.right
{
    float: right;
}
.clear
{
    clear: both;
}
.szukaj
{
    text-align: center;
}
h2
{
    color: orange;
}
body {
    background: url('../../OLD/templates/red_evo/img/background.jpg') no-repeat top center #fff;
    margin: 59px auto 0;
}

input, textarea, select {
    background: #FFF;
    border: 1px solid #0E5978;
    padding: 2px;
}

.errors
{
    padding: 20px;
    padding-top: 0px;
    margin: 0 auto;
    border: 1px solid #aa0000;
    color: #fd9149;
    background-color: #ddcccc;
    clear: both;
    float: left;
    font-weight: bold;
    width: 540px;
}

.error
{
     color: #aa0000;
}

.payment
{
    border: 1px solid #0E5978;
    padding: 10px;
    width: 540px;
    text-align: center;
}

option {
    padding: 2px;
}

a {color: #666;}
a:hover {color: #242424;}

#top {
    margin: auto;
    width: 800px;
    height: 159px;
}

.logo {
	display: block;
	padding-left: 290px;
	width: 205px;
	height: 54px;
	margin-bottom: 5px;
}

#add {
	width: 800px;
	height: 100px;
	display: block;
	text-align: center;
}

#content {
    margin: 0 auto 10px;
    width: 800px;
    overflow:hidden;
}

#content table {
	width: 400px;
}

#content_left {
    float: left;
    width: 230px;
    margin: 0 20px 0 0;
}

#content_left ul, #content_left .szukaj {
    list-style-type: none;
    display: block;
    width: 228px;
    background-image: url('../images/box.png');
    background-position: -26px -25px;
    background-color: #fff;
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: #10777c;
    margin-bottom: 5px;
    padding-top: 10px;
}

.szukaj {
	height: 35px;
	padding-top: 15px;
}

#content_left ul li {
    text-align: left;
    margin: auto;
    width: 210px;
    padding: 2px 0px 2px 20px;
    color: #666;
}

.left_header {
    text-align: left;
    width: 213px;
    padding: 5px 0 0 15px;
    font-weight: bold;
    font-size: 15px;
    background-image: url('../images/box.png');
    background-position: -26px 0;
    border-width: 1px 1px 0;
    border-style: solid;
    border-color: #10777c;
    height: 22px;
}

#content_right {
    float: left;
    width: 550px;
    color: #10777c;
    margin-top: 27px;
}

#content_right h2 {
    font-weight: normal;
    margin-bottom: 15px;
}

.error_h3 {
    font-weight: normal;
    margin: -5px 0px 10px 0px;
    color: #CC0000;
}

.error_ul {
    margin: 0px 0px 10px 20px;
    color: #CC0000;
}

#content_right table {
    margin-top: 15px;
}

.c_pages {
    border: 1px solid #10777c;
    display: table;
    margin: 10px auto 10px auto;
}

.pages_title {
    float: left;
    width: 533px;
    color: #666;
    background: #e1e1e1;
    padding: 3px 0px 3px 15px;
    font-family: Tahoma;
    font-size: 15px;
}

.pages_title a {
    font-family: Tahoma;
}

.pages_mini {
    float: left;
    width: 135px;
    text-align: center;
}

.pages_mini img {
    padding: 5px 0px 5px 0px;
    margin-right: -7px;
    width: 120px;
    height: 90px;
}

.pages_desc {
    float: left;
    width: 380px;
    padding: 8px;
    font-size: 14px;
    font-family: Tahoma;
    text-align: justify;
}

.pages_info {
    float: left;
    width: 533px;
    color: #666;
    background: #e1e1e1;
    padding: 3px 0px 3px 15px;
    font-family: Tahoma;
    font-size: 12px;
}

.pages_info a {
    font-family: Tahoma;
    font-weight: bold;
}

#footer {
    clear: both;
    height: 57px;
    width: 100%;
    background: url(../images/footerBG.gif);
    background-repeat: repeat-x;
    color: #666;
}

#footer strong, #footer_content {
	color: #666;
}

#footer_content {
    width: 1000px;
    margin: auto;
    text-align: center;
    font-family: Tahoma;
    padding-top: 11px;
}

.link {
    color: #10777c;
}

#subcategories {
    margin: 10px 0px 10px 0px;
    list-style-type: none;
    display: table;
}

#subcategories li {
    width: 30%;
    float: left;
    padding: 5px;
}


.page a:link, .page a:visited
{
    color: #10777c;
}