/*
Stylesheet pro Web Content Management, pouziva se pro zobrazeni obsahu webu ve frontendu
- v backendu se pouziva richtextwebcontent.css, ktery je stejny, ale
  obsahuje modifikace, popsane v uvodnim komentari
*/

html,body,td {
	/* vychozi styl pisma. pozn. nedoporuceno stylovat na hvezdu, prebira pak prioritu v cms editoru*/
	font-family: Trebuchet MS;
	font-size: 13px;
	margin:0px;
}

p {
	margin-top:0px;
	margin-bottom:7px;
}

table {
}

td {
	/* td nema nastaveny padding, aby fungovalo nastaveni paddingu ve vlastnostech tabulky */
	vertical-align: top;
}

a, a:link, a:active, a:visited {
	color: #CC0000;
	text-decoration: none;
}

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

a img {
	border: 0px solid black;
}

h1 {
	font-family: Arial;
	font-size: 21px;
	font-weight: bold;
	color: #CC0000;
	margin-left: -19px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: -5px;
	padding:0px;
	
	padding-left: 14px;
	padding-bottom:13px;
	padding-top:0px;
	border-left: 4px solid #CC0000;
}

h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
	padding-top: 13px;
	padding-bottom: 6px;
}


h3 {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	padding-top:4px;
	padding-bottom:4px;
}

h4 {
	font-family: Trebuchet MS;
	margin: 0px;
	padding: 0px;
	padding-top:2px;
	padding-bottom:4px;
	font-size: 12px;
	color: #CC0000;
}

ul {
	margin: 0px;
	margin-left: 18px;
	padding: 0px 0px 4px 0px;
	list-style: outside none;
	list-style-image: url('../img/web/layout/bullet.gif');
}

ul li {
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-weight:normal;
}

hr {
	border:0px  none;
	border-top:2px solid #dddddd;
	background-color:none;
	height:1px;
	width:250px;
	margin:16px;
	margin-left:0px;
}

pre {
	font-family: courier new;
}

abbr, cite {
	cursor:default;
}

/* preddefinovane  tridy - style selector */

.smallText {
	font-size: 11px;
}

.red {
	color: #AA0000;
}

.grayTitle {
	color: #C9C9C9;
	font-size: 16px;
	font-weight: bold;
}

table.table1 {
	border: 1px solid #cccccc;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #ffffff url(../img/web/layout/gradient1.gif) repeat-x bottom;
}

table.table1 td {
	padding: 2px;
	padding-left:5px;
	padding-right:5px;
}

table.table2 {
	border: 1px solid #cccccc;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #ffffff url(../img/web/layout/gradient2.gif) repeat-x top;
}

table.table2 td {
	padding: 2px;
	padding-left:5px;
	padding-right:5px;
}

table.table300x95 {
	background: #ffffff url(../img/web/layout/rbox300x95.gif) no-repeat;
}

.product_categories {
	width: 200px;
	float:left;
	/*margin-top: 80px;*/
}

.view_products{
	float: left;
	width: 500px;
}
.corrector {
	clear:both;
}
.product {
	float:left;
	margin: 10px;
}
.properties_header{
	color: #CC0000;
	font-weight: bold;
	margin-top: 10px;
}
.order_steps{
	color: #CC0000;
	font-size: 20px;
}

.basket {
	border-collapse: collapse;
	width:100%;
	margin: 10px 0px;	
}
.basket thead{
	border-bottom: 2px solid #CC0000;
	text-align:left;
}
.basket tbody{
}
.basket tbody tr{
	border-top: 1px dotted #aaa;
}
.basket tbody td{
	/*border-left: 1px dotted #aaa;
	border-right: 1px dotted #aaa;*/
	padding: 5px;
}
.basket tfoot {
	border-top: 1px solid #aaa;
}
.noborder{
	border: none !important;
}

.basket_payment,.basket_delivery{
	border-collapse: collapse;
	margin-top: 15px;
	width: 100%;
}
.basket_payment tr td,.basket_delivery tr td{
	border-bottom: 1px dotted #aaaaaa;
	padding-left: 10px;
}
.basket_payment label,.basket_delivery label{
	display: block;
	width: 200px;
}

.eShopForm label{
	display:block;float:left;
	width:150px;
}

.sectionActive{
	/*border-bottom: 1px dotted red;*/
	font-weight: bold;
}
.userform fieldset{
	width: 490px;
}
.userform label{
	width:100px;
	display:inline-block;
}
.btn{
	background: url("../img/web/layout/btn.png") no-repeat center center transparent;
	color: #444;
	width: 100px;
	height: 25px;
	padding-top: 5px;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	text-shadow: 1px 1px white;	
}

.btn_ulozit, .btn_registrace , .btn_logout{
	margin-top:10px;
	margin-left: 400px;
}

/**** Eshop ****/

.page_control{
	width: 570px;
	float: right;	
	color: #aaa;
}
.page_control_order .btn{
	float:left;
}
.select_registration p,.select_login p{background:#f2f2f2;padding:2px;font-weight: bold;cursor:pointer;line-height:22px;}
.leftPanel{width:200px;float:left;}
.rscontent .content{float:left;width:500px;}
.ordersBrowse{border-collapse:collapse;}
.ordersBrowse th{text-align:left;border-bottom:2px solid #ddd;}
.ordersBrowse td{padding:4px;border:1px solid #f2f2f2;}
