/* styly priamo rpe HTML tagy */
body{margin:5px; font-family:Tahoma, Arial, Helvetica; font-size:11px; color:Black;}
div{font-family:Tahoma, Arial, Helvetica; font-size:11px; color:Black;}
table tr td {font-family:Tahoma, Arial, Helvetica; font-size:11px; color:Black;}
a:link{font-family:Tahoma, Arial, Helvetica; font-size:11px; color:#00265B; text-decoration:none;}
a:visited{color:#00265B; text-decoration:none;}
a:hover{ text-decoration:underline;}
a:active{ text-decoration:none;}
a img {border:none;}
select {font-family:Tahoma, Arial, Helvetica; font-size:11px; color:black; border:1px solid #ccc;}
textarea {font-family:Tahoma, Arial, Helvetica; font-size:11px; color:black; border:1px solid #ccc;}
input.text {font-family:Tahoma, Arial, Helvetica; font-size:11px; color:black; border:1px solid #ccc;}
input.btn {font-family:Tahoma, Arial, Helvetica; font-size:11px; color:black;}
label.text {font-family:Tahoma, Arial, Helvetica; font-size:11px; color:black; border:1px solid #ccc;padding:1px;}
/* styly pre rozlozenie stranky */
#wrapper{}
#header{background-color: #00559C; /*border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-left: 1px solid #ccc;*/}
#pagemenu
{
width:100%;
background-color: #DFE4EB;
text-align:right;
padding:2px 5px 4px 0px;
margin-bottom:4px;
}
#leftbar{width:250px; vertical-align:top;}
#centerbar{padding-left:5px; vertical-align:top;}
#footer{width:100%;}
#footer table{width:100%;}
#footer tr td{padding:2px 0px 4px 0px;}
/* zoznam */
div.datagrid table {width:98%;}
div.datagrid{ padding-left:5px;}
div.datagrid table.grid tr.header { background-color: steelblue; }
div.datagrid table.grid tr.header td { font-family:Tahoma, Arial, Helvetica; font-size:11px; color:snow; font-weight:bold; padding: 0px 3px 0px 3px;}
div.datagrid table.grid tr.header td a img {border:none;}
div.datagrid table.grid tr.row td {font-family:Tahoma, Arial, Helvetica; font-size:11px; color:black; padding: 0px 3px 0px 3px;}
div.datagrid table.grid tr.altrow td {font-family:Tahoma, Arial, Helvetica; font-size:11px; color:black; padding: 0px 3px 0px 3px;}
div.datagrid table tr td a img {border:none;}
div.datagrid div.gridinfo {padding:3px 0px 3px 0px;border:none;}
div.datagrid table.gridinfo tr td a img {margin-left:3px;border:none;}
div.datagrid table.grid tr td.code {width:50px;}
div.datagrid table.grid tr td.quantity {text-align:right;width:80px;}
div.datagrid table.grid tr td.price {text-align:right;width:98px;}
div.datagrid table.grid tr td.pricevat {text-align:right;width:120px;}
div.datagrid table.grid tr td.img {text-align:center;padding:3px;width:50px;}
div.datagrid table.grid tr td.order {width:80px;text-align:left;}
div.datagrid table.grid tr td.order input {border:none; text-align:right;}
div.datagrid table.grid tr td.order input.text {font-family:Tahoma, Arial, Helvetica; font-size:11px; color:black; width:30px; border:1px solid #ccc;}
/* lave panely */
#leftbar table.panel {width:100%; border:1px solid #DFE4EB; margin-bottom:5px;}
#leftbar table tr td.title {padding:2px 2px 2px 5px; background-color:#DFE4EB; color:#000000; font-weight:bold;}
#leftbar table tr td.content { padding:3px 3px 8px 3px; }
/* center panely */
#centerbar div.panel {width:100%; border:1px solid #DFE4EB; margin-bottom:5px;}
#centerbar div.panel div.title {padding:2px 2px 2px 5px; background-color:#DFE4EB; color:#000000; font-weight:bold;}
#centerbar div.panel div.content { padding:3px 3px 3px 3px; }
/* quicksearch */
#quicksearch {width:100%;}
#quicksearch input {font-family:Tahoma, Arial, Helvetica; font-size:11px; color:black; width:30px; border:1px solid #ccc;}
/* nav menu */
#navmenu{margin:0px;}
#navmenu select
{
font-family: Tahoma, Arial, Helvetica;
font-weight: normal;
font-size: 11px;
color: #00265B;
}
#navmenu ul{ margin:0px; }
#navmenu a {color:#00265B;}
#navmenu a.navsel1{color:#000;text-decoration:underline;}
#navmenu ul li{padding-left:0px;list-style: disc inside; }
#navmenu ul li ul li{padding-left:15px;list-style: circle inside; }
#navmenu li
{
font-family: Tahoma, Arial, Helvetica;
font-weight: normal;
font-size: 11px;
color: #324D90;
background-color: #ffffff;
line-height: 13px;
}
/* DataGrid strankovanie */
.datapager{width:100%;text-align:right;padding:3px 5px 3px 0px;}
.datapager b {font-weight:bold;color:black;border:1px solid black;padding:0px 2px 0px 2px;margin-right:4px;}
.datapager a {font-family:Tahoma, Arial, Helvetica; font-weight:normal; color:#00265B; margin-right:4px;}
/* Detail tovaru */
#detailtovaru{width:500px;border:none;border:1px solid #DFE4EB;}
#detailtovaru .header{width:100%;background-color:#DFE4EB;padding:3px;color:#000000;font-weight:bold;}
#detailtovaru .footer{width:100%;background-color:#DFE4EB;padding:3px;color:#000000;font-weight:bold;text-align:right;}
#detailtovaru .order{text-align:right;margin:3px 3px 3px 0px;}
#detailtovaru .order input.text{font-family:Tahoma, Arial, Helvetica; font-size:11px; color:black; width:30px; border:1px solid #ccc; margin:0px 3px 0px 3px; text-align:right;}
#detailtovaru table tr td {vertical-align:top;}
#detailtovaru table.tovarinfo {width:390px;margin-left:10px;}
#detailtovaru table.tovarinfo tr td.col1 {width:90px; vertical-align:top;}
#detailtovaru table.tovarinfo tr td.col2 {width:300px; vertical-align:top;}
#detailtovaru fieldset div.datagrid table {width:10000px;}
/* Formuláre */
#formular {padding-left:30px;margin-top:10px;margin-bottom:10px;}
#formular table tr td {padding-left:5px;}
#formular textarea {margin:5px;width:100%;}
#formular fieldset {border:1px solid #ccc;padding-bottom:5px;margin-bottom:10px;}
#formular fieldset legend {font-family:Tahoma, Arial, Helvetica; font-size:11px; color:black;}
#formular div.panel {width:100%;border:1px solid #ccc;margin-top:5px;padding:3px;margin-bottom:5px;}
#formular div.btnpanel {width:100%;border:1px solid #ccc;text-align:right;margin-top:5px;padding:3px;margin-bottom:5px;}
#formular table.btnpanel {width:100%;border:1px solid #ccc;margin-top:5px;padding:3px;margin-bottom:5px;}
/* MSDN */
body /* This body tag requires the use of one of the sets of banner and/or text div ids */
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background: #ffffff;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
width: 100%;
}
h1, h2, h3, h4
{
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-bottom: .4em;
margin-top: 1em;
font-weight: bold;
}
h1
{
font-size: 120%;
margin-top: 0em;
}
h2
{
font-size: 130%;
}
h3
{
font-size: 115%;
}
h4
{
font-size: 100%;
}
.dtH1, .dtH2, .dtH3, .dtH4
{
margin-left: -18px;
}
table.bannerparthead, table.bannertitle /* General values for the Running Head tables */
{
position: relative;
left: 0px;
top: 0px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
width: 100%;
height: 21px;
border-collapse: collapse;
border-style: solid;
border-width: 0px;
background-color: #99ccff;
font-size: 100%;
}
table.bannerparthead td /* General Values for cells in the top row of running head */
{
margin: 0px 0px 0px 0px;
padding: 2px 0px 0px 4px;
vertical-align: middle;
border-width: 0px;
border-style: solid;
border-color: #999999;
background: transparent;
font-style: italic;
font-weight: normal;
}
table.bannerparthead td.product /* Values for top right cell in running head */
{ /* Allows for a second text block in the running head */
text-align: right;
padding: 2px 5px 0px 5px;
}
table.bannertitle td /* General Values for cells in the bottom row of running head */
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 3px;
vertical-align: middle;
border-width: 0px 0px 1px 0px;
border-style: solid;
border-color: #999999;
background: transparent;
font-weight: bold;
}
td.button1 /* Values for button cells */
{
width: 14px;
cursor: hand;
}
p
{
margin: .5em 0em .5em 0em;
}
pre, div.syntax
{
margin-top: .5em;
margin-bottom: .5em;
}
pre, code, .code, div.syntax
{
font: 100% Monospace, Courier New, Courier; /* This is 100% of 70% */
color: #000066;
}
pre b, code b
{
letter-spacing: .1em; /* opens kerning on bold in Syntax/Code */
}
pre.syntax, div.syntax
{
background: #cccccc;
padding: 4px 8px;
cursor: text;
margin-top: 1em;
margin-bottom: 1em;
color: #000000;
border-width: 1px;
border-style: solid;
border-color: #999999;
/* ------------------------------------- */
/* BEGIN changes to dtue.css conventions */
font-weight: bolder;
letter-spacing: .1em;
}
.syntax span.lang
{
margin: 0;
font-weight: normal;
}
.syntax span.meta
{
margin: 0;
font-weight: normal;
font-style: italic;
}
.syntax a
{
margin: 0;
font-weight: normal;
}
/* END changes to dtue.css conventions */
/* ----------------------------------- */
.syntax div
{
padding-left: 24px;
text-indent: -24px;
}
.syntax .attribute
{
font-weight: normal;
}
img
{
border: none;
}
/* Not in dtue.css. Used by NDoc's "ShowMissing..." options. */
.missing
{
color: Red;
font-weight: bold;
}
/* END MSDN */
Generované 0,109375 s.