@CHARSET "UTF-8";
.width43{width:43%;}
.width40{width:40%;}
.width45{width:45%;}
.width95{width: 95%;}
.right{float:right;}
.left{float: left;}

dl,dt,dd,ul,li {
	/*margin: 0;*/
	/*padding-left: 10px;
	padding-bottom: 2px;
	list-style-type: none;*/
}

a img {
	border: none;
}

a {
	color: black;
	text-decoration: none;
	border: 0 none;
	height: 100%;
}

a:hover {
	color: #ac0000;
}

/*** zaobleni ***/

.top {
	background: transparent url(../img/lh_roh.gif) no-repeat scroll left top
		;
	font-size: 6px;
	height: 6px;
	line-height: 6px;
	margin: 0px;
	padding: 0px;
}

.top .top2 {
	background: transparent url(../img/ph_roh.gif) no-repeat scroll right
		top;
}

input[type="text"],input[type="password"],select,textarea {
	background: transparent url("../img/input_gr.jpg") 0% 0% repeat-x;
	border: 1px solid #d0d1d2;
}

optgroup,option {
	background-color: #f2f7f9;
	color: #565656;
}




