/* CSS Document */
body
{
    margin: 0;
    padding: 0;
    font-family: Verdana;
    font-size: 12px;
    background: url(img/mainBg.png) repeat-x #0a0a0a;
}
a:link, a:visited
{
    text-decoration: none;
    color: white;
}
a:hover
{
    text-decoration: underline;
}

#topMenu
{
    background-color: #222222;
    height: 21px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: white;
    font-weight: bold;
    padding-top: 4px;
    padding-right: 60px;
    text-align: right;
}
#topLogo
{
    height: 135px;
    width: 980px;
    text-align: left;
}

#topLogo img
{
    float: left;
    margin-top: 55px;
    margin-left: 30px;
}

#mainMenu
{
    float: right;
    height: 19px;
    margin-top: 100px;
    margin-right: 30px;
}

.menuItem
{
    margin: 0 10px;
    height: 19px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
}

.menuItemHover
{
    background: url("img/menuItem.png") no-repeat;
    text-decoration: none;
}

.menuItemSelected
{
    background: url("img/menuItem.png") no-repeat;
    text-decoration: none;
}

.menuItem a
{
    text-decoration: none;
    background: none;
}

#mainBody
{
    width: 980px;
    background-color: #151515;
    border-left: 1px solid #1d1d1d;
    border-right: 1px solid #1d1d1d;
    border-top: 1px solid #1d1d1d;
    padding-top: 15px;
    padding-left: 13px;
    padding-right: 13px;
    height: 100%;
}

h1.mainGray
{
    color: #a2a2a2;
    font-style: italic;
    font-size: 16px;
    text-align: left;
    margin-left: 12px;
}
#mainBodyInfoCase
{
    height: 121px;
    width: 978px;
    border: 1px solid #1d1d1d;
    margin-bottom: 30px;
}
#mainBodyInfobox1
{
    margin-top: 6px;
    margin-left: 5px;
    float: left;
    width: 732px;
    height: 107px;
    background: url(img/topBg1.png) repeat-x;
    border-top: 1px solid #0d58a8;
    border-left: 1px solid #0d58a8;
    border-bottom: 1px solid #0d58a8;
}
#mainBodyInfobox2
{
    margin-top: 6px;
    margin-right: 5px;
    float: right;
    width: 234px;
    height: 107px;
    background: url(img/topBg2.png) repeat-x;
    border-top: 1px solid #0d58a8;
    border-right: 1px solid #0d58a8;
    border-bottom: 1px solid #0d58a8;
}

ul.topMenu
{
    list-style-type: none;
    text-align: left;
    color: white;
    font-size: 18px;
    margin-top: 18px;
}
li.lOrange
{
    background: url('img/info1.png') no-repeat 0px 2px;
    padding-left: 30px;
}

p.regInfo
{
    color: white;
    font-size: 12px;
    margin-left: 35px;
    margin-right: 35px;
    text-align: left;
    margin-bottom: 20px;
    margin-top: 12px;
}
.regBt
{
    width: 155px;
    height: 28px;
    background: url(img/regBt.png);
    font-weight: bold;
    padding-top: 11px;
}

.tlacitko, .tlacitko2, .tlacitko3, .tlacitko4
{
    width: 155px;
    height: 28px;
    background: url(img/regBt.png);
    font-weight: bold;
    padding-top: 11px;
    float: left;
    margin-top: 20px;
}

.tlacitko2
{
    float: right;
    margin-right: 40px;
    margin-top: 3px;
    width: 130px;
}

.tlacitko4
{
    float: none;
}

#mainContent
{
    float: left;
    width: 730px;
    text-align: left;
}
#rightPanel
{
    background-color: #0e0e0e;
    border: 1px solid #1c1c1c;
    float: right;
    width: 239px;
    min-height: 450px;
}

div.news
{
    margin-left: 15px;
    width: 690px;
    margin-bottom: 32px;
}
div.newsHeader
{
    height: 31px;
    width: 100%;
    background: url(img/newsBg.png) repeat-x;
    border-bottom: 1px soild #151515;
}
h2.newsHeader
{
    color: #1e95fb;
    margin-left: 60px;
    padding-top: 5px;
    font-size: 15px;
    margin-top: 0;
    font-weight: bold;
    margin-bottom: 0;
}
span.newsDate
{
    color: #6a6a6a;
    float: right;
    font-size: 11px;
    margin-right: -32px;
    margin-top: 8px;
}
div.newsBody
{
    color: #cbcbcb;
    padding: 15px;
    background-color: #181818;
}


div.rightTitle
{
    background: url(img/rightBg.png) repeat-x;
    width: 100%;
    height: 44px;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 17px;
    padding-top: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
div.actual
{
    color: #cbcbcb;
    width: 214px;
    background: url(img/rightDown.png) bottom no-repeat #131313;
    padding-top: 7px;
    text-align: left;
}
p.actualContent
{
    margin: 0 3px 10px 10px;
}
p.actualDate
{
    text-align: right;
    width: 100%;
    color: #4f4f4f;
    padding-bottom: 4px;
}

div.actualAll
{
    color: #cbcbcb;
    width: 100%;
    background: url(img/rightDown.png) right bottom no-repeat #131313;
    padding-top: 7px;
    text-align: left;
}

#footer
{
    clear: both;
    width: 100%;
    height: 78px;
    background: url(img/mainBg2.png) repeat-x;
}

#footerBody
{
    width: 1008px;
    height: 78px;
    background: url(img/footerBg.png) repeat-x;
}
p.footer
{
    margin: 0;
    padding-top: 50px;
    color: #b5b5b5;
}

#profileInfo
{
    float: left;
    border-bottom: 1px solid #2d2d2d;
    margin-top: 14px;
    width: 100%;
    padding-bottom: 2px;
}

div.title1, div.title2, div.title3
{
    background: url(img/donwBg.gif) left no-repeat;
    height: 29px;
    padding-left: 15px;
    margin-left: 2px;
    width: 100%;
    margin-top: 6px;
    float: left;
}

div.title2
{
    margin-top: 40px;
}
div.title3
{
    width: 500px;
}

div.tableBorder
{
    background-color: #1b1b1b;
    border: 1px solid #232323;
    margin-left: 2px;
    width: 690px;
    float: left;
    margin-top: 20px;
    padding: 5px 5px;
}

tr.row
{
    background-color: #101010;
    color: #cfcfcf;
    height: 25px;
    border-bottom: 1px solid #1b1b1b;
}
tr.rowOdd
{
    background-color: #151515;
    color: #cfcfcf;
    height: 25px;
    border-bottom: 1px solid #1b1b1b;
}

td.underline1, td.underline2, td.underline3, td.underline4, td.underline5
{
    border-bottom: 1px solid #1b1b1b;
    height: 30px;
    vertical-align: middle;
    font-size: 12px;
    padding: 3px;
    text-align: left;
}

td.underline1
{
    padding-left: 10px;
    width: 186px;
}
td.underline2
{
    width: 50px;
    text-align: left;
}
td.underline3
{
    width: 80px;
    padding-left: 15px;
}
td.underline14
{
    width: 100px;
    text-align: center;
}
td.underline5
{
    width: 240px;
}


h2.white
{
    color: white;
    margin: 0;
    font-size: 15px;
    padding-top: 5px;
}

.screen
{
    padding: 7px;
    background-color: #1D1D1D;
    margin-left: 10px;
    margin-top: 10px;
}


span.downInfo
{
    color: #757575;
    float: left;
    margin-left: 10px;
    margin-right: 15px;
    margin-top: 10px;
}

div.regBt2
{
    width: 155px;
    height: 28px;
    background: url(img/regBt.png);
    font-weight: bold;
    padding-top: 11px;
    float: left;
    text-align: center;
}

span.lBlue
{
    color: #82d8fe;
}
a.lBlue:LINK, a.lBlue:VISITED
{
    text-decoration: none;
    color: #82d8fe;
}
a.lBlue:HOVER
{
    text-decoration: underline;
}
span.lGray
{
    color: #757575;
}
span.lOrange
{
    color: #ff9464;
}
a.lOrange:LINK, a.lOrange:VISITED
{
    text-decoration: none;
    color: #ff9464;
}
a.lOrange:HOVER
{
    text-decoration: underline;
}

img.floatLeft
{
    float: left;
}
img.floatRight
{
    float: right;
}
img.floatLeftFooter
{
    float: left;
}
img.floatRightFooter
{
    float: right;
}

div.app
{
    background-color: #1b1b1b;
    border: 1px solid #232323;
    margin-left: 2px;
    width: 700px;
    float: left;
    margin-top: 20px;
}

div.appHeader
{
    margin-left: 20px;
    width: 660px;
    border-bottom: 1px solid #232323;
    height: 36px;
}
div.appTitle
{
    float: left;
    color: #f25c12;
    font-size: 18px;
    font-weight: bold;
    margin-left: 7px;
    margin-top: 9px;
    margin-right: 12px;
}
div.appVer
{
    float: left;
    color: #CFCFCF;
    margin-left: 12px;
    margin-top: 11px;
}
div.appBody
{
    color: #CFCFCF;
    margin-left: 21px;
    width: 656px;
    margin-bottom: 6px;
    margin-top: 10px;
}

div.appBody a
{
    font-weight: bold;
    text-decoration: none;
}

div.appBody p
{
    text-align: justify;
}

div.appBody a:hover
{
    text-decoration: underline;
}

.appDetail
{
    background: url(img/appBgBt.gif) repeat-x;
    height: 22px;
    width: 100px;
    float: right;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 5px;
    color: white;
    font-size: 13px;
    font-weight: bold;
    padding-top: 3px;
    text-align: center;
}

div.login
{
    border: 1px solid #232323;
    background-color: #101010;
    float: left;
    padding: 20px;
    margin-bottom: 30px;
    margin-top: 20px;
    width: 660px;
    margin-left: 2px;
}

div.registrace
{
    border: 1px solid #232323;
    background-color: #101010;
    float: left;
    padding: 20px;
    margin-bottom: 30px;
    margin-top: 20px;
    color: #CFCFCF;
    width: 400px;
    margin-left: 123px;
}
.tlacitko3
{
    margin-left: 143px;
    text-align: center;
}

div.submenu
{
    color: white; /* margin-bottom: 70px; */
    margin-left: 14px;
    width: 700px;
}
div.submenuItem, div.submenuItemEnd
{
    float: left;
    margin-right: 3px;
    border: 1px solid #0754a6;
    background: url(img/submenuBg.gif) repeat-x;
    height: 37px;
    width: 159px;
    padding-top: 11px;
    font-weight: bold;
    padding-right: 3px;
    font-size: 10px;
}
div.submenuItemEnd
{
    margin-right: 0;
}
img.submenuImg
{
    margin-top: -2px;
    float: left;
    margin-left: 7px;
}

div.tableBorder2
{
    margin-top: 10px;
    margin-bottom: 10px;
}

div.tableBorder2 table td
{
    border-bottom: 1px solid #1b1b1b;
    font-size: 12px;
    padding-left: 6px;
    vertical-align: top;
    padding-top: 5px;
    padding-bottom: 5px;
}
td.orderTitle
{
    text-align: right;
    padding-right: 3px;
    color: #f25c12;
    width: 200px;
}

td.orderDesc
{
    text-align: left;
    padding-right: 6px;
    color: #CFCFCF;
    width: 600px;
    font-weight: bold;
}
.orderBt
{
    width: 155px;
    height: 35px;
    background: url(img/regBt.png);
    font-weight: bold;
    float: right;
    text-align: center;
    border: 0;
    color: white;
    font-size: 12px;
    cursor: pointer;
    margin-right: 40px;
}

table.profile
{
    float: left;
    width: 718px;
    border: 1px solid #232323;
    margin-left: 5px;
    padding: 20px 10px 20px;
    margin-top: 20px;
    margin-bottom: 30px;
    background-color: #101010;
    color: #CFCFCF;
}

td.title
{
    color: #FA560D;
    font-weight: bold;
    text-align: right;
    padding-right: 2px;
}

td.profile_info
{
    padding-left: 80px;
    color: #CFCFCF;
    font-size: 11px;
    font-style: italic;
    padding-bottom: 5px;
}

.actual a
{
    color: #82d8fe;
    text-decoration: none;
}

.actual a:hover
{
    text-decoration: underline;
}

.actualAll a
{
    color: #82d8fe;
    text-decoration: none;
}

.actualAll a:hover
{
    text-decoration: underline;
}

.malinko_odsadit
{
    padding: 0px 0px 0px 15px;
}

.text_center
{
    text-align: center;
}

.social_img
{
    vertical-align: middle;
    margin-top: -1px;
}

.font_twt
{
    color: #3CBBDD;
    font-weight: bold;
    margin-right: 20px;
}

.font_bold
{
    font-weight: bold;
}


.font_fcb
{
    color: #3958A0;
    font-weight: bold;
}
