* {
        margin: 0;
        padding: 0;
}

html {height: 100%}

h1 { line-height: 24px; }

#content img { border: 0; }

#middle #container #leftside #content p,  
#middle #container #leftside #content ul,
#middle #container #leftside #content h1,
#middle #container #leftside #content h2,
#middle #container #leftside #content h3,
#middle #container #leftside #content h4
{  
    margin: 20px 0;  
}  
#middle #container #leftside #content li {  
    margin-left: 40px;  
} 


#middle #container #leftside #content table tr td,
#middle #container #leftside #content table tr th
{
 padding: 5px;   
}

#middle #container #leftside #content .konkurs
{
 padding: 0px 0px 0px 10px;   
}



#middle #container #leftside #content #shop #offer_item td,
#middle #container #leftside #content #shop #offer_item img,
#middle #container #leftside #content #offers table tbody tr td, 
#middle #container #leftside #content #offers img 
 { padding: 0; margin:0;}




body {
        font: 12px/16px Arial, Tahoma, Verdana, sans-serif;
        height: 100%;
        background-color: #4D8F9E;
        background-image: url(/images/main-bg.jpg);
        background-repeat: repeat-y;
        background-position: left top;
}


#wrapper {
        background-color: #FFF;
        max-width: 1100px;
        margin-left: auto;
        margin-right: auto;

}
#wrapper #mainheader {
        padding-top: 35px;
        padding-right: 50px;
        padding-bottom: 15px;
        padding-left: 50px;
        height: 50px;
        margin-bottom: 25px;
}


#wrapper #mainheader #mainlogo {
        background-image: url(/images/main-logo.jpg);
        background-repeat: no-repeat;
        height: 62px;
        width: 193px;
        float: left;
        cursor: hand;
        cursor: pointer;
}


#middle {
        width: 100%;
}

#footer {
        min-width: 1000px;
        padding: 25px 25px 10px 25px;
        position: relative;
        min-height: 100px;
        margin-top: 0px;
        height: 120px;
        max-width: 1100px;
        margin-left: auto;
        margin-right: auto;

}
#footer .footermod {
        float: left;
        margin-bottom: 35px;
        margin-right: 10px;
}
#footer .footerrmod {
        float: right;
        line-height: 150%;
        margin-left: 10px;
}

#footer .footerrmod p {
        color: #A9EDE5;
        margin-right: 30px;
        margin-left: 30px;
}

#footer .footerrmod p a {
        color: #FFF;
}

#footer .footermod p a {
        color: #a9ede5;
}
#footer .footermod h3 {
        font-size: 15px;
        color: #FFF;
        font-weight: normal;
}



#middle #container{
        float: left;
        overflow: hidden;
        width: 100%;
}
#middle #container #leftside {
        padding: 0 410px 0 30px;
}

#middle #container #leftside #content img { margin: 5px;}


#middle #container #leftside #topPromo {
        //overflow: hidden;
        text-align: center;
        height: 300px; width:660px;
}
#middle #container #leftside #topPromo #PromoDiv { margin: 0; padding: 0; height: 300px; width:660px; }
#middle #container #leftside .firstarticle, 
#middle #rightside .firstarticle{
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: none;
        border-left-style: solid;
        border-top-color: #E8E8E8;
        border-right-color: #E8E8E8;
        border-bottom-color: #E8E8E8;
        border-left-color: #E8E8E8;
        width: 250px;
        padding: 10px;
        margin-top: 25px;
        margin-bottom: -1px;
        background-color: #FFF;
        position: relative;
        z-index: 2;
//        font-family: Arial, Tahoma, Verdana, sans-serif;
	font: bold 200% Arial, sans-serif;
	color: #334d55;

}
#middle #container #leftside .firstarticle h1,
#middle #rightside .firstarticle h1{
        font-size: 24px;
        color: #3B3B3B;
}
#middle #container #leftside .article,
#middle #rightside .article{
        border: 1px solid #E8E8E8;
        min-height: 150px;
        padding: 10px;
        margin-bottom: 7px;
        position: relative;
}

#middle #container #leftside .article h2 a {
        font-size: 22px;
        padding: 10px 0 20px 0;
        color: #1999BC;
        line-height: 23px;
}
#middle #container #leftside .article img
{
        border: 1px solid #E8E8E8;
        padding: 7px;
        margin-right: 10px;
        float: left;
}


#middle #container #leftside .photoarticle{
        border: 1px solid #E8E8E8;
        min-height: 120px;
        padding: 10px;
        margin-bottom: 7px;
        position: relative;
        height: 196px;
        overflow: hidden;
}

#middle #container #leftside .photoarticle img{
        margin: 0 1px 1px 0;
}



#middle #rightside   {
        float: right;
        margin-right: 30px;
        margin-left: -392px;
        position: relative;
        width: 340px;
        padding: 10px;
}
#middle #rightside #rightsidecontent   {
        background-color: #FFF6ED;
        border: 1px solid #E8E8E8;
        padding-left: 10px;
}
#middle #rightside #rightsidecontent .menuitem img {
        margin-right: 10px;

}
#middle #rightside #rightsidecontent .menuitem {
        width: 320px;
}

#middle #rightside #rightsidecontent .menuitem h2 {
        font-size: 18px;
        color: #3B3B3B;
        text-decoration: none;
        padding-top: 10px;
        padding-bottom: 10px;
}
#middle #rightside #rightsidecontent .menudelim {
        background-image: url(/images/menudelim.gif);
        background-repeat: repeat-x;
        background-position: left;
        height: 3px;
        width: 320px;
        clear: both;
}


#wrapper .cleardelim {
        height: 15px;
        clear: both;
}


#wrapper #mainheader #toppestlinks {
        margin-top: -20px;
        padding-left: 265px;
}
#toppestlinks a {
        color: #999999;
        padding-left: 10px;
}

#dot  {
        background-image: url(/images/main-dot.gif);
        background-repeat: repeat-x;
        background-position: left;
        height: 1px;
        margin-top: 18px;
        margin-bottom: 2px;
}

#toplinks a {
        font-size: 22px;
        color: #0992B7;
        padding-left: 10px;
}
#wrapper #mainheader #toplinks {
        padding-left: 265px;
        padding-top: 15px;
}
#loginform {
        width: 240px;
        float: right;
}
.aqainput {
        border: 1px solid #E0E0E0;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14pt;
}
a {
        color: #1999BC;
}

label1 {
        color: #CCC;
}



.fr { font-size: 400%; font-weight: bold; float: left }

.pic , .picr {
width: 400px;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
border: 1px solid #003333;
padding: 5px;
background-color: black; /*#EAFFEA;*/
color: white;
text-align: center;
font-size: 11px;
}

.picr {
float: right;
}

.picr img { width: 380px; }
.picr p { margin: 0; padding: 0; }

.picr125 {
width: 170px;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
border: 1px solid #003333;
padding: 5px;
background-color: black; /*#EAFFEA;*/
color: white;
text-align: center;
font-size: 11px;
float: right;
}


sup { font-size: .6em; line-height: .8; }
.floatright { float: right }

.partners{
        font-family: Verdana, arial, helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
/*       background-color: white; */
        width: 80%;
        color: #777777;


}

.partners a { color: #767676; }

.gray { text-align: justify; padding-left:15px; font-weight: bold; 
/* color: #606060; border-left: 1px solid #adadad; */}
.graysm { text-align: justify;}


.divpic {
	height: 300px;
	width: 300px;
	margin-bottom: 10px;
}
.divcity {
	color: #03C;
	background-color: #F0FAFF;
	border: 1px solid #69F;
	width: 300px;
	padding: 5px 0;
	margin-right: -6px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
}
.shoptime {
	color: #03C;
	background-color: #F0FAFF;
	border: 1px solid #69F;
	padding: 5px;
}

.shop_article { margin-right: 310px;}

