/* Carmel web style */
body, .cleanYellowPart, .ifr {
	background-repeat: repeat;
	background-position: center 0;
	background-image: url('images/tapestry-yellow.jpg');
	background-attachment: fixed;
	margin:0;
}

.btn {
	text-decoration: none; outline: none;
}

.textplace {
	color: #663366;
	background-color: #E8CFDF;
	padding-top:20px;
}

.pageTable {
    width: 100%;
	height: 100%;
    margin: 0;
    padding: 0;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url('images/tapestry-yellow.jpg');
	min-width: 1000px;
}

.leftPart {
    border:0px;
	background-repeat: repeat-x;
	background-position: right top;
	background-image: url('images/tapestry.jpg');
}

.middlePart {
    border:0px;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url('images/tapestry-yellow.jpg');
}

.mainText {
	position: relative;
	left: 0px;
	top: 16px;
}

.miniPhoto {
	float: left;
}

.menuItem1 {
	margin-top: 0;
}

table {
    font-size: 10pt;
    color:#000;
    font-family:Trebuchet MS;
    vertical-align:top;
    border:0px;
}

p {
    font-size: 10pt;
    font-family:Trebuchet MS;
    vertical-align:top;
}

.dotaznik td {
	font-size: 8pt;
	font-family: Arial;
}

.dotaznik td input {
	font-family:Arial;
	font-size:8pt;
	color:#333333; 
	border: 1px #333333 solid; 
}

.dotaznikBtn {
	font-family:Arial;
	font-size:8pt;
	color:#000;
	background-color: #ffffbb;
	border: 2px solid #333333 !important;
	width: 100px;
	height: 30px;
	
	
}
 
A:link { color: #996699; font-size: 12pt; text-decoration: none; outline: none; font-family:"Trebuchet MS";}
A:active { color: #996699; font-size: 12pt; text-decoration: none; outline: none; font-family:"Trebuchet MS";}
A:visited { color: #996699; font-size: 12pt; text-decoration: none; outline: none; font-family:"Trebuchet MS";}
A:hover { color: #666699; font-size: 12pt; text-decoration: none; text-decoration: underline; outline: none; font-family:"Trebuchet MS";}

/** EDIT ACTIONS **/

.editTable { background-color: #BE7EBE; font-weight:bold; font-size:11pt;}

.newsTable, .actionsTable {
	color: #663366;
	background-color: #E8CFDF;
}

.newsTable tr td
{
	border-bottom: 1px solid #BE7EBE;
}

.newsTable tr td
{
	padding-bottom:20px;
	vertical-align: top;
	font-size: 10pt;
}

.newsHeadline td
{
	background-color: #BE7EBE;
	padding-bottom:0px !important;
}

.logoMini
{
	float:left;
	width: 300px;
	text-align: center;
	display: block;
}

/** BUTTONS BOX **/

.buttonsBox {
	width:200px;
	height: 140px;
	float:left;
}

.akcie {
	position: relative;
	top: 5px;
	left: 16px;
	float: left;
}

.novinky
{
	position:relative;
	left:14px;
	top:10px;
}

.novinkyBox
{
	float:left;
	width:170px;
	text-align:left;
	display:block;
}


/** IE SHIT **/

.novinkyIE {
	width: 118px;
	height: 42px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/novinky.png',sizingMethod='scale');
	cursor: pointer;
	display: none;
	visibility: hidden;
	position:relative;
	left:14px;
	top:10px;
	
}

.akcieIE {
	width: 180px;
	height: 74px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/aa.png',sizingMethod='scale');
	cursor: pointer;
	position: relative;
	top: 5px;
	left: 16px;
	float: left;
	display: none;
	visibility: hidden;
}

.logoCarmelIE {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logoCarmel.png',sizingMethod='scale');
	width: 440px;
	height: 270px;
	display: none;
	visibility: hidden;
	cursor: pointer;
}
