* {
margin: 0;
padding: 0;
padding-right:-60px;
}

html {
height: 100%;
width:100%;
}

body {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:14px;
text-align:left;
height:100%;
margin-left:20px;
margin-right:20px;
background-image:url(img/bg.jpg);
color:#666666;
overflow:auto;
}

body, html {
margin:0px;
padding:0px;
border:none;
height:100%;
width:auto;
overflow:visible;
}

div.srodek {
height:100%;
display:table;
width:100%;
}

div.kontener {
vertical-align:middle;
display:table-cell;
}

img {
border:0px;
}

a:link {
text-decoration:none;
color:#666666;
}

a:visited {
text-decoration:none;
color:#666666;
}

a:hover {
text-decoration:underline;
color:#666666;
}

a:active {
text-decoration:underline;
color:#666666;
}

span {
font-size:18px;
color:#FF9900;
}

.info{
text-align:left;
height:375px;
width:800px;
background-color:#FFFFFF;
background-image:url(img/flower.jpg);
background-position:left;
background-repeat:no-repeat;
}

.right {
text-align:left;
float:right;
width:400px;
height:375px;
}

.left {
height:375px;
text-align:left;
float:left;
width:400px;
}

.logo {
height:100px;
text-align:center;
margin-top:150px;
}

.counter {
color:#cccccc;
margin-left:30px;
line-height:normal;
margin-top:67px;
}