*
{
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}

html, body
{
	background: white;
	font-family: Arial;
	color: white;
	text-align: center;
}

.leftshade
{
	background-image: url(../images/redesign/shade-left.gif);
	background-repeat: repeat-y;
	width: 36px;
    height: 100%;
}

.rightshade
{
	background-image: url(../images/redesign/shade-right.gif);
	background-repeat: repeat-y;
	width: 36px;
    height: 100%;
}

.mainwrapper
{
	width: 940px;
	text-align: left;
    background-color: black;
}

.wrapper
{
	width: 1070px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.topmenudiv
{
    margin-top:0px;
}

h2
{
	font-family: Arial;
	font-size: 14px;
	background: #111F4E;
	padding: 5px 5px 5px 15px;
}
h3
{
	font-size: 11px;
}

h4
{
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}

h5
{
	font-size: 11px;
	font-weight: bold;
	color: #B2D523;
}

h3.underline
{
	border-bottom: 8px solid #D32D13;
}

#topmenu
{
	width: 940px;
	border-top: 15px solid #0D1B42;
	background: #0D1B42;
	border-bottom: 3px solid #D42F13;
	white-space: nowrap;
	overflow: hidden;
}
/*
a:link
{
	color: #FFF;
}
a:visited
{
	color: #FFF;
}
a:hover
{
	color: #ABBFFF;
}
a:active
{
	color: #F00;
}
*/
ul.menu
{
	margin-left: 15px;
	list-style: none;
}

ul.menu li
{
	padding: 0px 0px 0px 0px;
}

ul.menu li a
{
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
}

ul.menu li a.selected
{
	color: Red;
}

ul.menu li a:hover
{
	color: #ABBFFF;
}

hr.red
{
	color: #C2341C;
	height: 2px;
}


table
{
	height: 600px;
}

table td
{
	vertical-align: top;
}

.fixed
{
	table-layout: fixed;
	width: 700px;
	height: auto;
}




hr
{
	border: 1px solid white;
	margin: 10px 0px 10px 0px;
}

.content-wrapper *
{
	font-family: Verdana;
	font-size: 13px;
}

.content-wrapper p
{
	line-height: 20px;
}

.content-wrapper
{
	padding: 0px 0px 0px 0px;
}

.content-wrapper h5
{
	margin-bottom: 3px;
	color: #B2D523;
	font-weight: bold;
}

.content-wrapper table td
{
	padding: 1px 0px;
}

.content-wrapper a:hover
{
	color: #ABBFFF !important;
}

.content-wrapper a
{
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.content-wrapper a.xls
{
	margin-bottom: 15px;
	color: #D0FF12;
}

.content-wrapper a:hover
{
	color: #fff;
}

.footer
{
	
    margin-top: 10px;
	margin-bottom: 15px;
	height: 25px;
	background-image:url('../images/redesign/footer.jpg');
    width: 940px;
}

.qsoft
{
	text-align: center;
	margin-bottom: 100px;
}

.footer a, .qsoft a
{
	font: 9px verdana;
	color: #ffffff;
	text-decoration: none;
}


.title
{
	background-image: url(images/titleback.png);
	background-repeat: repeat-x;
	height: 24px;
	line-height: 24px;
	padding-left: 30px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 25px;
}

.leftmenusluzbytop
{
    margin-top: 30px;
    width: 163px;
    background-image: url("../images/redesign/sluzby_top.jpg");
    background-repeat: no-repeat;
    background-position: bottom;
    height: 68px;
}


.leftmenutop
{
    width: 163px;
    background-image: url("../images/redesign/produkty_top.jpg");
    background-repeat: no-repeat;
    height: 38px;
}

.leftmenubottom
{
    width: 163px;
    background-image: url("../images/redesign/produkty_bottom.jpg");
    background-repeat: no-repeat;
    height: 8px;
}

.leftmenurepeat
{
    padding-top:5px;
	background-image: url("../images/redesign/produkty_repeat.jpg");
	background-repeat: repeat-y;
	width: 163px;
}

.contentItem, .contentItemSearch
{
	height: 150px;
	margin: 0px 15px 20px 0px;
	display: block;
	font-size: 12px;
	position: relative;
}

.contentItem
{
	width: 230px;
	float: left;
}

.contentItemSearch
{
}

.contentItem img, .contentItemSearch img
{
	height: 110px;
	float: left;
	margin-right: 10px;
}

.contentItem label, .contentItemSearch label
{
	font-weight: bold;
	color: #ABBFFF;
	width: 60px;
	display: inline-block;
}

.contentItem a, .contentItemSearch a
{
	font-weight: normal;
	color: #FFF;
}

.contentItemDetail
{
	height: 400;
	margin: 0px 15px 15px 0px;
	width: 430px;
	display: inline-block;
	font-size: 12px;
}

.contentItemDetail img
{
	height: 110px;
	float: left;
	margin-right: 10px;
}

.contentItemDetail label
{
	font-weight: bold;
	color: #ABBFFF;
	width: 120px;
	display: inline-block;
}

.back
{
	font-weight: bold;
	color: #99D524;
	font-size: 11px;
	text-decoration: none;
}

.page-wrapper
{
	font-size: 13px;
	font-weight: bold;
	color: #D0FF12;
	width: 100%;
	text-align:center;
}

.page-wrapper a
{
	color: #D0FF12;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
}

.page-wrapper a.active
{
	color: #FFF;
	margin-left: 10px;
}

.gallery-wrapper
{
	margin-left: 15px;
    margin-top: 15px;
	
}

.gallery-wrapper img
{
	width: 150px;
	height: 100px;
	border: 2px solid #fff;
	margin: 10px 10px;
}

.partneri
{
}

.partneri td
{
	padding: 15px !important;
}

input, textarea
{
	padding: 5px;
	height: 22px;
	width: 150px;
}

.search
{
	margin: 2px 0px 10px 0px;
	height: 30px;
	padding: 5px 10px 0px 0px;
}

* html .search /*only msie*/
{
	height: 35px;
}
