html, body, input, textarea, select, button {
    text-align: left;  
	color:#303030;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight: normal;
    line-height:150%;
}
label{font-weight:normal;}

/**
 * LINKS
 */
a:link, a:visited {color:#303030;cursor:pointer;text-decoration: none;font-weight:normal;}
a:active, a:hover {color:#00aeef;text-decoration: none;} 

a:link.more, a:visited.more {color:#303030;cursor:pointer;text-decoration: none;font-weight:bold;}
a:active.more, a:hover.more {color:#00aeef;text-decoration: none;} 
a.active{font-weight: bold;color:#00aeef;}

/**
 * CLEAR
 */
.clear{clear:both;height:1px;font-size:1px;line-height:1px;}
.clear5{clear:both;height:5px;font-size:5px;line-height:5px;}
.clear10{clear:both;height:10px;font-size:10px;line-height:10px;}
.clear15{clear:both;height:15px;font-size:15px;line-height:15px;}
.clear20{clear:both;height:20px;font-size:20px;line-height:20px;}
.clear25{clear:both;height:25px;font-size:25px;line-height:25px;}
.clear30{clear:both;height:30px;font-size:30px;line-height:30px;}

.right{float:right;text-align:right;}
.left{float:left;text-align:left;}
.line{margin: 2px 0 2px 0;height: 2px; background-color: #404040;}

.center {text-align:center;}
.photoLeft {float:left;margin: 0 15px 15px 0;}
.photoRight {float:right;margin: 0 0 15px 15px}
.nowrap {white-space: nowrap;}
.requisite{color: #303030;}
strong{font-weight:bold;}

em{font-style: italic;}

.separator_1{
    height:16px;
	background-color:#cccccc;
}
.facebook{
    padding-bottom: 10px;
}

.header2_submenu{
    height:115px;
    letter-spacing:1.2px;    
    line-height:170%;
	font-size:11px;
}

.header2_submenu a:link,.header2_submenu a:visited{color:#4B4B4B;}
.header2_submenu a:active,.header2_submenu a:hover{color:#00aeef;}
.header2_submenu a.active{color:#00aeef;}


.worker{
    float:left;
    width:280px;
    padding-right:20px;
}


.smallInfo{
    font-size:11px;
}

#BSend{
    color:#00aeef;
    font-size:18px;
    cursor:pointer;
}

/**
 * HEADINGS
 */
h1 {
    padding: 0;
    margin: 39px 0 28px 0;
	font-weight:normal;
	font-size: 24px;
    color:#00aeef;  
    
    line-height:110%;  
}
h2{
    padding: 0;
    margin: 39px 0 28px 0;
	font-weight:normal;
	font-size: 18px;
    color:#00aeef;  
}


h2.title{
    padding: 0;
    margin: 20px 0 10px 0;
	font-weight:bold;
	font-size: 12px;
    color:#00aeef;  
}


h3 {
    padding: 0;
    margin: 0 0 10px 0;
	font-weight:normal;
	font-size: 16px;
    color:#00aeef;  
}
h4 {
    padding: 0;
    margin: 0 0 10px 0;
	font-weight:normal;
	font-weight: bold;
	font-size: 10px;
}




/**
 * TABLE
 */
table {
    margin: 0;
    padding: 0;
}
table caption {
    font-weight: bold;
}
th {
    font-weight: bold;
    text-align: left;
}
td {
    text-align: left;	
}


table.one {
    width:100%;
}
table.one tr{
}
table.one th{
    width:30%;
    text-align:right;
    color:#353535;
    padding-bottom: 2px;
}
table.one td{
    text-align:left;
    padding-bottom: 2px;
}
table LABEL{
	color:#353535;
}







/**
 * HEADER
 */
#header {

}

#topLogo{
    float:right;
}

#topMenu div{float:left;padding:5px;}
#topMenu div.separator{padding:5px 5px;}
#topMenu a:link,#topMenu a:visited{font-size:14px;font-weight:bold;color:#609662;}
#topMenu a:active,#topMenu a:hover{text-decoration: none;color:#5e7994;}
#topMenu div.active a{color:#5e7994}

#topFont{float:right;padding-top:9px;padding-right:25px;}
#topLg{float:right;padding-top:7px;padding-right:5px;}



/**
 * FOOTER
 */
#footer {	
	font-size:11px;
}
#footer a:link,#footer a:visited{}
#footer a:active,#footer a:hover{}
#footer a.active {}


/**
 * PAGENAVIGATOR
 */
#pagenavigator {

}
#pagenavigator a:link,#pagenavigator a:visited{}
#pagenavigator a:active,#pagenavigator a:hover{}



/**
 * LEFT CONTENT
 */
#leftContent {
    line-height:135%;
}

#leftContent a:link,#leftContent a:visited{font-size:15px;font-weight:bold;color:#636365;}
#leftContent a:active,#leftContent a:hover{color:#00aeef;}

#leftContent a:link.active,#leftContent a:visited.active{color:#00aeef;}


/**
 * RIGHT CONTENT
 */
#rightContent {
	
}



/**
 * HOME PAGE
 */
#homepage {
    /*margin-top:115px;*/
    height:520px;
    margin-bottom:20px;
}

#homepage .item{
    height:130px;
    width:130px;
    float:left;
    position:relative;
    padding:0px;margin:0px;
    cursor:pointer;
}
#homepage .item .desc{
    position:absolute;
    z-index:101;
    width:109px;
    height:58px;
    padding-top:105px;
    padding-left:10px;
    padding-right:10px;
    
    color:#595959;
    display:none;          
    background-image:url(i/zaslonka.png);
    background-repeat: no-repeat;
}
#homepage .item .image{
    position:absolute;z-index:100;
}


#pagehome{
    height:16px;
	background-color:#999999;  
    line-height: 110%;  
}

#pagehome a:link,#pagehome a:visited{color:#ffffff;font-size:11px;letter-spacing: 1.2px;}
#pagehome a:active,#pagehome a:hover{color:#ffffff;font-size:11px;letter-spacing: 1.2px;}

/**
 * CONTENT
 */
#content {

}



/**
 * module
 */
.module{
	border:1px solid #e4e4e4;padding:3px;
	margin-bottom:5px;
    background-color:#f9f9f9;
}
.module .modHeader{
	font-weight: bold;
	border-bottom:1px dotted #e4e4e4;
	padding-bottom:1px;
	margin-bottom:4px;
	color:#B20002;
}
.module .modContent{

}
.module .modFooter{

}

/**
 * klienci
 */
#klienci { 
    
}
#klienci .left1, #klienci .left11 {
    float:left;
    width:330px;
}
#klienci .left2, #klienci .left22 {
    float:left;
    width:230px;
    margin-left:30px;
}

#klienci .left11 {
    letter-spacing: 1.1px;
    height:21px;
	background-color:#cccccc;
    padding-left:10px;
    padding-top:2px;
    width:320px;
}
#klienci .left22 {
    letter-spacing: 1.1px;
    height:21px;
	background-color:#cccccc;
    padding-left:10px;
    padding-top:2px;
    width:220px;
}
#klienci .left1 a:link,#klienci .left1 a:visited{font-weight: bold;text-decoration: underline;}
#klienci .left1 a:active,#klienci .left1 a:hover{font-weight: bold;text-decoration: underline;}

/**
 * OFFERS
 */
#offers {
	background-color:#f9f9f9;
    border:1px solid #e4e4e4;
    padding:5px;
    margin-bottom: 10px;
}

/**
 * OFFER
 */
#offer {
	background-color:#f9f9f9;
    border:1px solid #e4e4e4;
    padding:5px;
    margin-bottom: 10px;
}

/**
 * PROFIL
 */ 
#profil {
	background-color:#f9f9f9;
    border:1px solid #e4e4e4;
    padding:5px;
    margin-bottom: 10px;
}

/**
 * USER
 */ 
#user {
	background-color:#f9f9f9;
    border:1px solid #e4e4e4;
    padding:5px;
    margin-bottom: 10px;
}




.itext {
    width: 210px;
    padding:4px;
    border:1px solid #595959;
    
    color:#303030;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
    margin-bottom: 3px;
}
.iarea {
	width: 340px;
    height: 100px;
    padding:4px;
    border:1px solid #595959;	
    
    color:#303030;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
}
.iselect{
    width: 256px;    
}





























































/**
 * Z PLIKU COMPONENTS ********************************************************
 */

.score{
    float:left;
    width: 50px;
    font-size:1px;
    line-height:1px;
    border: 1px solid silver;
    margin-top:3px;
    margin-right:5px;
}
.scoreVal{
    margin:1px;
    height:5px;
    font-size:1px;
    line-height:1px;
    background-color: #FF135A;
}
.cntImages .img {
	float: left;
	margin-right:10px;
}

.component img {
	border: 1px solid silver;
}

.comImages div {
	float:left;
	width:120px;
}

.pageNav {
	text-align:center;
	clear:both;
	/*margin: 10px 0 10px 0;*/
}
.pageNav, .pageNav div,.pageNav a,.pageNav b {
	color: #626262;
}
.pageNav div{
	/*display: inline;*/
}
.pageNavInfo {
	text-align:center;
	/*margin: 10px 0 10px 0;*/
}
.pageNavInfo, .pageNavInfo div,.pageNavInfo a,.pageNavInfo b {
	color: #626262;
}
.pageNavInfo div{
	/*display: inline;*/
}




.clist .row {
	margin-bottom: 10px;
}
.clist .row .title{
	font-weight: bold;
	color: #B20002;
	text-decoration: none;
    /*
	padding-left: 13px;
    background-image:url(i/arr.gif);
    background-position: 0 1px;
    background-repeat: no-repeat;
    */
}
.clist .row .date {
	font-size: 9px;
}
.clist .row .img img {
	border: 1px solid silver;
}
.clist .row .img{
	float: left;
	width: 81px;
	margin-right: 15px;
	text-align: center;
}
.clist .row .info{
	float: left;
	width: 300px;
}

.comp-practice .clist .row .img {
	width: 100px;
}
.comp-practice .clist .row .info {
	width: 280px;
}
.com-worker .clist .row .img {
	width: 241px;
}
.com-worker .clist .row .info {
	width: 80px;
}

img.icon {
	float:right;
	margin-left:15px;
	margin-bottom:15px;
	border: 1px solid silver;
}

.picture img,
.gallery img {
	border: 1px solid silver;
}
.gallery .img {
	width: 81px;
	float: left;
	margin-right: 10px;
	text-align: center;
}

.picture .clear,
.gallery .clear {
	height: 10px;
}








/**
 * prodlist
 */
table.prodlist {
	width: 100%;
	border-left: 1px dotted #6C86B7;
	border-right: 1px dotted #6C86B7;
}
.prodlist th{
	font-weight: bold;
	color: #B20002;
	text-decoration: none;
	padding-left: 18px;
    background-image:url(i/arr.gif);
    background-position: 3px 1px;
    background-repeat: no-repeat;
	background-color: #E8E8E8;
}
.prodlist th.info{
	font-weight: normal;
	color: #B20002;
	text-decoration: none;
	padding-left: 12px;
    background-image: none;
    border-left: 1px dotted #6C86B7;
}
.prodlist tr.col1 td{
	background-color: #ECF5FE;
}
.prodlist tr.col2 td{
	background-color: #F7FBFF;
}
.prodlist td{
	padding: 2px;
}
.prodlist td.title{
	width: 30%;
	vertical-align: top;
	padding-left: 18px;
}
.prodlist td.info{
	width: 40%;
	vertical-align: top;
	border-left: 1px dotted #6C86B7;
	padding-left: 12px;
}
.prodlist td.new{
	border-left: 1px dotted #6C86B7;
	width: 20%;
	vertical-align: top;
	text-align: center;
}
.prodlist td.price, .prodlist th.price{
	text-align:right;
	width: 30%;
	padding-right: 10px;
}
.prodlist a.title{
	font-weight: bold;
	color: #0067B2;
}
.prodlist a.title:hover{
	color: #B20002;
}
.prodlist i.new{
	font-weight: bold;
	color: #B20002;
}
.wyroznienia {
	color: #ff9000;
}

/**
 * com-product
 */
.com-product .itemNavi {
	width: 196px;
	float: left;
    background-image:url(i/prodNaviBg.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-right: 20px;
    margin-bottom: 20px;
}
.com-product .img {
	text-align:center;
	margin-bottom: 4px;
}
.com-product a.icon {
	margin-left: 22px;
}
.com-product .itemDesc {
	width: 319px;
	float: left;
}

/**
 * com-firms
 */
.com-firms{}
.com-firms img{
	border:1px solid #dddddd;
	padding: 2px;
	margin:2px;
}
.com-firms .commercial{
	background:#FFEACC none repeat scroll 0 0;
	border:1px solid #D86017;
	color:#89231D;
	padding:5px;
	margin:5px;
}
.com-firms .list_left{
	float:left;width:135px;	
}
.com-firms .list_right{
	float:right; width:422px;	
}
.com-firms .list_right p.title{
	font-weight:bold;
	font-size: 16px;
	color: #1E5B7E;
}
.com-firms .list_right p{
	margin-bottom: 3px;display:block;line-height:130%;
}