﻿body
{
	background-color:#D9D9D9;
	color:#FFFFFF;
	font-family:Arial,Verdana,sans-serif;
	font-size:8pt;
	margin:0;
	padding:0;
	text-align:left;	
}

a
{
	color: #ffffff;
}
.tabletopcell
{
	background-image: url(img/backtop.png);
	background-repeat: repeat-x;
	vertical-align: top;
	width: 100%;
	height: 100%;
}
.contentBody
{
	background-color: #8a0001;
	background-image: url(img/prechod_back.jpg);
	color: #FFFFFF;
	font-family: Arial,Verdana,sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-repeat: no-repeat;
}

.buttonShort
{
	padding: 0px 10px 0px 10px;
	height: 28px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	border: 1px solid #8D8D8D;
}

.buttonShort a
{
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.buttonShort a:hover
{
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.buttonShortSelected
{
	padding: 0px 10px 0px 10px;
	border: 1px solid #8D8D8D;
	background-repeat: no-repeat;
	height: 28px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	background-color: #2A2A2A;	
}

.buttonShortSelected a
{
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.buttonShort:hover
{
	border: 1px solid #8D8D8D;
	background-repeat: no-repeat;
	height: 28px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	background-color: #2A2A2A;
}

.footer
{
	background-color: #8a0001;
	font-family: Arial,Verdana,sans-serif;
	font-size: 11px;
	margin: 0;
	text-align: left;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	color: beige;
	padding-top: 0px;
}

.contentDesigns
{
	background-color: black;
	filter: alpha(opacity=20);
	opacity: 0.2;
}

.buttonDesign
{
	cursor: pointer;
	color: white;
	background-color: #464646;
	font-family: Arial;
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-weight: bold;
	font-size: xx-small;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	width: 100px;
}

.buttonDesign:hover
{
	cursor: pointer;
	color: black;
	background-color: lightgrey;
}

.buttonDesign[disabled]
{
	color: black;
	background-color: lightgrey;
	cursor: default;
}

.buttonDesign[disabled]:hover
{
	color: black;
	background-color: lightgrey;
	cursor: default;
}


.modalBackground
{
	filter: alpha(opacity=70);
	opacity: 0.7;
	background-color: gray;
}

.modalContentBack
{
	background-color: gray;
	cursor: hand;
}

.tablebottomcell
{
	padding: 10px 20px 10px 20px;
	background-image: url(img/backtop.png);
	background-repeat: repeat-x;
	vertical-align: top;
	width: 100%;
	height: 100%;
	text-align: right;
}

.tablebottomcell a
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.popuptable
{
	width: 250px;
}

.popuptable_leftcell
{
	width: 150px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.popuptable_rightcell
{
	width: 100px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.pnlPopUp
{
	background-color: dimgray;
	width: 710px;
	padding-left: 5px;
	padding-bottom: 10px;
}

.designs_tc
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: dimgray;
}


.tableDataInput
{
	width: 700px;
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	background-color: #ffffff;
	border-bottom-style: outset;
}

.tcLeft
{
	padding-left: 5px;
	width: 200px;
	text-align: left;
	vertical-align: top;
	font-size:8pt;
}

.tcRight
{
	padding-left: 5px;
	text-align: left;
	font-size:8pt;
}

.textBox
{
	font-size:8pt;
}

.titlediv
{
	border-right: #000000 1px solid;
	padding-right: 10px;
	border-top: #000000 1px solid;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 10px;
	border-left: #000000 1px solid;
	padding-top: 10px;
	border-bottom: #000000 1px solid;
	font-style: italic;
	background-color: gainsboro;
	width: 98%;
}

.button
{
	border-right: #000000 1px solid;
	padding-right: 10px;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	padding-left: 10px;
	border-bottom: #000000 1px solid;
	background-color: whitesmoke;
}

.button:hover
{
	border-right: #000000 1px solid;
	padding-right: 10px;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	padding-left: 10px;
	border-bottom: #000000 1px solid;
	background-color: gainsboro;
	cursor:pointer;
}

.divMessage
{
	border-right: #ffcc00 1px solid;
	border-top: #ffcc00 1px solid;
	padding-bottom: 5px;
	border-left: #ffcc00 1px solid;
	width: 99%;
	padding-top: 5px;
	border-bottom: #ffcc00 1px solid;
	background-color: lightgoldenrodyellow;
	text-align: center;
}

.odd
{
	background-color: #ffffff;
	color: black;
}

.odd td
{
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}


.even
{
	background-color: #ffffcc;
	color: black;
}

.even td
{
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.messageLink
{
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}

.messageLink:hover
{
	text-decoration: none;
	color: #003300;
	font-weight: bold;
}

.nomessages
{
	border-left-color: #cc9900;
	border-bottom-color: #cc9900;
	border-top-style: groove;
	border-top-color: #cc9900;
	border-right-style: groove;
	border-left-style: groove;
	background-color: #ffffcc;
	border-right-color: #cc9900;
	border-bottom-style: groove;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	color: black;
}

.test2
{
	padding-left: 50px;
}

.cellAlignment
{
	vertical-align: top;
	text-align: left;
}

.backdiv_designs_page
{
	background-color: #6e0001;
	width: 800px;
	padding: 10px;
}

.tabs_designs_page
{
	background-color: #464646;
	width: 816px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.contactUS_right
{
	padding-left: 5px;
	vertical-align: top;
	white-space:nowrap;
}

.contactUS_right input,.contactUS_right textarea, .contactUS_right select
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	width: 97%;
	border-bottom: #000000 1px solid;
	background-color: lightgoldenrodyellow;
}

.contactUS_left
{
	padding-left: 5px;
	vertical-align: top;
	width: 110px;
	white-space:nowrap;
}

.validator
{
	font-size: 7pt;
	float: left;
	color: white;
	clear: none;
	position:absolute;
	padding-left: 5px;
	display: none;
	font-family: Verdana;	
}