body,td,th {
	font-family: Verdana, Tahoma, Arial, helvetica;
	font-size:75%;
	font-weight: normal;
	color:black;
	text-align: left;
}

p {
	font-size:x-small;
}

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

a {
	color:#0166D0;
	text-decoration: none;
}

a:hover {
	color:#0166D0;
	text-decoration: underline;
}

hr {
	height:1px;
	color:#839AB9;
	margin-top:20px;
}

strong {
	font-weight: bolder;
}

form {
	margin:0px;
}

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

.smallText {
	font-size: xx-small;
}

.checkbox {
	border-style: none;
}

.bodyContainer {
	text-align:center;
}

.contentContainer {
	width:980px;
}

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

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

.longspacer {
	clear:both;
	height:40px;
	font-size: 1px;
	margin:0px;
}

.clearspacer {
	clear: left;
	height:10px;
	font-size: 1px;
	margin:0px;
}

.topText {
	float:left;
	width:200px;
	margin:24px 0px 0px 10px;
	font-size:11pt;
	font-weight:bold;
	color:#0F6AD3;
}

.userSpace {
	float: right;
	width:340px;
}

.userSpace td {
	font-size: xx-small;
	font-weight: bold;
	text-align: left;
}

.userSpace td a {
	color:#0067D0;
}

.uSspacer {
	height:5px;
	font-size: 1px;
	margin:0px;
}

.userFolders {
}

.userFolders .red, .userFolders .blue, .userFolders .orange, .userFolders .green {
	width:100px;
	height:20px;
	margin-right:1px;
	text-align:center;
	color:white;
	float:left;
}

.userFolders p {
	font-size: 110%;
	margin-top:3px;
}

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

orange2 {
	background-color: #FF9900;
}

.red{
	background-color: #E6330A;
	border:1px solid #9B0000;
}

.blue{
	background-color: #69BAF1;
	border:1px solid #0092D2;
}

.orange{
	background-color: #FFB037;
	border:1px solid #DA8600;
}

.green {
	background-color: #9BC533;
	border:1px solid #74A305;
}

.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;
}

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

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

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

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

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

.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;
	text-align:left;
	padding-left:10px;
	padding-top:20px;
}

.minHeight {
	height:331px;
	float:right;
	width:1px;
}

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

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

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

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

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

/* formulář */

.graphics {
	margin:10px;
}

.blueform {
	background-color: #E8EEFC;
	border: 2px #859AB9 solid;
}

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

/* tables */

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

.tableContainer {
	width:772px;
}

.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:red;
	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: x-small;
	clear:both;
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #EEEEEE;
	text-align:left;
	color:#989898;
}

.bottomLeft, .bottomLeftGray {
	float:left;
	margin-bottom: 10px;
}

.bottomRight, .bottomRightGray {
	float:right;
	margin-bottom: 10px;
	text-align: center;
}

.bottom a {
	color:black;
}

.bottomLeftGray a, .bottomRightGray a {
	color:#989898;
}

.bottomRightGray a {
	font-size: xx-small;;
}

/* 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: #E8EEFC;
}

.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 {
}

.centerWithOffset{
	text-align: center;
	margin-top: 50px;
}

.leftOffset {
	margin-left:20px;
}

.listingTable {
	
}

.listingTable th {
	text-align: center;
	vertical-align: middle;
	height: 25px;
	background-color: #EEEEEE;	
	font-weight: normal;
}

.listingTable td {
	height: 25px;
	border-bottom:1px solid #EEEEEE;
	text-align: center;
}

.warningText {
	color:red;
}

.searchContainer {
}

.searchNavigator, .searchNavigator a {
	color:black;
	font-size: xx-small;
}

.searchNavigatorRed {
	color:red;
	font-size: xx-small;
}

.searchNavigatorAct, .searchNavigatorAct a {
	font-size: x-small;
	color:red;
	font-weight: bold;
}

.searchNavigator a, .searchNavigatorAct a {
	margin:5px 2px 5px 2px;
}

.searchNavigatorAtPage {
	float:right;
	color:black;
}

.searchImage {
	float:left;
	width:190px;
	height:260px;
	font-size: xx-small;
}

.lightboxImage {
	float:left;
	width:190px;
	height:300px;
	font-size: xx-small;
}

.searchImage table {
}

.searchImage table td {
	width:168px;
	height:175px;
	text-align: left;
	vertical-align: bottom;
}

.detailContainer {
}

.detailContainer .photo {
	float:left;
	width:410px;
	text-align: center;
}

.detailContainer .photo img {
	border:3px solid #EEEEEE;
}

.detailContainer .details {
	float:right;
	width:350px;
}

.detailContainer .title {
	background-color: #DDDDDD;
	margin:0px;
	padding:10px;
}

.detailContainer .nobg {
	background-color: #FFFFFF;
	border-top:1px solid #DDDDDD;
	margin:0px;
	padding:10px;
}

.detailContainer .parameter {
	padding:10px;
	border-bottom:1px solid #DDDDDD;
}

.detailContainer .sizes {
	width:765px;
}

.detailContainer .sizes th {
	padding:5px;
	background-color: #EEEEEE;
	text-align: left;
}

.detailContainer .sizes td {
	padding:5px;
	border-bottom:1px solid #EEEEEE;
	text-align: left;
}

.detailContainer .sizes td .center{
	text-align: center;
}

.detailContainer .keyword {
	float:left;
	width:150px;
	font-size:xx-small;
}

.detailContainer .keywordchecker {
	font-size:xx-small;
	text-align: center;
	margin-top: 25px;
}

.smalltable td {
	height:20px;
	vertical-align: bottom;
	font-size:xx-small;
}

.basketTable {
	
}

.basketTable th {
}

.basketTable td {
	border:1px solid #B7B7C3;
}

.steps {
	background-color: #D6DDEF;
	height:30px;
}

.stepNumber {
	width:50px;
	color:#4F7AA5;
	font-size: large;
	font-weight: bold;
	float:left;
	text-align: center;
}

.stepTitle {
	padding-top:8px;
	font-weight: bold;
}

.stepContent {
	margin-top:10px;
	margin-left: 50px;
	margin-right: 50px;
	font-size: x-small;
}

.stepsO {
	background-color: #FF9900;
	height:30px;
}

.stepNumberO {
	width:50px;
	color:red;
	font-size: large;
	font-weight: bold;
	float:left;
	text-align: center;
}

.stepTitleO {
	padding-top:8px;
	font-weight: bold;
}

.stepContent {
	margin-top:10px;
	margin-left: 50px;
	margin-right: 50px;
	font-size: x-small;
}

.qpw {
	background-color: #AAAAAA;
	display: none;
	width: 108px;
	height: 108px;
	position: absolute;
	overflow: hidden;
	top: 0px;
	left:0px;
}

.aSearchInner {
	margin:5px;
}

.aSearchKeywords {
	border:1px dotted #989898;
	margin-right:5px;
	width:760px;
}

.aSearchPartHalf, .aSearchPartQuart, .aSearchPartQuart2 {
	float:left;
	margin-top:5px;
	margin-right:5px;
	height:115px;
	border:1px dotted #989898;
}

.aSearchPartHalf {
	width:377px;
}

.aSearchPartQuart {
	width:185px;
}

.aSearchPartQuart2 {
	width:185px;
}

.aspTitle {
	margin-bottom:5px;
	font-weight: bold;
}

.aSearchSearch {
	float:left;
	text-align: right;
	width:763px;
} 

.lightboxAdd {
	width:1px;
	height:1px;
	display:none;
}

.marged {
	margin:5px;
}

.toLightboxContainer {
	position:absolute;
	top:10px;
	left:10px;
	width:720px;
	height:120px;
	border:2px solid #859AB7;
	background-color: #E8EEFC;
	display: none;
}

.OScategory {
	height:50px;
	padding:10px;
	margin-left:20px;
	width:340px;
	float:left;
}

.vernostniProgram {
	background-image: url(../slices/vernostniProgram.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

.vernostniProgram2 {
	text-align:center;
	margin:15px 0px;
}

.redfont {
	color:red;
	font-weight: bold;
}

.blueText {
	color:#0166D0;
}

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

.center {
	text-align: center;
}

.fleft {
	float:left;
}

.w70 {
	width:70px;
}

.tcenter {
	text-align: center;
}

.selectorTop {
	height:35px;
}

.selectorTopActive {
	border-width:1px;
	border-color:#8899B6 #8899B6 white #8899B6;
	border-style:solid;
	width:380px;
	height:35px;
	float:left;
	cursor: pointer;
}

.selectorTopDivider {
	border-bottom:1px solid #8899B6;
	border-top:1px solid white;
	width:14px;
	height:35px;
	float:left;
}

.selectorTopPassive {
	border:1px solid #8899B6;
	background-color: #E8EEFC;
	width:380px;
	height:35px;
	float:left;
	cursor: pointer;
}

.selectorInner {
	text-align:center;
	font-weight:bold;
	padding-top:10px;
}

.selectorContents {
	clear:both;
	width:774px;
	border-width:1px;
	border-color:white #8899B6 #8899B6 #8899B6;
	border-style:none solid solid solid;
	padding-right:2px;
}

.selectorContentsInner {
	padding:30px 20px 20px 20px;
}

.shown {
	display:block;
}

.hidden {
	display:none;
}

.adminGreenCredit {
	background-color:#E9FFBF;
}

.adminBlueCredit {
	background-color:#CFD8FF;
}

.passwordStrength {
	border:1px solid #999999;
	width:120px;
	height:15px;
	background-color:#AAAAAA;
	color:white;
	font-size:11px;
	font-weight:bold;
	text-align: right;
}

.passwordStrengthInner {
	width:30px;
	height:15px;
	background-image:url(../slices/passwordStrength.png);
	background-position: left;
}

.similarPhotos {
	height:120px;
}

.h20 {
	height:40px;
}