/* CSS Document */

body {
background-image: url('css/bg-body.jpg');
background-repeat: no-repeat;
background-position: center top;

margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
margin-bottom: 0px;
padding: 0px;
border: 0px;    
background-color: #B3B9BC;  
}


#main {
/*width: 938px; */
/*width: 946px; */
width: 968px;
border-left: 4px solid white;
border-right: 4px solid white;
border-bottom: 4px solid white;
background-color: white;  
}

#top-line {
xxheight: 8px;
xxfont-size: 0px;
xxbackground-color: #3A97E6;
}

#top {
height: 183px;  
background-image: url('css/bg-top.gif');
background-repeat: repeat-x;  
}

#i-home, #i-login, #i-mail, #i-new, #i-search, #i-map {
width: 20px;
height:35px;
background-image: url('css/i-home.gif');
background-position: center 0;
background-repeat: no-repeat;
float: left;
}

#i-map {
background-image: url('css/i-map.gif');
}

#i-login {
background-image: url('css/i-login.gif');
}

#i-mail {
background-image: url('css/i-mail.gif');
}

#i-new {
background-image: url('css/i-new.gif');
}

#i-search {
background-image: url('css/i-search.gif');
}

#top-a {
width: 30px;
height: 183px;  
float: left;  
}

.top-menu-item {    
color: black;  
font-family: 'Trebuchet MS', Arial, sans-serif;  
font-size: 12pt;
font-weight: bold;
float: left;
margin-left: 10px;
margin-right: 15px;        
}

.top-menu-item-active {    
color: white;
height: 40px;  
font-family: 'Trebuchet MS', Arial, sans-serif;  
font-size: 12pt;
font-weight: bold;
float: left;  
padding-right: 15px;
padding-left: 35px;   
background-color: #3A97E6;     
}



.top-menu-item a {
position: relative;
top: 15px;
text-decoration: none; 
color: #333333;    
}

.top-menu-item-active a {
position: relative;
top: 15px;
text-decoration: none; 
color: white;    
}

.top-menu-item a:hover { 
text-decoration: underline;
color: black;     
}



#top-menu {
height: 62px;  
float: left;  
}

.separator {
width: 10px;
height: 45px;  
background-image: url('css/separator.gif');
background-repeat: no-repeat;
background-position: center 0;
float: left;  
}

.no-separator {
width: 10px;
height: 45px;
float: left;  
}


#logo {
width: 408px;
height: 119px;
background-image: url('css/logo.jpg');
background-repeat: no-repeat;
float: right;  
}


#akce {    
width: 400px;
color: white;  
font-family: Calibri, Tahoma, 'Trebuchet MS', Arial, sans-serif;  
font-size: 16pt;
float: left;      
}

#akce strong {  
font-size: 25pt;
}


#akce a {    
position: relative;
top: 20px;
color: white;  
text-decoration: none;
}

#akce a:hover{    
color: #F0F0F0;
text-decoration: none;  
}


#menu-left {
width: 178px;  
background-image: url('css/bg-menu.gif');  
background-repeat: repeat-x;
float: left;    
}

.menu-left-item {
width: 178px;  
background-image: url('css/bp-point.gif');  
background-repeat: repeat-x;
background-position: 0 bottom;    
padding-top: 10px;
padding-bottom: 10px;
}

.menu-left-item-active {
width: 178px;  
background-color: #D9E1EA; 
background-image: url('css/bp-point.gif');  
background-repeat: repeat-x;
background-position: 0 bottom;    
padding-top: 10px;
padding-bottom: 10px;
}

.menu-left-subitem, .menu-left-subitem-active {
width: 178px;  
background-color: #F8F8F8; 
background-position: 0 bottom;    
padding-top: 7px;
padding-bottom: 7px;
}


.menu-left-item a {
width: 178px;  
background-image: url('css/bg-menu-item.gif');  
background-repeat: no-repeat;
background-position: left -1px;      
font-family: Verdana, Arial, sans-serif;
font-size: 10pt;
color: #404040;
text-decoration: none;
padding-left: 25px;  
}


.menu-left-subitem a {
width: 178px;  
font-family: Verdana, Arial, sans-serif;
font-size: 9pt;  
text-decoration: none;
padding-left: 25px;
color: #3071A8;  
}


.menu-left-item-active a {
width: 178px;  
background-image: url('css/bg-menu-item-a.gif');  
background-repeat: no-repeat;
background-position: left -1px;      
font-family: Verdana, Arial, sans-serif;
font-size: 10pt;
color: #3071A8;
text-decoration: none;
padding-left: 25px;  
}

.menu-left-subitem-active a {
width: 178px;  
font-family: Verdana, Arial, sans-serif;
font-size: 9pt;  
text-decoration: none;
padding-left: 25px;
color: #3071A8;
background-image: url('css/bg-submenu-item.gif');  
background-repeat: no-repeat;
background-position: left -1px;          
}

.menu-left-item a:hover, .menu-left-subitem a:hover {
color: black;
text-decoration: underline;    
}

#ten-point {
font-family: calibri, Verdana, Arial, sans-serif;
font-size: 11pt;
color: #2974B3;
float: right;
width: 150px;
width: 350px;
line-height: 145%;
}

#ten-point a {
font-weight: bold;
color: #2974B3;
text-decoration: none;
line-height: 130%;
}

#ten-point a:hover {
color: #2974B3;
text-decoration: underline;
}

#ten-point em {
Font-style: normal;
}

#ten-point strong {
font-weight: bold;
color: white;
background-image: url('css/ten-point-number.gif');  
background-repeat: no-repeat;
background-position: center center;
padding-left: 12px;
padding-right: 15px;
padding-bottom: 2px;
padding-top: 1px;
padding-bottom: 10px;
padding-top: 6px;
line-height: 120%;
position: relative;
top: -3px;
}


#body {
clear: both;
}

#picture1, #picture2, #picture3, #picture4, #picture5 {
width: 383px;
height: 221px;  
background-repeat: no-repeat;
float: left;    
}

#picture1 {
background-image: url('css/picture1.jpg');  
}

#picture2 {
background-image: url('css/picture2.jpg');  
}

#picture3 {
background-image: url('css/picture3.jpg');  
}

#picture4 {
background-image: url('css/picture4.jpg');  
}

#picture5 {
background-image: url('css/picture5.jpg');  
}

#gray {
width: 376px;
height: 131px;
background-image: url('css/bg-gray.jpg');  
background-repeat: no-repeat;    
float: left;
border-bottom: 1px solid white;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
color: #404040;
height: 165px;
height: 221px;
background-color: #F5F8FD;   
}

#gray table{
margin: 5px;
margin-right: 10px;
float: left;
}

#gray td  {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: black;
text-align: right;
padding: 1px; 
}

#gray b {
font-size: 10px;
color: #404040; 
}

#gray-right {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #404040;
float: right;
width: 120px;
margin-top: 8px;
}

.small{
font-family:  Tahoma, sans-serif;
font-size: 9px;
color: #777777;
line-height: 140%;
}

#newuser {
width: 300px;
height: 40x;
float: right;
}

#newuser-inner {
xxwidth: 173px;
xxheight: 89px;
xxbackground-image: url('i-newuser.gif');  
xxbackground-repeat: no-repeat;    
xxbackground-position: left top; 
xxborder-right: 1px solid white;
margin-top: 8px;
text-align: right; 
}

#newuser-inner td  {
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
color: white;
text-align: right;
padding: 4px; 
}

#newuser-inner table  {
margin-top: 6px;
}


#login {
width: 200px;
height: 50px;
xxbackground-image: url('css/bg-login.gif');  
xxbackground-repeat: repeat-x;    
float: left;
}

#login-inner, #login-inner td  {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #929292; 
}

#login-inner td {
text-align: right;
padding: 1px;
xxpadding-right: 5px;

}

#login-inner table {
margin-left: 0px;
}

#login-inner b {
font-size: 12px;
color: #929292; 
}

#login-inner {
xxbackground-image: url('css/i-key.gif');  
xxbackground-repeat: no-repeat;    
xxbackground-position: left top;
}

#login-inner input {
font-family: Verdana, Arial, sans-serif;
font-size: 10px; 
padding-left: 3px;
padding-right: 4px; 
}

.login-input {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
background-color: white;
color: #555555;
border: 1px solid #929292;
}

#text {
width: 760px;
background-image: url('css/bp-point.gif');  
background-repeat: repeat-y;
background-position: 0 top;
clear: both;  
}

#text-inner {
padding: 15px;

}

.panel-margin {
width: 190px;
height: 115px;
float: left;    
}


.panel {
width: 184px;
height: 112px;
background-image: url('css/b-shadow.gif');  
background-repeat: no-repeat;
background-position: bottom right;  
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: white;
background-position: left bottom; 
}


.panel-inner, .panel-inner-plus, .panel-inner-minus, .panel-inner-use {
padding-top: 3px;
padding-left: 10px;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: white;  
}

.panel-inner-plus {
background-image: url('css/plus.gif');  
background-repeat: no-repeat;
background-position: right bottom;      
padding-bottom: 15px;
}

.panel-inner-minus {
background-image: url('css/minus.gif');  
background-repeat: no-repeat;
background-position: right bottom;      
padding-bottom: 15px;
}

.panel-inner-use {
background-image: url('css/use.gif');  
background-repeat: no-repeat;
background-position: right bottom;      
padding-bottom: 15px;
}


.panel-inner-plus ol, .panel-inner-minus ol, .panel-inner-use ol {
margin: 0px;
padding: 0px;
padding-left: 15px;
padding-right: 10px;
}

.panel-inner-plus ol li, .panel-inner-minus ol li, .panel-inner-use ol li {
list-style-type: square;
color: white;
margin-top: 8px;
margin-bottom: 8px;
}


.panel-inner-gray, .panel-inner-blue, .panel-inner-green, .panel-inner-red, .panel-inner-yellow, .panel-inner-black {
width: 175px;
height: 105px;
background-image: url('css/b-corner.gif');  
background-repeat: no-repeat;
background-position: left bottom;      
}

.panel-inner-gray {  
background-color: #3A5256;     
}

.panel-inner-blue {
background-color: #2F7C90;     
}

.panel-inner-green {
background-color: #63871B;     
}


.panel-inner-yellow {
background-color: #FFD008;     
}

.panel-inner-red {
background-color: #E14A01;     
}

.panel-inner-black {
background-color: #49565E;     
}

.panel-gray-top, .panel-blue-top, .panel-green-top, .panel-red-top, .panel-yellow-top, .panel-black-top {
width: 174px;
height: 34px;
background-repeat: no-repeat;
background-position: left top;
text-align: right;      
text-align: left;
}

.panel-gray-top {  
background-image: url('css/b-black-ring.gif');  
background-color: #2A3E3F;
}

.panel-blue-top {  
background-image: url('css/b-blue-ring.gif');  
background-color: #246374;
}

.panel-green-top {  
background-image: url('css/b-green-ring.gif');  
background-color: #4B6C15;
}

.panel-red-top {  
background-image: url('css/b-red-ring.gif');  
background-color: #D23E00;
}

.panel-yellow-top {  
background-image: url('css/b-yellow-ring.gif');  
background-color: #D59703;
}

.panel-black-top {  
background-image: url('css/b-black-ring.gif');  
background-color: #2D3439;
}



.panel-gray-top a, .panel-blue-top a, .panel-green-top a, .panel-red-top a, .panel-yellow-top a, .panel-black-top a {  
color: white;
text-decoration: none;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
font-weight: bold;
padding-left: 27px;
position: relative;
top: 7px;    
padding-right: 8px;
}

.panel-gray-top b, .panel-blue-top b, .panel-green-top b, .panel-red-top b, .panel-yellow-top b, .panel-black-top b {  
color: white;
text-decoration: none;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
font-weight: bold;
padding-left: 27px;
position: relative;
top: 7px;    
padding-right: 8px;
}

.panel-gray-top a:hover, .panel-blue-top a:hover, .panel-green-top a:hover, .panel-red-top a:hover, .panel-yellow-top a:hover, .panel-black-top a:hover {  
color: #EEEEEE;
text-decoration: underline;
}


.b-gray, .b-blue, .b-green, .b-red, .b-yellow, .b-black {
height: 17px;
background-repeat: no-repeat;
background-position: left top;
float: right;
margin-right:10px;    
}

.b-gray {
background-image: url('css/b-gray-l.gif');  
}

.b-blue {
background-image: url('css/b-blue-l.gif');  
}

.b-green {
background-image: url('css/b-green-l.gif');  
}

.b-red {
background-image: url('css/b-red-l.gif');  
}

.b-yellow {
background-image: url('css/b-yellow-l.gif');  
}

.b-black {
background-image: url('css/b-black-l.gif');  
}

.b-gray a, .b-blue a, .b-green a, .b-red a, .b-yellow a, .b-black a {
height: 17px;
background-repeat: no-repeat;
background-position: right top;    
color: white;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold; 
text-align: left;
padding-right: 25px;
padding-left: 10px;
text-decoration: none;
line-height: 150%;
}

.b-gray a {
background-image: url('css/b-gray-r.gif');  
}

.b-blue a {
background-image: url('css/b-blue-r.gif');  
}

.b-green a {
background-image: url('css/b-green-r.gif');  
}

.b-red a {
background-image: url('css/b-red-r.gif');  
}

.b-yellow a {
background-image: url('css/b-yellow-r.gif');  
}

.b-black a {
background-image: url('css/b-black-r.gif');  
}

.b-gray a:hover, .b-blue a:hover, .b-green a:hover, .b-red a:hover, .b-yellow a:hover, .b-black a:hover {
color: black;
}

.link-gray a {
width: 100px;
height: 17px;
background-image: url('css/b-gray.gif');  
background-repeat: no-repeat;
color: white;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold; 
display: block;
text-align: left;
padding: 2px;
text-decoration: none;    
}

#bottom {
width: 946px; 
height: 115px;
xxbackground-image: url('bg-bottom.gif');  
xxbackground-repeat: repeat-x;
xxbackground-position: left 15px;
clear: both;
}

#bottom-inner {
padding-left: 0px;
padding-top: 20px;
}

.bottom-item, .bottom-item-r {
padding-left: 15px;
padding-left: 30px;
xxcolor: #8A8A8A;
color: #74797C;
font-family: 'Trebuchet MS', Arial, sans-serif;  
font-size: 11px;
float: left;
border-right: 1px solid #9DA6AB;
padding-right: 30px; 
}

.bottom-item-r {
border-right: 0px; 
}

.bottom-item b, .bottom-item-r b {
color: white;
color: #ECF0F5;
font-size: 13px;
}

#map {
width: 264px;
height: 164px;
float: right;
border: 0px;
}


#title-text {
width: 275px;
}

#main-text {
width: 370px;
}

#main-text-right {
width: 360px;
width: 350px;
background-color: #F9FAFB;  
float: right;
line-height: 150%;
font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
font-size: 13px;
color: #444444;
line-height: 150%;
background-image: url('css/bg-right.gif');  
background-repeat: no-repeat;
background-position: right bottom; 
}

#main-text-right td{
line-height: 150%;
font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
font-size: 13px;
color: #444444;
line-height: 150%;
}


#main-text-right-inner {
padding: 15px;    
}


#title-text, #text-inner, #main-text  {
float: left;
font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
font-size: 13px;
color: #444444;
line-height: 150%;  
}

#text-inner  {
line-height: 100%;  
}

#title-text em, #text-inner em {
color: #3071A8;
font-style: normal;  
}



h2 {
color: #3071A8;
font-style: normal;
font-weight: normal;
font-family: 'Trebuchet MS', Arial, sans-serif;
font-size: 13px;
font-size: 17px;
margin: 0px;
padding: 0px;
padding-bottom: 5px;  
background-image: url('css/bp-point.gif');  
background-repeat: repeat-x;
background-position: 10px bottom;     
background-image: url('css/b-shadow-bottom.gif');
background-repeat: no-repeat;
padding-left: 15px;
padding-bottom: 10px;
margin-top: 10px;
margin-bottom: 5px;
}

p {
margin: 0px;
padding: 0px;
margin-top: 5px;
}

.clear {
clear: both;
height: 15px;
font-size: 5px;
}

#main-text-right h2 {
background-image: url('css/bp-point.gif');  
background-repeat: repeat-x;
background-position: 10px bottom;   
}

#main-right {
width: 370px;
float: right;
}

#column1 {
width: 380px; 
float: left;
}

#column2 { 
width: 350px;
float: right;
position: relative;
left: 10px;
font-family: Calibri, Tahoma, 'Trebuchet MS', Arial, sans-serif;
font-size: 13px;
}

#news { 
width: 150px;
float: left;
position: relative;
left: 15px;
font-family: Calibri, Tahoma, 'Trebuchet MS', Arial, sans-serif;
font-size: 13px;
line-height: 150%;
color: #444444;
}

#news h2 { 
line-height: 160%;
margin-top: 20px;
margin-bottom: 0px;
}


#main-text p {
margin: 0px;
padding: 0px;
margin-top: 15px;
margin-bottom: 5px;
}

#main-banky th, #main-banky td {
font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
font-size: 13px;
color: #444444;
line-height: 150%;
padding: 5px;
margin: 10px;
background-image: url('css/bp-point.gif');  
background-repeat: repeat-y;
background-position: right top;
border-bottom: 1px solid #DDDDDD;    
}

#main-banky th {
color: #888888;
font-weight: bold;
border-right: 1px solid white;
border-bottom: 1px solid white;
background-image: url('css/bg-gray.jpg');
background-repeat: no-repeat;
}


#main-banky tr {
margin-bottom: 5px;
}

#main-banky table {
background-color: #FBFBFB;
margin: 10px;
padding: 10px;
border-collapse: collapse;
margin-bottom: 35px;
}



#main-text th, #main-text td {
font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
font-size: 13px;
color: #444444;
line-height: 150%;
padding: 5px;
margin: 0px;
background-image: url('css/bp-point.gif');  
background-repeat: repeat-y;
background-position: right top;
border-bottom: 1px solid #DDDDDD;    
}

#main-text th {
color: #888888;
font-weight: bold;
border-right: 1px solid white;
border-bottom: 1px solid white;
background-image: url('css/bg-gray.jpg');
background-repeat: no-repeat;
}


#main-text tr {
margin-bottom: 5px;
}

#main-text table {
background-color: #FBFBFB;
margin: 0px;
padding: 0px;
border-collapse: collapse;
margin-bottom: 35px;
}

h1 {
float: right;
margin: 0px;
padding: 0px;
padding-top: 5px;
padding-right: 5px;
padding-left: 20px;
padding-bottom: 8px;
background-color:#D9E1EA;
color: #4B6F97;
font-family: 'Trebuchet MS', Arial, sans-serif;
font-size: 14pt;
background-image: url('font-weight: bolder;');
font-weight: normal;
border-left: 1px solid white;
width: 150px;
width: 170px;
}

.price-column1 {
width:130px;
}

.price-column2 {
width:30px;
}

.price-column3 {
width:55px;
}

.price-column4 {
width:55px;
}


h3 {
color: #555555;
font-weight: bold;
font-family: 'Trebuchet MS', Arial, sans-serif;
font-size: 12px;
margin: 0px;
padding: 0px;
padding-bottom: 5px;  
background-image: url('css/bp-point.gif');  
background-repeat: repeat-x;
background-position: 10px bottom;     
margin-top: 15px;
margin-bottom: 5px;
}

#main-text em {
color: #3071A8;
font-style: normal;
border-bottom: 1px dotted #3071A8;   
}


#main-text p {
margin: 0px;
padding: 0px;
padding-top: 10px;
margin-bottom: 10px;

}

#main-text a {
color: #3071A8;
text-decoration: underline;
font-weight: bold;
}

#main-text a:hover {
color: #333333;
}


#ten-point p {
background-image: url('css/bp-point.gif');  
background-repeat: repeat-x;
background-position: 0 bottom;
margin: 0px;    
padding-top: 5px;
padding-bottom: 8px;
padding-top: 10px;
padding-bottom: 12px;
}



#main-text ul li {
list-style-type: square;
list-style-type: none;
margin-top: 8px;
margin-bottom: 8px;
background-image: url('css/bg-submenu-item.gif');  
background-repeat: no-repeat;
background-position: -10px 2px;
padding-left: 15px;
}

#main-text ul {
margin-left: 20px;
margin-right: 10px;
}


.ten-point-h2 {
background-image: url('css/ten-point.gif');  
background-repeat: no-repeat;
background-position: -5px -2px;
padding-left: 45px;
line-height: 125%;
}


.ten-point-h2 em {
font-size: 14pt;
font-weight: bold;
}

#bottom-list {
height: 150px;
padding-top: 15px;
background-color: #ECF0F5;
border-top: 2px solid #F6F9FD;
clear: both;
font-family: Verdana, Arial, sans-serif;
font-size: 10pt;
color: #575B60;
line-height: 130%;
}

#bottom-list li {
list-style-image: url('css/bg-li.gif');
list-style-type: none;
}

#bottom-list em {
font-weight: bold;
Font-style: normal;
}

#bottom-list ul {
margin-left: 30px;
padding-top: 5px;
}

#bottom-list li {
margin-top: 5px;
color: #9C9D9E;
font-weight: normal;
}


#bottom-list a {
font-family: Verdana, Arial, sans-serif;
font-size: 10pt;
color: #9C9D9E;
text-decoration: none;
}


#bottom-list a:hover {
color: #575B60;
text-decoration: underline;
}

#bottom-list-space {
width: 20px;
float: left;
}


#bottom-list-faq {
width: 350px;
float: left;
}

#bottom-list-eshop {
width: 350px;
float: left;
}


#bottom-list-icons {
width: 250px;
float: right;
position: relative;
xxright: 100px;
top: -100px;
}

#bottom-list-icons img {
float: left;
margin-right: 20px;
}



#i-heureka, #i-facebook, #i-youtube {
width: 57px;
height: 56px;
background-repeat: no-repeat;
float: left;
}

#i-heureka {
background-image: url('css/bg-submenu-item.gif');
}

#i-facebook {
background-image: url('css/bg-submenu-item.gif');
}

#i-youtube {
background-image: url('css/bg-submenu-item.gif');
}

.panel-small-margin {
width: 175px;
height: 60px;
float: left;
padding-top: 10px;    
}


.panel-small {
width: 160px;
height: 47px;
xxbackground-image: url('css/bg-panel.gif');  
background-repeat: no-repeat;
background-position: bottom right;  
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: white;
background-position: left bottom; 
float: right;
}

.panel-small-top{
width: 160px;
height: 30px;
text-align: left;
}

.panel-small-top a {  
color: white;
text-decoration: none;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
padding-left: 27px;
position: relative;
top: 7px;    
padding-right: 8px;
}

.panel-small-1 {
background-image: url('css/bg-panel1.gif');  
width: 160px;
height: 47px;

}

.panel-small-2 {
background-image: url('css/bg-panel2.gif');
width: 160px;
height: 47px;
  
}

.panel-small-3 {
background-image: url('css/bg-panel3.gif');
width: 160px;
height: 47px;  
}

.panel-small-4 {
background-image: url('css/bg-panel4.gif');
width: 160px;
height: 47px;  
}

.panel-small-5 {
background-image: url('css/bg-panel5.gif');
width: 160px;
height: 47px;  
}

.panel-small-6 {
background-image: url('css/bg-panel6.gif');
width: 160px;
height: 47px;  
}


#gray2 {
width: 376px;
height: 131px;
background-image: url('css/bg-gray2.jpg');  
background-repeat: no-repeat;    
float: left;
border-bottom: 1px solid white;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
color: #404040;
height: 165px;
height: 221px;
background-color: #F5F8FD;   
}
