body {
color: #5D5D5D;
font-family: Trebuchet MS, Titillium Web, Verdana, Arial;
font-size: 1.2em;
margin: 0px;
padding: 0px;
text-align: center;
min-width: 980px;
}

p {
padding: 0px;
margin: 0px; 
}

h1 {
font-family: Titillium Web, Trebuchet MS, Arial;
color: #065BA2;
margin: 0px;
font-size: 22px;
font-weight: bold;
padding-top: 3px;
padding-left: 15px;
padding-bottom: 6px;
margin-top: 10px;
margin-bottom: 20px;
text-align: left;
border-radius: 5px;
background: rgb(210,227,241);
background-image: linear-gradient(to left, rgb(255,255,255) 10%, rgb(227,237,246) 68%, rgb(210,227,241) 84%);
}

h2 { 
color: #075CA2;
font-family: Arial, Verdana, Trebuchet MS, Titillium Web;
font-size: 18px;
font-weight: bold;
margin: 0px;
padding: 0px;
}

h3 {
color: #075CA2;
font-size: 16px;
font-family: Titillium Web, Trebuchet MS, Arial;
font-weight: bold;
text-align: left;
margin: 3px;
}

h4 { font-size: 14px; font-family: Titillium Web, Trebuchet MS, Arial;font-weight: bold; padding: 0px; padding-top: 4px; padding-bottom: 5px;}
h5 { font-size: 14px; font-family: Titillium Web, Trebuchet MS, Arial;font-weight: bold; }

ul li {
margin-bottom: 15px;
margin-left: -15px;
list-style: url(/images/style/li_arrow.png);
line-height: 15px;
}


ol li {
margin-bottom: 15px;
margin-left: -15px;
line-height: 15px;
}




.div_clear {
clear:both;
}

.objednavka_button {
width: 350px;
display: block;
cursor: pointer;
padding: 8px;
color: white;
font-size: 20px;
text-align: center;
text-decoration: none;
border-radius: 4px;
background-color: #F8804A;
background-image: linear-gradient(to bottom, #F99C6D 17%, #F76A2E 67%);
}

a.objednavka_button:hover {
text-decoration: none;
opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */
color: white;
}

.size {
height:auto;
width:970px;
min-width: 950px;
margin:0 auto;
}

#select_lang {
float: right;
padding-top: 4px;   
}

a.lang_link {
color: white;
background-color: #77A2D0;
border: 1px solid #6688C5;
font-size: 1.2em;
padding: 3px;
padding-left: 6px;
padding-right: 6px;
margin: 3px;
text-decoration: none;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;   
}

a.lang_link:hover {
color: white;
background-color: #406AB7;
text-decoration: none;
}

a.lang_link_selected {
color: white;
background-color: #406AB7;
border: 1px solid #406AB7;
font-size: 1.2em;
padding: 3px;
padding-left: 6px;
padding-right: 6px;
margin: 3px;
text-decoration: none;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}

a.lang_link_selected:hover {
color: white;
background-color: #406AB7;
text-decoration: none;
}

#head {
background-color: #8DB8DB;
/* sposobovalo problemy*/
/*width:100%;*/
height: 105px;
border-bottom: 6px solid #F76B2E;
}

#logo_div {
float: left;
padding-top: 12px;
line-height: 1;
}

a.logo_link {
font-family: Calibri, Trebuchet MS, Verdana, Sans, arial;
text-decoration: none;
color: #3B5D99;
font-size: 15px;
}

a.logo_link:hover {
text-decoration: none;
}

.logo_style {
font-style: italic;
color: white;
font-size: 36px;
text-shadow: 2px 2px 2px #66859E;
padding-bottom: 6px;
}

#nav {
position: absolute;
top: 73px;
margin-left: 230px;
float: right;
width: 820px;
text-align: right;
}

#nav ul {
list-style: none;
margin: 0px;
padding: 0px;
text-align:left;
}

#nav ul li {
display:inline;
}

/* aby bol domcek skoro v strede - o 1px je to vyssie ako ostatne, ale to si nikto nevsimne :) */
/*
#nav ul li:first-child a {
border-top: 1px #F0692E solid;
}
*/

#nav ul li a {
font-size: 1.0em;
font-family: Calibri, Trebuchet MS, Verdana, Sans, arial;
font-weight: bold;
color: white;
text-decoration: none;
padding: 9px;
padding-left: 18px;
padding-right: 18px;
margin-left: 13px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
               
.nav_a_selected {
background-image: linear-gradient(to bottom, rgb(247,109,46) 15%, rgb(248,125,64) 58%);
background-color: #F0692E;
}

#nav ul li a:hover {
background-image: linear-gradient(to bottom, rgb(248,119,63) 6%, rgb(249,139,84) 53%);
}

#main_picture {
font-family: Titillium Web, Trebuchet MS, Arial;
background-color: #D0DBF1;
width: 100%;
height: 238px;
clear: both;
background-image: linear-gradient(to right, #D0DCF2 40%, #CDD9F1 40%);
}

#main_picture2 {
font-family: Titillium Web, Trebuchet MS, Arial;
background-color: #CDD9F0;
width: 100%;
height: 238px;
clear: both;
background-image: linear-gradient(to right, #CDD9F0 40%, #D8E2F7  40%);
}

#main_picture_content {
background: url(../images/style/main_picture2.png) no-repeat;
padding-left: 0px;
height: 238px;
width:1100px;
margin:0 auto;
}

.main_picture_content_headline {
font-size: 24px;
font-style: italic;
color: #385FAC;
text-align: left;
padding-left: 65px;
padding-top: 26px;
}

.main_picture_content_1 {
float: left;
font-size: 17px;
color: #6F84AC;
border-left: 7px solid #6F84AC;
text-align: left;
margin-left: 65px;
padding-left: 10px;
margin-top: 20px;
}

.main_picture_content_1 a {
text-decoration: none;
}

.main_picture_content_1 a:hover {
text-decoration: none;
}

.main_picture_content_2 {
float: left;
font-size: 17px;
color: #6F84AC;
border-left: 7px solid #6F84AC;
text-align: left;
margin-left: 30px;
padding-left: 10px;
margin-top: 20px;
}

.main_picture_content_2 a {
text-decoration: none;
}

.main_picture_content_2 a:hover {
text-decoration: none;
}

.main_picture_content_3 {
float: left;
font-size: 28px;
color: #6F84AC;
border-left: 7px solid #6F84AC;
text-align: left;
margin-left: 65px;
padding-left: 10px;
margin-top: 40px;
}

.main_picture_content_4 {
float: left;
font-size: 28px;
color: #6F84AC;
border-left: 7px solid #6F84AC;
text-align: left;
margin-left: 30px;
padding-left: 10px;
margin-top: 40px;
}

.main_picture_content_4 a {
text-decoration: none;
color: #6F84AC;
}

#main_picture_content_kontakt {
background: url(../images/style/main_picture_kontakt.png) no-repeat;
height: 238px;
margin:0 auto;
width:1100px;
padding-left: 0px;
}

#left {
float: left;
background: #F6F6F6;
margin-top: 10px;
margin-bottom: 30px;
}

.left_menu {
text-align: left;
border-left: 1px solid #EDEDED;
border-right: 1px solid #EDEDED;
padding-bottom: 7px;
}

.left_menu a {
display: block;
text-decoration: none;
}

.left_menu a:hover {
color: #dddddd;
text-decoration: underline;
}

a.left_menu_link_top {
font-size: 1.2em;
font-family: Titillium Web, Trebuchet MS, Verdana, Arial;
color: white;
background-color: #8DB7DB;
width: 255px;
padding: 0px 4px 3px 15px;
margin-bottom: 5px;
border-radius: 0px;
text-decoration: none;
}

a.left_menu_link_top:hover {
color: #F9F9F9;
text-decoration: none;
background: #689CC9;
}

a.left_menu_link_top_first {
font-size: 1.2em;
font-family: Titillium Web, Trebuchet MS, Verdana, Arial;
color: white;
background-color: #8DB7DB;
width: 255px;
padding: 0px 4px 3px 15px;
margin-bottom: 5px;
border-radius: 0px;
text-decoration: none;
}

a.left_menu_link_top_first:hover {
color: #F9F9F9;
text-decoration: none;
background: #689CC9;
}

a.left_menu_link {
font-size: 0.8em;
font-family: Trebuchet MS, Titillium Web, Verdana, Arial;
color: #3879B3;
line-height: 1.7;
padding-left: 7px;
}

a.left_menu_link:hover {
color: #FC4D00;
font-weight: bold;
text-decoration: none;
}

a.left_menu_link_selected {
font-size: 0.8em;
font-family: Trebuchet MS, Titillium Web, Verdana, Arial;
color: #3879B3;
line-height: 1.7;
padding-left: 7px;
font-weight: bold;
color: #073963;
}

a.left_menu_link_selected:hover {
color: #FC4D00;
font-weight: bold;
text-decoration: none;
}

a.left_menu_link_2 {
color: #404040;
margin-left: 25px;
font-size: 12px;
line-height: 22px;
border-bottom: 1px solid #EBEBEB;
text-decoration: none;
}

a.left_menu_link_2:hover {
color: black;
text-decoration: none;
}

.left_menu_arrow {
color: #FC4D00;
font-family: Trebuchet MS, Titillium Web, Verdana, Arial;
font-size: 14px;
padding-right: 3px;
}

#content {
font-family: Arial, Verdana, Trebuchet MS, Titillium Web;
clear: both;
background-color: white;
height:auto;
width: 980px;
margin:0 auto;
text-align: left;
}

.h2_link {
color: black;
font-family: Titillium Web, Trebuchet MS, Arial;
font-size: 18px;
font-weight: bold;
text-decoration: none;
margin-top: 0px;
margin-bottom: 10px;
padding: 3px;
padding-left: 10px;
width: 99%;
display: block;
border-radius: 3px;
background: #FDD7C7;
background-image: linear-gradient(to right, #FDD7C7 22%, #F7F7F7 75%);
}

.h2_link:hover {
color: #383838; 
text-decoration: underline;
}

.h2_link_hp {
color: white;
font-size: 18px;
text-decoration: none;
margin-top: 0px;
margin-bottom: 10px;
padding: 4px;
padding-left: 10px;
width: 99%;
display: block;
border-radius: 3px;
background: #FDD7C7;
background-image: linear-gradient(to right, #8E8E8E 58%, #C9C9C9);
}

.h2_link_hp:hover {
color: white;
background: #689CC9;
text-decoration: none;
}


#right {
background-color: white;
font-size: 14px;
float: right;
padding: 15px;
padding-bottom: 30px;
padding-top: 0px;
width: 670px;
border-right: 1px dashed #D3D3D3;
}

#table_home {
border: 0px;
border-spacing:0px;
border-collapse:collapse;
margin-top: -10px;
}

.td_homepage {
font-size: 14px;
background: #F6F6F6;
width: 300px;
border-radius: 5px;
}

.td_homepage3 {
font-size: 14px;
background: #F6F6F6;
width: 300px;
border-radius: 5px;
}

#virtualne-sidlo-hp {
text-align: center;
margin-left:auto; 
margin-right:auto;

}

.li_hp {
list-style: none;
font-size: 1em;
}

.li_hp a {
color: #2E2E2E;
}

.li_hp a:hover {
color: #3379AB;
}

.td_homepage:first-child {
margin-right: 30px;
}

.td_homepage_headline {
font-size: 18px;
color: white;
background: #8E8E8E;
background-image: linear-gradient(to right, #8E8E8E 58%, #A6A6A6);
float: left;
width: 300px;
padding: 5px;
padding-left: 10px;
text-decoration: none;
border-radius: 3px 3px 0px 0px;
}

.td_homepage_headline:hover {
color: white;
background: #689CC9;
text-decoration: none;
}

.td_homepage_headline small  {
color: #E1E1E1;
}

.td_homepage_headline_div {  
margin-left: -10px;
padding-top: 30px !important;
}

.td_homepage p {
font-size: 16px;
padding: 12px;
padding-left: 5px;
padding-right: 5px;
border-bottom: 1px solid #ECECEC;
text-align: center;
}

#content_hp {
font-size: 14px;    
}

.td_homepage_headline2 {
width: 20px;
}

.orange_button_top {
clear: both;
float: left;
margin-left: 65px;
margin-top: 25px;
}

.orange_buttons {
opacity:1;
filter:alpha(opacity=100); /* For IE8 and earlier */
border: 0px;
}

.orange_buttons:hover {
opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */
}

.buttons {
opacity:0.5;
color: black;
filter:alpha(opacity=80); /* For IE8 and earlier */
border-radius: 3px;
border: 1px solid silver;
}

.underline {
text-decoration: underline;
}

.img_border {
border: 1px solid silver;
margin: 6px;
}

.img_margin_6 {
margin: 6px;
}

.white_text {
color: white;
}

#hodnotenie {
float: left;
}

#cennik {
width: 100%;
border-spacing:0;
border-collapse:collapse;
}

#cennik td {
border-bottom: 1px solid #EDEDED;
padding: 3px;
}

#cennik_sidlo_tab {
width: 650px;
border-spacing:0;
border-collapse:collapse;
}

#cennik_sidlo_tab td {
border: 1px solid silver;
padding: 5px;
}

.silver_box {
color: #5C5C5C;
background: #F6F6F6;
text-align: JUSTIFY;
padding: 10px;
border-radius: 6px;
}

.orange_box {

background: #FFEBE4;
text-align: JUSTIFY;
padding: 10px;
border-radius: 6px;
}

.orange_box h2{
color: #383838;
padding-bottom: 10px;
}

#table_sidla {
width: 700px;
border-spacing:0;
border-collapse:collapse;
}

#table_sidla small {
color: #075CA2;
font-size: 14px;
}

#table_sidla td {
padding-top: 20px;
padding-right: 30px;
text-align: JUSTIFY;
}

.sidla_fotky {
border: 1px solid silver;
}

#table_sidla a {
text-decoration: none;
}

#table_sidla a:hover {
text-decoration: underline;
}

.li_home {
margin-bottom: 15px;
margin-left: -15px;
list-style: url(/images/style/li_arrow_orange.png);
line-height: 15px;
}

.ol_li_home {
margin-bottom: 15px;
margin-left: -15px;
line-height: 15px;
}

/*****  footer sprice css *******/
.sprite {
background-image: url(/images/style/footer_all_imgs.png);
background-repeat: no-repeat;
display: block;
margin-bottom: 12px !important;
}

.sprite-facebook {
width: 17px;
height: 17px;
background-position: 0px 0px;
float: left;
margin: 5px;
margin-left: 20px;
}

.sprite-facebook:hover {
background-position: 0px -17px;
}

/*.sprite-gplus {
width: 17px;
height: 17px;
background-position: -17px 0px;
float: left;
margin: 5px;
}

.sprite-gplus:hover {
background-position: -17px -17px;
} */

.sprite-twitter {
width: 17px;
height: 17px;
background-position: -34px 0px;
float: left;
margin: 5px;
}


.sprite-twitter:hover {
background-position: -34px -17px;
}

.sprite-marker {
width: 9px;
height: 13px;
background-position: -24px -34px;
margin: 9px;
margin-top: 3px;
}

.sprite-phone {
width: 13px;
height: 9px;
background-position: -11px -34px;
margin: 11px;
margin-top: 5px;
}

.sprite-mail {
width: 11px;
height: 8px;
background-position: 0px -34px;
margin: 11px;
margin-top: 7px;
}

.sprite-arrow {
width: 40px;
height: 20px;
background-position: 0px -47px;
margin-right: 25px;
float: left;
}

.sprite-5-stars {
width: 90px;
height: 14px;
background-position: 0px -67px;
margin-top: 35px;
}

.sprite-klincova-37 {
width: 175px;
height: 130px;
background-image: url(/images/virtualne-sidlo-hp.png);
background-position: 0px 0px;
}

.sprite-kopcianska-10 {
width: 175px;
height: 130px;
background-image: url(/images/virtualne-sidlo-hp.png);
background-position: -175px 0px;
}

.sprite-konventna-7 {
width: 110px;
height: 130px;
background-image: url(/images/virtualne-sidlo-hp.png);
background-position: -350px 0px;
}

.sprite-vysehradska-12 {
width: 175px;
height: 130px;
background-image: url(/images/virtualne-sidlo-hp.png);
background-position: -460px 0px;
}
.sprite-michalska-9 {
width: 247px;
height: 130px;
background-image: url(/images/virtualne-sidlo-hp.png);
background-position: -635px 0px;
}

.sprite-vs-vysehradska-12 {
width: 155px;
height: 120px;
background-image: url(/images/virtualne-sidlo-5x.png);
background-position: -0px 0px;
}

.sprite-vs-kopcianska-10 {
width: 155px;
height: 120px;
background-image: url(/images/virtualne-sidlo-5x.png);
background-position: -155px 0px;
}

.sprite-vs-klincova-37 {
width: 160px;
height: 120px;
background-image: url(/images/virtualne-sidlo-5x.png);
background-position: -310px 0px;
}

.sprite-vs-michalska-9 {
width: 110px;
height: 120px;
background-image: url(/images/virtualne-sidlo-5x.png);
background-position: -470px 0px;
}

.sprite-vs-konventna-7 {
width: 90px;
height: 120px;
background-image: url(/images/virtualne-sidlo-5x.png);
background-position: -580px 0px;
}


.window {
color: #085DA2;
background: #EEF6FD;
font-family: Trebuchet MS, Verdana, Tahoma, Arial;
font-size: 13px;
border: 1px solid #8DB8DB;
padding: 4px;
-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}

a.home_bottom_table_headline {
font-family: Titillium Web, Trebuchet MS, Arial;
font-size: 22px;
color: black;
}

a.home_bottom_table_headline:hover {
color: #075CA2;
}

a.home_bottom_table_link {
font-size: 18px;
color: white;
text-decoration: none;
}

a.home_bottom_table_link:hover {
color: #EDF4FC;
text-decoration: underline;
}

#home_bottom {
padding-top: 10px;
padding-bottom: 10px;
background-image: linear-gradient(#86B3D9 58%, #A5C8E4);
background-color: #8DB8DB;
width: 100%;
}

#home_bottom_content {
font-family: Calibri, Trebuchet MS, Verdana, Sans, arial;
font-size: 15px;
text-align: left;

margin:0 auto;
width:970px;
min-width: 950px;
}


.bottom_blog_td {
vertical-align: top;
width: 70px;
padding-top: 10px;
}

.bottom_blog_td2 {
vertical-align: top;
}

.bottom_blog_td3 {
text-align: right;
padding: 0px;
}

#page_footer {    
color: #808080;
font-family: Trebuchet MS, Titillium Web, Verdana, Arial;
font-size: 13px;
background-color: #3B3B3B;
width: 100%;
height: 410px;
clear: both;
}

#page_footer_top_left{
font-size: 17px;
color: #808080;
float: left;
padding-top: 28px;
padding-bottom: 12px;
}

#page_footer_top_left a {
color: #808080;
text-decoration: none;
float: left;
}

#page_footer_top_left span {
float: left;
margin-right: 5px;
}

#page_footer_top_left i {
float: left;
}

#page_footer_top_left a:hover {
color: #909090;
text-decoration: underline;
}

#page_footer_top_left img {
padding-right: 8px;
}

#page_footer_top_right{
color: #808080;
float: right;
text-align: center;
padding: 12px;
padding-top: 8px;
padding-right: 0px;
width: 100px;
}

#page_footer_top_right a {
color: #808080;
text-decoration: none;
}

#page_footer_top_right a:hover {
text-decoration: underline;
}

#page_footer_top_right a img {
padding: 5px;
border: 0px;
}

#page_footer_bottom {
font-size: 20px;
color: white;
width: 100%;
padding: 16px;
padding-right: 0px;
padding-left: 0px;
border-top: 1px solid #4F4F4F;
border-bottom: 1px solid #4F4F4F;
clear: both;
}

#page_footer_bottom a {
color: white;
text-decoration: none;
padding-right: 45px;
}

#page_footer_bottom a:hover {
text-decoration: underline;
}

#page_footer_cookies_container {
background-color: #F6F6F6;
border-top: 1px solid silver;
width: 100%;
position: fixed;
bottom: 0;
left: 0;
}

#page_footer_cookies {
color: black;
text-align: left;
z-index: 9900;
width: 90%;
padding: 20px 50px;
margin: 0px;
}


#page_footer_cookies h2 {
color: #8DB8DB;
font-weight: 600;
font-size: 1.125rem;
line-height: 1.75rem;
}

#page_footer_cookies a {
color: #8DB8DB;
font-size: 0.6rem;
}

.buttons_cookies {
color: white;
background-color: #E74E1E;
float: right;
border-radius: 4px;
border: 0px;
padding: 10px 20px;
margin: 8px;
}

.buttons_cookies:hover {
text-decoration: underline;
}


#ref {
font-family: Trebuchet MS, Titillium Web, Verdana, Arial;
font-size: 13px;
background-color: #F5F5F5;
height: 210px;
border-top: 1px solid #D3D3D3;
border-bottom: 4px solid #ED6A30;
padding-top: 10px;
text-align: left;
}

#ref_content {
margin:0 auto;
width:970px;
min-width: 950px;
}

#ref_headline {
text-decoration: none;
font-family: Titillium Web, Trebuchet MS, Arial;
color: #075CA2;
margin: 0px;
font-size: 20px;
font-weight: normal;
}

#ref_headline:hover {
color: black;
text-decoration: underline;
}

#ref_headline img {
padding-left: 7px;
padding-bottom: 2px;
border: 0px;
}

#ref_content_table {
color: #CE0404;
width: 940px;
}

#ref_content_table td {
font-style: italic;
vertical-align: top;
width: 230px;
}

#ref_content_table div div {
float: right;
color: black;
padding-right: 20px;
}

.ref_content_table_td2 {
border-top: 1px dashed #D3D3D3;
padding-top: 13px;
width: 250px !important;
}

.ref_content_table_td3 {
border-top: 1px dashed #D3D3D3;
padding-top: 13px;
padding-left: 0px;
}


.ref_media_table_td2 {
width: 140px !important;
}

.ref_media_table_td3 {

}

.decor-none {
text-decoration: none;
color: black;
}

a {color: #3379AB; text-decoration: underline;}
a:hover {color: black; text-decoration: underline;}


/*  hodnotenie  */
.hodnoceni-hvezdami
{
list-style:none;
margin: 0px;
padding:0px;
width: 75px;
height: 15px;
margin-left: 5px;
position: relative;
background: url("/images/style/star3.png") left center;
}

.hodnoceni-hvezdami li
{
list-style: none;
padding:0px;
margin:0px;
float: left;
}

.hodnoceni-hvezdami li a
{
display:block;
width:15px;
height: 15px;
text-decoration: none;
text-indent: -9000px;
z-index: 20;
position: absolute;
left: 0px; 
top: 0px;
padding: 0px;
}

.hodnoceni-hvezdami li a:hover
{
background: url("/images/style/star3.png") left bottom;
z-index: 2;
left: 0px; 
top: 0px;
}

#hodnotenie_text {
margin-left: -10px;
}

.hodnoceni-hvezdami a.jedna-hvezda
{
left: 0px;
}

.hodnoceni-hvezdami a.jedna-hvezda:hover
{
width:15px;
}

.hodnoceni-hvezdami a.dve-hvezdy
{
left:15px;
}
.hodnoceni-hvezdami a.dve-hvezdy:hover
{
width: 30px;
}

.hodnoceni-hvezdami a.tri-hvezdy
{
left: 30px;
}

.hodnoceni-hvezdami a.tri-hvezdy:hover
{
width: 45px;
}

.hodnoceni-hvezdami a.ctyri-hvezdy
{
left: 45px;
}

.hodnoceni-hvezdami a.ctyri-hvezdy:hover
{
width: 60px;
}

.hodnoceni-hvezdami a.pet-hvezd
{
left: 60px;
}

.hodnoceni-hvezdami a.pet-hvezd:hover
{
width: 75px;                                                                                                                
}

#aggregateRating {
height: 20px; 
clear: both;
}
/*  hodnotenie  */

#clanok_ad {
line-height: 1.8; 
background: #F6F6F6; 
padding: 20px; 
padding-top: 2px; 
border: 3px solid #F76E2F; 
border-radius: 5px; 
width: 260px;
}

#sitemap {
padding: 15px;
}

.sitemap_link {
padding-left: 20px;
}

.faq, .faq3 {
flex: 1;
min-height: 160px;
font-size: 15px;
font-weight: normal;
text-align: left;
padding: 8px;
background-color: #4E4E4E; 
float: left; 
width: 297px; 
height: 100%; 
margin: 5px;

}

.faq_headline {
color: #A2C2D9;
}

.faq_headline:hover {
color: white;
}

.faq a, .faq3 a {
color: silver;
}

.faq a:hover, .faq3 a:hover {
color: white;
}