body,td,th {
	font-family: Verdana, Tahoma, Arial, helvetica;
	font-size:x-small;
	color:black;
}

.clear {
	clear:both;
	height:0px;
	font-size:0px;
}

a {
	color:#2D4492;
	text-decoration: none;
}

a:hover {
	color:#2D4492;
	text-decoration: underline;
}

form {
	margin:0px;
}

input, textarea, select, option {
	font-family: Verdana, Tahoma, Arial, helvetica;
	font-size:xx-small;
	color:black;
	border: 1px solid blue;
}

.checkbox {
	border-style: none;
}

.bodyContainer {
	text-align:center;
}

.contentContainer {
	width:980px;
}

.contentPanel {
	float:right;
	width:790px;
}

.spacer {
	height:10px;
	font-size: 1px;
	margin:0px;
}

.topText {
	float:left;
	width:200px;
	margin:40px 0px 0px 20px;
}

.userSpace {
	font-size: xx-small;
	font-weight: bold;
	text-align: left;
	float: right;
	width:320px;
	height:68px;
}

.userSpace a {
	color:#2D4492;
}

.userFolders {
}

.userFolders .blue, .userFolders .blue, .userFolders .orange, .userFolders .green {
	font-size: xx-small;
	width:80px;
	height:20px;
	text-align:center;
	color:white;
	float:left;
}

.userFolders p {
	margin-top:4px;
}

.userFolders .blue a, .userFolders .blue a, .userFolders .orange a, .userFolders .green a {
	color:white;
}

.blue{
	background-color: #E6330A;
}

.blue{
	background-color: #69BAF1;
}

.orange{
	background-color: #FFB037;
}

.green {
	background-color: #9BC533;
}

.bluedot {
	padding:0px 12px 0px 12px;
	background-image: url(../slices/bluedot.gif);
	background-position: 10px 5px;
	background-repeat: no-repeat;
}

.bluedotTiny {
	padding:0px 5px 0px 5px;
	background-image: url(../slices/bluedot.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
}

.whitedot {
	padding:0px 12px 0px 12px;
}

.gray, .top {
	color:#989898;
}

.gray a, .top a {
	color:#989898;
}

.top {
	font-size: xx-small;
	text-align: right;
	font-weight: bold;
	margin-bottom:20px;
}

.black, .black a, .black a:hover {
	color:black;
}

.error {
	background-color: #FAE9E9;
	background-image: url(../slices/warning.gif);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	border: 2px #E05D5D solid;
	padding: 10px 10px 10px 50px;
	margin: 10px;
}

/* obsah */

.mainContent {	
	clear:both;
	/* border:1px solid #EEEEEE; */
	text-align:left;
	border:1px solid #4646F5;
	border-bottom:3px double #4646F5;
}

h1 {
	
}

h1, .mainContent .title {
	margin:25px 25px 30px 25px;
	font-size:120%;
	font-weight: bold;
}

.mainContent .subDivider{
	margin:10px 25px 0px 25px;
	clear:both;
	border-bottom:1px solid #EEEEEE;
	height:1px;
	font-size:1px;
}

.mainContent .subtitle {
	margin:10px 25px 0px 25px;
	font-size:120%;
	font-weight: bold;
}

.mainContent p {
	margin:25px 25px 0px 25px;
	text-align: left;
}

.mainContent .category {
	margin:15px 25px 0px 25px;
	padding:5px;
	text-align: left;
	font-size:140%;
	font-weight:bold;
	color:#4646F5;
	background-image: url(../slices/header.gif);
	background-repeat: no-repeat;
	height:34px;
}

.mainContent .important {
	font-weight: bold;
}

/* formulář */

.graphics {
	margin:10px;
}

.blueform {
	background-color: #AFCECE;
	border: 2px #4646F5 solid;
}

.blueform td {
	font-size: xx-small;
}

/* tables */

.titletable {
	margin:5px 0px 20px 10px;
	font-size:150%;
	font-weight: bold;
}

.tableContainer {
	margin:20px;
	width:750px;
}

.orderTable {
	width:100%;
}

.orderTable td, .orderTable th {
	font-size:x-small;
	font-weight:bold;
	text-align: center;
	vertical-align: middle;
	height: 35px;
	border-bottom:1px solid #EEEEEE;
}  

.orderTable th {
	background-color: #EEEEEE;
}

.orderTable .discount {
	color:blue;
	font-size: xx-small;
	font-weight: normal;
	text-align: left;
} 

.parametersTable {
}

.parametersTable td, .parametersTable th {
	padding:0px 20px 0px 20px;
	text-align: center;
	vertical-align: middle;
	height: 35px;
	border-bottom:1px solid #EEEEEE;
}  

.parametersTable th {
	background-color: #EEEEEE;
	font-weight:bold;
}

.orderTable .noborder, .parametersTable .noborder {
	border-bottom:1px solid white;
}

.points td, .points th {
	vertical-align: top;
} 

.point {
	background-image: url(../slices/point.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:30px;
	height:30px;	
}

/* bottom */

.bottom {
	font-size: xx-small;
	clear:both;
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #EEEEEE;
	text-align:left;
}

.bottomLeft {
	float:left;
}

.bottomRight {
	float:right;
}

.bottom a {
	color:#989898;
}

/* licence */

.licTop {
}

.licTop td {
	padding:0px 20px 0px 20px;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	font-weight: bold;
}

.licAct {
	background-color: #D6DDEF;
}

.licPas {
	background-color: #AFCECE;
}

.licTop {
}

.licTable {
}

.licTable td {
	padding:0px 20px 0px 20px;
	text-align: center;
	vertical-align: middle;
	height: 50px;
	border-bottom:1px solid #EEEEEE;
}

.adminTop {
}

.adminTop a {
	color:black;
}

.adminTop td {
	padding:0px 20px 0px 20px;
	text-align: left;
	vertical-align: middle;
	height: 25px;
}

.adminAct {
	background-color: #D6DDEF;
	font-weight: bold;
}

.adminPas {
	background-color: #EEEEEE;
}

.adminTop {
}

.parameters {
}

.parameters td, .parameters th {
	padding:2px 5px 2px 5px;
	text-align: center;
}

.parameters td {
	border:1px solid #4646F5;
	background-color: #E4E4FD;
	width:80px;
}

.parameters th {
	background-color: #4646F5;
	color:white;
}

.parameters select {
	border:1px solid #4646F5;
	background-color: #AFCECE;
}

.parameters #price {
	font-weight: bold;
}

.itemSelected {
	padding:2px 5px 2px 5px;
	color:white;
	font-weight: bold;
	background-color:#5F9E9D;
	border-style:solid; 
	border-width:1px; 
	border-color:black white white black;
	margin-bottom:2px;
}

.itemNotSelected {
	padding:2px 5px 2px 5px;
	font-weight: bold;
	cursor: pointer;
	border-style:solid; 
	border-width:1px; 
	border-color:white black black white;
	margin-bottom:2px;
}

.itemNotSelected:hover {
	background-color: #F0F2F7;
}

.userDataTable {
}

.userDataTable th {
	font-size: xx-small;
}

.userDataTable td {
	font-size: xx-small;
}

.mainPhotoGal {
	text-align: center;
}

.mainPhotoGalImage {
	margin:21px 21px 0px 2px;
	width:220px;
	height:150px;
	padding:5px;
	border:1px solid #4646F5;
	color:#4646F5;
	text-align: center;
	float:left;
}

.mainPhoto {
	margin:21px 21px 0px 2px;
	width:210px;
	height:315px;
	padding:5px;
	border:1px solid #4646F5;
	color:#4646F5;
	text-align: center;
	float:left;
}

.mainScheme {
	margin:21px 21px 0px 21px;
	width:210px;
	height:315px;
	padding:5px;
	color:#4646F5;
	text-align: center;
	float:left;
}

.basketTable {
	background-color: #4646F5;
}

.basketTable th {
	background-color: #F0F2F7;
	font-size: xx-small;
}

.basketTable td {
	background-color: white;
	font-size: xx-small;
}

.centered {
	text-align: center;
}

.parametersL {
}

.parametersL td, .parametersL th {
	padding:2px 5px 2px 5px;
	text-align: left;
}

.parametersL td {
	border:1px solid #4646F5;
	background-color: #E4E4FD;
}

.parametersL th {
	background-color: #4646F5;
	color:white;
}

.wizard {
	background-color: #DDDDDD;
}
.wizard th, .wizard td {
	font-size:xx-small;
	background-color: white;
	vertical-align: top;
	padding:3px;
}

.obchodnipodminky {
	font-size: xx-small;
	margin-left:10px;
	margin-right:10px;
}

.osobniudaje {
	float:right;
	width:250px;
	margin:0px 10px 10px 10px;
	padding:0px 5px 10px 10px;
	border-left:1px solid #7DAABF;
	border-bottom:1px solid #7DAABF;
}

.obchodnipodminky p, .osobniudaje p {
	margin:0px 0px 10px 0px;
	text-align: justify;
}


