.vamiddle{vertical-align: middle;}
.vatop{vertical-align: top;}
a img {border:0;padding:0;margin:0;}
form fieldset {border:0;margin:0;padding:0;}
.hidden{display:none;}
.bold{font-weight: bold !important;}
.vmiddle {vertical-align: middle;}
.fnone{float:none}
.fleft{float:left}
.fright{float:right}
.clear{clear:both;}
.acenter{text-align:center}
.small{font-size:12px;}
.fwn{font-weight:normal;}
.ajustify{text-align:justify;}
.opacity{opacity:0.5}
.noscroll{overflow: hidden;}
input[type="checkbox"]{
    vertical-align:middle;
}
.long {
    width: 475px !important;
}
.brown {color: #755C31;}
.redText {color: #DB4625;}
.bold { font-weight: bold; }


body{
    margin:0;
    padding:0;
    font-family: "Arial CE", "Helvetica CE", Tahoma, Arial, lucida, sans-serif;
    background:#fff url('../images/background.png') top left repeat-x;
    font-size: 15px;
    color:#4f4d4d;
}

#header{
    width:940px;
    height:83px;
    margin: 0 auto 3px auto;
}

#mainmenu{
    float:right;
    list-style-type: none;
    margin:0;
    padding:10px 0 0 0;
}
#mainmenu li{
    float:left;
}
#mainmenu li a{
    display:block;
    padding:0 18px;
    height:16px;
    line-height:16px;
    color: #fff;
    text-decoration: none;
    font-size:13px;
    border-right:1px solid #baa047;
}
#mainmenu li a.last{
    border:0;
}
#mainmenu li a:hover{
    text-decoration: underline;
/*    font-weight: bold;*/
}


#body{
    width:940px;
    margin: 0 auto 50px auto;
}
#body p{
    line-height: 26px;
}
#body ul{
    list-style-image: url('../images/li.png');
    margin:0;
    padding:0 0 0 15px;
}
#body ul li{
    line-height: 26px;
}


a{
    color:#4f4d4d;
    text-decoration: none;
}

a:hover{
    text-decoration: underline;
    //font-weight: bold;
}

/*BUTTONS*/

input.smallbutton{
    font-weight: normal;
    text-align:center;
    width:90px;
    height:23px;
    padding: 0 20px !important;
    line-height:23px;
    margin:0;
    background-color: #DB4625;
    color:#fff;
    border:0;
    border: 1px solid #ec808e;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding:0;
    display:inline-block;
}

a.classicbutton{
    display: inline-block;
/*    width:160px;*/
    padding:0 20px;
    height:34px;
    text-align: center;
    font-size: 13px;
    line-height: 34px;
    text-decoration: none;
    color:#fff;
}
a.classicbutton.default{
    width:120px;
}

.blue{
    background-color: #1960a9 !important;
    border-color: #ADD8E6 !important;
}
.red{
    background-color: #DB4625 !important;
    border-color: #EC808E !important;
}

a.classicbutton.big{
    height:38px;
    line-height: 38px;
    font-size: 18px;
}
a.viceinformaci{
    display:block;
    padding:0 20px;
    height:24px;
    text-align: center;
    font-size: 13px;
    line-height: 24px;
    text-decoration: none;
    color:#fff;
    float:left;
    margin:0 5px 0 0 ;
}


a.roundedbutton{
    display:inline-block;
    font-weight: normal;
    text-align:center;
    height:32px;
    line-height:32px;
    padding:0 45px;
    margin:0;
    background-color: #DB4625;
    color:#fff;
    border:0;
    font-size: 13px;
    border: 1px solid #ec808e;
    text-decoration: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
a.plus{
    display:block;
    width:29px;
    height:24px;
    background:#fff url('../images/plus.jpg') top left no-repeat;
    float:left;
/*    opacity: 0.5;*/
}




/*BUTTONS*/

h1.black, h2.black{
    border-bottom:0px solid #ddc594;
    color:#4f4d4d;
}
h1, h2{
    margin:0 0 10px 0;
    padding:0 0 5px 0;
    font-size: 22px;
    color:#DB4625;
    border-bottom:1px solid #ddc594;
}
h1, h2, h3{
    margin:0 0 10px 0;
    padding:10px 0 5px 0;
    font-size: 22px;
    color:#DB4625;
    border-bottom:1px solid #ddc594;
}
h3{
    font-size: 16px;
}

h1.headerTitle {
    font-size: 24px;
}


.subpagecontent{
    background-color: #fff;
    border:1px solid #ddc594;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding:15px;
}
.lefttimeline .subpagecontent{
    margin: 0 24px 0 0;
}
.lefttimeline.default{
    padding-top:36px;
}
.righttimeline.default{
    padding-top:36px;
}


/*EVENTS*/
.eventdiv{
    background-color: #fff;
    border:1px solid #ddc594;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding:10px;
    position:relative;
    width:537px;
    margin-bottom:20px;
}
.eventdiv .eventcontent{
    width:460px;
    float:left;
}
.eventdiv .eventcontent .eventtitle{
    height:28px;
    line-height:28px;
    background-color: #f8f6f0;
    border:1px solid #e0e9f2;
    -webkit-border-radius: 1px;
    border-radius: 1px;

    padding:0 2px;
}
.eventdiv .eventcontent .eventtitle .date{
    font-size:12px;
    color:#939393;
}

.firmname{
    font-size:13px;
    color:#1960a9;
    text-decoration: none;
}
a.firmname:hover{
    text-decoration: underline;
}


.eventdiv .eventcontent h3{
    font-weight: normal;
    margin:10px 0 10px 0;
    font-size:14px;
}
.eventdiv .eventcontent p{
    padding:0;
    margin:0;
}

.eventdiv .eventcontent .rightbox{
    float:right;
    background-color: #f8f6f0;
    border:1px solid #e0e9f2;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size:13px;
    width:78px;
    height:60px;
    padding:16px 12px;
    margin:10px 0 0px 0;

}
.eventdiv .eventcontent .rightbox .archivebutton{
    display:block;
    border:1px solid #b8c0c8;
    -webkit-border-radius: 3px;
    border-radius: 3px;

    width:76px;
    height:22px;
    line-height:22px;
    text-align: center;
    text-decoration: none;
    background-color: #e4e1d2;
    margin:0 0 10px 0;
}

.eventdiv .eventcontent .links{
    margin:10px 0;
}
.eventdiv .eventcontent .links a{
    margin:5px 0;
    text-decoration: none;
}
.eventdiv .eventcontent .links a:hover{
    text-decoration: underline;
}

.avatar{
    width:77px;
    float:left;
}
.avatar .image{
    width:60px;
    height:62px;
    line-height: 62px;
    border:1px solid #afb3b8;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    background-color: #f8f6f0;
    text-align: center;

/*    background: url('../images/avatar.jpg') top left no-repeat;*/
}
.eventdiv .arrow{
    width:37px;
    height:12px;
    position:absolute;
    top:50%;
    right:0;

    margin-top:-6px;
    margin-right:-37px;
    background: url('../images/eventsarrow.png') top left no-repeat;
}
/*EVENTS*/



/*POSITIONS*/
.positiondiv a.firmname{
    display:block;
}

.positiondiv{
    background-color: #fff;
    border:1px solid #ddc594;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding:10px;
    position:relative;
    width:307px;
    margin:0 0 20px 0px;
}
.positiondiv .positioncontent{
    width:230px;
    float:left;
}
.positiondiv .positioncontent h3{
    font-weight: normal;
    margin:0 0 10px 0;
    font-size:14px;
}
.positiondiv .avatar{
    width:77px;
    float:left;
}
/*.positiondiv .avatar .image{
    width:60px;
    height:62px;
    border:1px solid #afb3b8;
    -webkit-border-radius: 1px;
    border-radius: 1px;

    background: url('../images/avatar.jpg') top left no-repeat;
}*/

.positiondiv .positioncontent .button{
    font-weight: normal;
    text-align:center;
    width:140px;
    height:23px;
    line-height:23px;
    margin:0;
    background-color: #DB4625;
    color:#fff;
    border:0;
    border: 1px solid #ec808e;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding:0;
    display:inline-block;
    font-size: 13px;
}
.positiondiv .positioncontent .button.blue{
    background-color: #1960a9;
    border: 1px solid #275f98;
    width:70px;
}

/*POSITIONS*/

.basetable th{
    width:100px;
    font-weight: normal;
    text-align: left;
    padding: 5px 0;

}




#leftBody{
    width:460px;
    margin-right:20px;
    float:left;
}
#rightBody{
    width:460px;
    float:left;
}

.defaultImage{
    width:545px;
    margin-left:-42px;
}


a.button{
    display: inline-block;
/*    width:160px;*/
    padding:0 20px;
    height:34px;
    text-align: center;
    font-size: 13px;
    line-height: 34px;
    text-decoration: none;
    color:#fff;
}

a.button.blue{
    background-color: #1960a9;
}
a.button.red{
    background-color: #DB4625;
}




/*formulare*/
form table tr th{
    font-weight: normal;
    text-align:left;
}

form table tr td input[type="text"],
form table tr td input[type="date"],
form table tr td input[type="password"]{
    font-weight: normal;
    text-align:left;
    width:220px;
    height:33px;
    line-height:33px;
    padding:0 5px;
    margin:0;
    background-color: #fafbfc;
    border:1px solid #d2d4d6;
    -webkit-border-radius: 1px;
    border-radius: 1px;
}
form table tr td input[type="date"]{
    width:65px;
}
textarea{
    font-weight: normal;
    text-align:left;
    //width:220px;
    //height:150px;
    line-height:20px;
    padding:5px;
    margin:0;
    background-color: #fafbfc;
    border:1px solid #d2d4d6;
    -webkit-border-radius: 1px;
    border-radius: 1px;
}
textarea.big {
    width: 700px !important;
    height: 220px !important;
}
textarea.tall {
    height: 280px !important;
}
textarea.long {
    width: 710px !important;
}
textarea.slim {
    height: 80px !important;
}

select{
    font-weight: normal;
    text-align:left;
    width:302px;
    height:33px;
    line-height:33px;
    padding:0 0 0 5px;
    margin:0;
    background-color: #fafbfc;
    border:1px solid #d2d4d6;
    -webkit-border-radius: 1px;
    border-radius: 1px;
}
option{
    text-align:right;
}
form table tr td input[type="submit"]{
    font-weight: normal;
    text-align:center;
    height:29px;
    line-height:29px;
    padding:0 45px;
    margin:0;
    background-color: #DB4625;
    color:#fff;
    border:0;
    border: 1px solid #ec808e;
/*    outline: 1px solid #ba2a3b;*/

    -webkit-border-radius: 3px;
    border-radius: 3px;
}

label.required {font-weight: bold;}
label.required:after {content: "*"; color: red; font-size: 16px;}




.lefttimeline{
    width:160px;
    float:left;
    padding: 0 0 85px 0;
    border-right:2px solid #dec697;

/*    background-color: red;*/
}

.righttimeline{
    float:left;
    width:100%;
    max-width:735px;
    margin-left:0px;
    padding-left:20px;
    padding-bottom:40px;
    //border-left:2px solid #dec697;

/*    background-color: blue;*/
}


#topbuttons{
    margin:0 0 24px 0;
}
#topbuttons .button{
    height:37px;
    width:300px;
    background-color: #DB4625;
    border: 1px solid #ec808e;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin:0 17px 0 0;
    float:left;
    font-size: 13px;
    padding:0;
}
#topbuttons .button.blue{
    background-color: #1960a9;
    border: 1px solid #275f98;
}
#topbuttons .button.last{
    margin:0 0 0 0px;
}

.centerbutton{
    color: #DB4625;
    font-size: 16px;
    text-align: center;
    margin-bottom:10px;
    border-bottom:1px solid #ddc594;
    padding:0 0 5px 0;
}


.tooltips{
    width:260px;
    background-color:#e4e1d2;
    float:left;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 20px;
    min-height:502px
}
.tooltips .title{
    color: #DB4625;
    font-size: 16px;
    text-align: center;
    margin-bottom: 30px;
}


#nabidkyfilter{
    height:34px;
    border:1px solid #ddc594;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding:13px;
    background-color: #fff;
}
#nabidkyfilter div{
    float:left;
}
#nabidkyfilter div.first{
    width:528px;
}
#nabidkyfilter div.first select{
    width:300px;
}
#nabidkyfilter div.second{
    width:80px;
    height:33px;
    line-height:33px;
}
#nabidkyfilter div.third select,
#nabidkyfilter div.fourth select{
    width:140px;
}
#nabidkyfilter div.fourth{
    width:164px;
    text-align: right;
}

.popup{
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;

    width:100%;
    min-height:100%;
    opacity: 0.9;
    background-color: #000;
}
.popuppage{
    position:absolute;
    top:0;
    left:50%;
    margin:100px 0 100px -470px;
    width:940px;

    background-color: #fff;
    border:1px solid #ddc594;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding:30px 60px;

    z-index: 999;
}
.popuphead{
    background-color: #f8f6f0;
    height: 34px;
}

.positionleftcolumn{
    width:490px;
    float:left;
}
.positionrightcolumn{
    width:400px;
    margin-left:50px;
    float:left;
}
.positionrightcolumn h2{
    border:0;
    font-weight: normal;
}
.positionrightcolumn h1{
    font-weight: normal;
}


.firmleftcolumn50{
    float:left;
    width:50%;
}
.firmrightcolumn50{
    float:left;
    width:50%;
}
.firmrightcolumn50 h1{
    font-weight: normal;
    border:0;
    font-size:18px;
    padding: 6px 0 5px;
}


.likes{
    width:52px;
    height:22px;
    margin:2px 0 0 0;
    border:1px solid #b8c0c8;
    float:left;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.likes .like{
    width:26px;
    height:22px;
    background:#fff url('../images/like.jpg') top left no-repeat;
    float:left;
    -webkit-border-radius: 1px;
    border-radius: 1px;
}
.likes .plus{
    width:26px;
    height:22px;
    background:#fff url('../images/plus2.jpg') top left no-repeat;
    float:left;
    -webkit-border-radius: 1px;
    border-radius: 1px;
}

.socialshare {
    width:78px !important;
    height: 22px;
}
.popuphead .socialshare {
    margin: 5px 4px 0;
}
.eventcontent .socialshare {
    margin: 2px 5px 0;
}
.eventcontent .nolikes .socialshare{
    margin: 2px 0 0 !important;
}
.likes .twitter{
    width:26px;
    height:22px;
    background:#fff url('../images/twitter2.jpg') top left no-repeat;
    float:left;
    -webkit-border-radius: 1px;
    border-radius: 1px;
}
.likes .facebook{
    width:26px;
    height:22px;
    background:#fff url('../images/facebook2.jpg') top left no-repeat;
    float:left;
    -webkit-border-radius: 1px;
    border-radius: 1px;
}
.likes .mail{
    width:26px;
    height:22px;
    background:#fff url('../images/mail2.jpg') top left no-repeat;
    float:left;
    -webkit-border-radius: 1px;
    border-radius: 1px;
}

/************ info boxy ~ flash zpravy ******************/

ul.error li{
    height:40px !important;
    line-height: 40px !important;
    list-style-type: none !important;
    list-style-image: none !important;
    padding:0 0 0 30px !important;
}

.flash, .info,  .warning, .error {
    border: 1px solid;
    margin: 0 auto 10px auto;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-size: 15px;
    text-align: left;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-radius: 5px;
/*	opacity: 0.9;*/
	border: none !important;
        list-style-type: none !important;

}
.flash ul li, .info ul li,  .warning ul li, .error ul li {
    list-style-type: none !important;
}

.info {
    color: #00529B;
    background-color: #C6DBFF;
    background-image: url('../images/basics/info.png');
}



.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../images/basics/warning.png');
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../images/basics/error.png');
}

#sortable .sort{
    cursor: s-resize;
}


#header span.button {display:none;}

.actions-box {
    margin-top: 10px;
}

/** events links preview */

div.linkPreview {
    background-color: #EDEDED;
    border: 1px solid #666;
    width: 300px;
}

#body div.linkPreview p {
    cursor: pointer;
    cursor: hand;
    line-height: 16px;
    margin: 0 10px;
}

#body p.linkTitle {
    font-size: 12px;
    font-weight: bold;
}

#body p.linkDesc, p.linkLink {
    font-size: 10px;
}

#body div.thumbsContainer {
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin: 10px;
}

#body div.insideThumbsContainer {
    height: 120px;
    width: 2500px;
    position: relative;
    left: 0px;
}

#body div.insideThumbsContainer div {
    float: left;
}

#body div.arrows {
    margin: 10px;
}

#body div.arrows img {
    margin-right: 10px;
    cursor: hand;
    cursor: pointer;
}

#body div.linkPreview label {
    font-size: 10px;
}

/** end of events links preview */


/** price list */
.pricing-table ul{
    border-width: 1px;
    border-style: solid;
    border-color: #013870;
    border-radius: 7px;
    padding: 5px !important;
    margin: 2px !important;
    width: 245px;
    text-align: center;
    list-style: none !important;
    float: left;
    background-color: #FFFFFF;
    box-shadow: 1px 3px 5px #888888;
}
.pricing-table ul li{
    padding: 4px;
    border-width: 0px;
    border-style: dotted;
    border-color: #CCCCCC;
    border-radius: 4px;
    border-bottom-width: 1px;
}
.pricing-table li:first-child{
    border-bottom: 0;
}
.pricing-table li:last-child{
    border-bottom: 0;
}
.pricing-table ul .price{
    color: #FFFFFF;
    background-color: #1860A8;
    font-size: 18px;
}
.pricing-table ul .price-note{
    color: #4f4d4d;
    background-color: #FFFFFF;
    font-size: 11px;
}
.pricing-table .registration {
    margin-top: 55px !important;
    padding-bottom: 18px !important;
    padding-top: 12px !important;
    width: 505px;
}
/** end of price list */

/** SVJ */
#contentside h2 {
    padding-top: 4px;
}

hr {
    color: #DDC594;
}

.submessage {
    border: 2px solid #DEC697;
    padding: 0 10px 10px 10px;
    margin-bottom: 10px;
}

.submessage h3{
    border-bottom:1px dashed #ddc594;
}

.list li {
    border-bottom: 1px dashed #D3D3D3;
    margin-top: 3px;
}

.list a{
    text-decoration: none;
    font-weight: normal;
}

.list a:hover {
    text-decoration: none;
    font-weight: bold;
}

ul.inline {
    text-align: center;
}

.inline li {
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}

blockquote
{
	font-style: italic;
	font-family: Georgia, Times, "Times New Roman", serif;
	padding: 2px 0;
	border-style: solid;
	border-color: #ccc;
	border-width: 0;
}

.profilefoto {
    width: 93%;
    height: inherit;
    border-top: 1px dashed #D3D3D3;
    margin-top: 10px;
    padding-top: 10px;
}

#gallerywrap {
    height: 740px;
    width: 740px;
    overflow: hidden;
    text-align: center;
}
#galleryframe {
    -ms-zoom: 2.08;
    -ms-transform-origin: 0 0;
    -moz-transform: scale(2.08);
    -moz-transform-origin: 0px 0px;
    -o-transform: scale(2.08);
    -o-transform-origin: 0px 0px;
    -webkit-transform: scale(2.08);
    -webkit-transform-origin: 0 0;
}
#galleryframe {
    width: 999px;
    height: 356px;
    overflow: hidden;
    margin-top: -42px;
}
/** end of SVJ */