ACC SHELL
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video
{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
font: inherit;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section
{
display: block;
}
body, html
{
min-height: 100%;
height: 100%;
}
strong
{
font-weight: bold;
}
input, button
{
font-family: 'Open Sans', sans-serif;
}
body
{
font-size: 14px;
color: #707070;
font-family: 'Open Sans', sans-serif;
min-width: 980px;
background: #ddeaf3;
}
ol, ul
{
list-style: none;
}
blockquote, q
{
quotes: none;
}
a
{
color: #128BD9;
text-decoration: none;
}
a:hover
{
text-decoration: underline;
}
ins
{
text-decoration: none;
}
del
{
text-decoration: line-through;
}
table
{
border-collapse: collapse;
border-spacing: 0;
}
.clear
{
clear: both;
}
#wrap
{
max-width: 1137px;
background: #FFF;
margin: 0 auto;
width: 100%;
min-height: 800px;
}
#header
{
height: 199px;
margin: 0 auto;
width: 980px;
position: relative;
}
#header .logo
{
float: left;
padding: 21px 0 0 40px;
}
#header .logo a
{
display: block;
background: url("../img/logo.png") no-repeat 0 0;
overflow: hidden;
height: 0;
padding: 150px 0 0 0;
width: 207px;
}
#header .topPanel
{
border-bottom: 1px solid #e5e5e5;
position: absolute;
right: 0;
top: 27px;
font-size: 13px;
color: #898989;
padding: 0 0 25px 0;
}
#header .topPanel a
{
color: #898989;
text-decoration: none;
}
#header .topPanel a:hover
{
color: #252525;
}
#header .navi
{
float: right;
padding: 116px 0 0 0;
}
#header .navi li
{
float: left;
margin: 0 0 0 11px;
}
#header .navi li a
{
display: block;
font-size: 16px;
color: #252525;
font-weight: 300;
padding: 5px 7px 4px 8px;
text-decoration: none;
margin: 0 10px;
}
#header .navi li a:hover
{
color: #128bd9;
}
#header .navi li.active a
{
color: #128bd9;
border: 2px solid #128bd9;
padding: 5px 7px 4px 8px;
font-weight: bold;
margin: 0 5px;
}
#slidePanel
{
max-width: 1137px;
height: 483px;
width: 100%;
position: relative;
}
#subPanel
{
max-width: 1137px;
height: 239px;
width: 100%;
position: relative;
background: url("../img/subpanel.jpg") no-repeat 0 0;
}
#slidePanel .bx-prev, #slidePanel .bx-next
{
display: block;
width: 40px;
height: 0px;
overflow: hidden;
padding: 40px 0 0 0;
background: url("../img/slider_arr.png") no-repeat 0 0;
position: absolute;
top: 230px;
z-index: 10;
}
#slidePanel .bx-prev
{
left: -20px;
}
#slidePanel .bx-prev:hover
{
background-position: -40px 0;
}
#slidePanel .bx-next
{
right: -20px;
background-position: 0 -40px;
}
#slidePanel .bx-next:hover
{
background-position: -40px -40px;
}
#slidePanel .headerSlidePanel
{
}
#slidePanel .headerSlidePanel li
{
height: 483px;
}
#slidePanel .bx-wrapper
{
max-width: 1137px !important;
width: 100% !important;
height: 483px;
}
#slidePanel .bx-viewport
{
height: 483px;
}
#slidePanel .bx-pager
{
display: none;
}
#infoPanel
{
background: url("../img/info_panel_bg.png") no-repeat 0 0;
width: 979px;
height: 288px;
margin: -100px auto 0 auto;
position: relative;
color: #FFF;
}
#infoPanel .box
{
float: left;
text-align: center;
height: 215px;
padding: 73px 0 0 0;
position: relative;
}
#infoPanel .box h2
{
font-size: 24px;
font-weight: 300;
margin: 0 0 29px 0;
background: transparent;
padding: 0;
color: #fff;
}
#infoPanel .box p
{
line-height: 24px;
font-size: 14px;
margin: 0 0 32px 0;
}
#infoPanel .box a
{
display: inline-block;
color: #FFF;
text-decoration: none;
padding: 4px 10px;
border: 2px solid #FFF;
font-weight: bold;
}
#infoPanel .box a:hover
{
background: #FFF;
}
#infoPanel .box.box1
{
width: 326px;
}
#infoPanel .box.box2
{
width: 327px;
}
#infoPanel .box.box2 a:hover
{
color: #128bd9;
}
#infoPanel .box.box3
{
width: 326px;
}
#infoPanel .box.box3 a:hover
{
color: #004e90;
}
#footer
{
height: 79px;
margin: 0 auto;
width: 980px;
font-size: 13px;
color: #898989;
text-align: right;
}
#footer .copy
{
padding: 35px 0 0 0;
}
#footer a
{
color: #898989;
text-decoration: none;
}
#footer a:hover
{
color: #252525;
}
#content
{
width: 980px;
margin: 0 auto;
position: relative;
min-height: 500px;
padding: 45px 0;
}
#content .left_side
{
width: 604px;
float: left;
position: relative;
}
#content .left_side h1
{
font-size: 30px;
font-weight: 300;
color: #252525;
}
#content .left_side h2
{
}
#content .left_side p
{
font-size: 14px;
line-height: 21px;
}
#content .left_side ul
{
}
#content .left_side ul li
{
}
#content .left_side a
{
}
#content .left_side .news
{
}
#content .left_side .news .item
{
padding: 0 0 15px 0;
position: relative;
}
#content .left_side .news .item .more
{
position: absolute;
right: 0;
top: 8px;
display: inline-block;
border: 2px solid #128bd9;
color: #128bd9;
font-weight: bold;
font-size: 14px;
text-decoration: none;
padding: 4px 9px 5px 8px;
}
#content .left_side .news .item .more:hover
{
background: #128bd9;
color: #FFF;
}
h2
{
font-size: 30px;
font-weight: 300;
color: #252525;
background: url("../img/title_bg.png") no-repeat 0 bottom;
padding: 0 0 26px 0;
margin: 0 0 31px 0;
}
h3
{
font-size: 24px;
font-weight: 300;
color: #252525;
padding: 0 0 0px 0;
margin: 25px 0;
}
#content .right_side
{
width: 326px;
float: right;
position: relative;
}
#content .right_side .navigace
{
}
#content .right_side .navigace h2
{
height: 41px;
background: #004e90;
padding: 20px 0 0 25px;
font-size: 16px;
font-weight: bold;
color: #FFF;
margin: 0;
}
#content .right_side .navigace ul
{
}
#content .right_side .navigace ul li
{
border-bottom: 1px solid #e5e5e5;
}
#content .right_side .navigace li a
{
font-size: 16px;
color: #252525;
text-decoration: none;
display: block;
padding: 19px 0 17px 24px;
background: url("../img/ico_plus.png") no-repeat 288px 23px;
}
#content .right_side .navigace li a:hover
{
font-weight: bold;
color: #128bd9;
}
#content .right_side .navigace li.active a
{
font-weight: bold;
color: #128bd9;
}
#gallery
{
max-width: 1137px;
width: 100%;
height: 210px;
position: relative;
margin: 0 0 49px 0;
}
#gallery .bx-wrapper
{
height: 210px;
width: 980px;
max-width: 980px !important;
margin: 0 auto;
}
#gallery .gallerySlide li
{
float: left;
border: 1px solid #e5e5e5;
padding: 12px;
}
#gallery .gallerySlide li a
{
}
#gallery .gallerySlide li a img
{
display: block;
vertical-align: bottom;
}
#gallery .bx-pager
{
display: none;
}
#gallery .bx-prev, #gallery .bx-next
{
display: block;
width: 40px;
height: 0px;
overflow: hidden;
padding: 40px 0 0 0;
background: url("../img/slider_arr.png") no-repeat 0 0;
position: absolute;
top: 88px;
z-index: 10;
}
#gallery .bx-prev
{
left: -20px;
}
#gallery .bx-prev:hover
{
background-position: -40px 0;
}
#gallery .bx-next
{
right: -20px;
background-position: 0 -40px;
}
#gallery .bx-next:hover
{
background-position: -40px -40px;
}
#links
{
max-width: 1137px;
width: 100%;
background: #004e90;
}
#links .links_in
{
width: 980px;
margin: 0 auto;
position: relative;
padding: 39px 0 25px 0;
}
#links .box
{
float: left;
width: 326px;
}
#links .box h2
{
font-size: 24px;
font-weight: 300;
color: #FFF;
margin: 0 0 29px 0;
padding: 0;
background: transparent;
}
#links .box ul
{
}
#links .box ul li
{
margin: 0 0 16px 0;
}
#links .box ul li a
{
font-size: 14px;
font-weight: 300;
color: #FFF;
text-decoration: none;
background: url("../img/ico_plus2.png") no-repeat 0 6px;
padding: 0 0 0 25px;
display: block;
}
#links .box ul li a:hover
{
font-weight: bold;
}
#links .box p.p1
{
font-weight: bold;
font-size: 14px;
line-height: 24px;
margin: -2px 0 18px 0;
}
#links .box p.p2
{
font-size: 14px;
line-height: 36px;
}
#links .box p
{
color: #FFF;
}
.left_side ul li, .left_side ol li
{
margin: 0 0 5px 0;
line-height: 21px;
}
.left_side ul li
{
background: url("../img/odd.png") no-repeat 0 9px;
padding: 0 0 0 18px;
}
.left_side fieldset
{
padding: 25px;
border: 1px solid #E5E5E5;
}
.left_side legend
{
font-weight: bold;
padding: 0 5px;
margin-left: -5px;
}
.left_side label
{
float: left;
width: 180px;
margin-top: 10px;
}
.left_side .netteRadioButtony label
{
float: none;
width: auto;
margin-top: 0px;
}
.left_side label span
{
color: #128BD9;
}
.left_side input, .left_side select, .left_side textarea
{
padding: 5px;
border: 1px solid #E5E5E5;
color: #707070;
width: 350px;
}
.left_side input[type="radio"], .left_side input[type="checkbox"]
{
width: 20px;
}
.left_side input.button
{
padding: 5px 15px;
border: none;
background: #004E90;
color: #fff;
width: auto;
font-weight: bold;
cursor: pointer;
margin-left: 180px;
}
.left_side input.button:hover
{
background: #128BD9;
}
#content .newsvypis ul {
list-style: none;
padding: 0px 0 0 0;
}
#content .newsvypis ul li {
margin: 10px 0 50px 0;
background: none;
padding: 0;
}
#content .newsvypis ul li p.date {
float: left;
width: 60px;
height: 50px;
text-align: center;
color: #FFF;
background: #128BD9;
font-size: 24px;
font-weight: bold;
padding: 10px 0 5px 0;
margin: 0 20px 0 0;
}
.newsvypis ul li p.date span {
display: block;
font-size: 10px;
padding: 0;
}
.newsvypis ul li p.text {
padding: 0;
line-height: 18px
}
#content .newsvypis ul li p.text a {
display: block;
color: #000;
font-size: 18px;
text-decoration: none;
padding-bottom: 5px;
}
#content .newsvypis ul li p.text a:hover {
color: #128BD9;
}
.fotogalerie a img
{
border: 1px solid #e5e5e5;
padding: 12px;
margin: 20px 25px 25px 0;
}
.fotogalerie h3
{
margin-top: 0;
}
img.galeriedetail
{
border: 1px solid #e5e5e5;
padding: 12px;
margin: 25px 25px 0px 0;
}
img.galeriedetail.last
{
margin-right: 0;
}
.left_side input.button.vlevo
{
margin-left: 0;
}
ACC SHELL 2018