/* This is the style of your browser text */
html, body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#787878;
}
#pattern{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	width: 100%;
	background-image: url(img/bg_pattern.gif);
	background-repeat: repeat;
	z-index: 100;
}

a{
	color:#acdb4f;
	text-decoration:none;
}

a:hover{
	background-color:#acdb4f;
	color:white;
}

.mainmenu_green {
	font-size:16pt;
	font-weight:bold;
	display:block;
	float:left;
	margin-right: 5px;
}

.mainmenu_gray{
	color: #787878;
	font-size: 21px;
	margin:0;
	padding:0;
	line-height:1em;
	list-style:none;

}


.mainmenu_active{
	color:#3b393c;
	font-size:21px;
	margin:0;
	padding:0;
	line-height:1em;
	list-style:none;
	
}
ul#menu {
	list-style: none;
}

ul#menu li {
	float: left;
}

.leftmenu_gray{
	color: #787878;
	font-size: 21px;
	font-weight: bold;
	width:auto;
	display:block;
	height:25px;
	margin:0;
	padding:0;
	line-height: 1em; 
}

.leftmenu_active{
	color: #3b393c;
	font-size: 21px;
	font-weight: bold;
	display: block;
	width:auto;
display:block;
height:25px;
	margin:0;
	padding:0;
	line-height: 1em; 
}

.leftmenu_mini{
	color:#3b393c;
	font-size:11pt;
	font-weight:bold;
	display: block;
	line-height:1em;
}

.leftmenu_bottom{
	color: #787878;
	font-size: 13px;
	line-height: 1em;
	list-style: none;
	margin:0;
	padding:0;
}
.leftmenu_mini2_on{
	color:#3b393c;
	font-size:13px;
	line-height:1em;
	list-style: none;
}

#leftmenu_box{
	margin-left:11px;
}

#newsa_box{
	width:400px;
	margin-bottom:20px;

	font-size:12px;
}

#press_box{
	height:80px;
}

#foot {
	font-size: 10px;
	width: 100%;
	border-top: 1px solid #e5e5e5;
	padding-top:5px;
	color: #B1B1B1;
}

#line-right{
	border-right: 1px solid #e5e5e5;
	padding-left: 20px;
	padding-right: 20px;	
	text-align:left;
}

.text_standard{
	font-size: 12px;
}

.text_mini_titles{
	color:#3c393d;
	font-size:14px;
}

.text_titles{
	color:#3c393d;
	font-size:18px;
}

.text_medium{
	color:#969696;
	font-size:10px;
}

#imgprint{
	border: 0px;
	background-color: white;
	display: block;
	float: left;
	width:100px;
	height:100px;
}

#googlemap{
	width:323px;
	height:165px;
	background-color:silver;
	float:left;
}

input{
	width:323px;
	border: 1px solid #e5e5e5;
}
textarea{
	width:323px;
	height:100px;
	border: 1px solid #e5e5e5;
}

#tlacitka{
	width:60px;
	height:20px;
	padding-bottom:2px;
	border:1px solid #e5e5e5;
	background-color: White;
	color:gray;
}

#cat{
	width:160px;
	display:block;
	padding:2px;
	margin-bottom:3px;
	
}
#cat:hover{
	background-color:#b7ec60;
	color:white;
	display:block;
}

#clients_on{
	width:300px;
	display:block;
	padding:2px;
	margin-bottom:3px;
	background-color:#aaaaaa;
	color:white;
}

#clients{
	display:block;
	margin-bottom:3px;
	padding:2px;
}

#title_1_text{
	font-size:14px;
	color:silver;
	margin-top:30px;
}
.text_capa {
	font-size: 12px;
	color: #222222;
}
table.slovnik
{
	border-collapse: collapse;
	border-spacing: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #acdb4f;
	border-bottom-color: #acdb4f;
	color: #acdb4f;
}
table.capa
{
	border-collapse: collapse;
	border-spacing: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: silver;
}

table.main {
	border-collapse: collapse;
	border-spacing: 0px;
	border: 1px solid #E5E5E5;
}


/* fading rollover */

#portfolio {
    margin:0px;
    padding:0px;

	float:left;
	text-align:left;
}

.projects ul {
    list-style: none;
	margin:0px;
	padding:0px;
}

.projects ul li {
    display: inline;
    float: left;
    height: 66px;
	width: 66px;
    margin:0px;
    padding:0px;
}

 .projects ul li a:hover {
    cursor: pointer;
	text-decoration:none;
	background-color:transparent;
	color:transparent;
}
